vendor:
phpComasy
by:
Cr@zy_King
7.5
CVSS
HIGH
SQL Injection
89
CWE
Product Name: phpComasy
Affected Version From: 0.8
Affected Version To: 0.8
Patch Exists: YES
Related CWE: N/A
CPE: a:phpcomasy:phpcomasy:0.8
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
phpComasy 0.8 (mod_project_id) Remote Sql Inj. Vuln
A vulnerability exists in phpComasy 0.8, which allows a remote attacker to inject arbitrary SQL commands via the mod_project_id parameter in a index.php?id=7&mod_action=project_detail&mod_project_id= request. An attacker can exploit this vulnerability to gain access to the database and compromise the application.
Mitigation:
Input validation should be used to prevent SQL injection attacks.