vendor:
DCFM Blog
by:
unohope
9
CVSS
HIGH
SQL Injection
89
CWE
Product Name: DCFM Blog
Affected Version From: 2000.9.4
Affected Version To: 2000.9.4
Patch Exists: NO
Related CWE: N/A
CPE: a:dcfm_blog:dcfm_blog:0.9.4
Metasploit:
N/A
Other Scripts:
N/A
Tags: N/A
CVSS Metrics: N/A
Nuclei References:
N/A
Nuclei Metadata: N/A
Platforms Tested: N/A
2008
DCFM Blog 0.9.4 (comments) Remote SQL Injection Vulnerability
A remote SQL injection vulnerability exists in DCFM Blog 0.9.4. An attacker can send a specially crafted HTTP POST request to the comments.php script with an input containing malicious SQL statements to execute arbitrary SQL commands on the underlying database.
Mitigation:
Ensure that user-supplied input is properly sanitized and validated before being used in SQL queries.