vendor:
cfagcms
by:
ZoRLu
7.5
CVSS
HIGH
SQL Injection
89
CWE
Product Name: cfagcms
Affected Version From: cfagcms Beta 1
Affected Version To: cfagcms Beta 1
Patch Exists: NO
Related CWE: N/A
CPE: N/A
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
cfagcms Beta 1 sql inj.
An attacker can exploit a SQL injection vulnerability in cfagcms Beta 1 to gain access to sensitive information such as user credentials, database name, and version. The vulnerability exists due to insufficient sanitization of user-supplied input in the 'title' parameter of the 'right.php' script. An attacker can exploit this vulnerability by sending a specially crafted HTTP request containing malicious SQL statements to the vulnerable script. This will allow the attacker to gain access to sensitive information from the database.
Mitigation:
Input validation should be used to ensure that user-supplied input is properly sanitized.