vendor:
by:
Summit Siddharth
7.5
CVSS
HIGH
Sql Injection
89
CWE
Product Name:
Affected Version From: All current versions till 4.6b2
Affected Version To:
Patch Exists: NO
Related CWE:
CPE:
Platforms Tested:
2007
Sql Injection Vulnerability In GForge
The 'skill_delete' parameter in the '/www/people/editprofile.php' script is not properly sanitized, allowing an attacker to execute arbitrary SQL queries and potentially disclose usernames and passwords stored in the backend databases.
Mitigation:
Properly sanitize user input to prevent SQL injection attacks.