First published: Wed May 30 2007(Updated: )
SQL injection vulnerability in includes/rating.php in 2z Project 0.9.5 allows remote attackers to execute arbitrary SQL commands via the rating parameter to index.php.
Credit: cve@mitre.org
Affected Software | Affected Version | How to fix |
---|---|---|
Array-tools | =0.9.5 |
Sign up to SecAlerts for real-time vulnerability data matched to your software, aggregated from hundreds of sources.
CVE-2007-2898 is classified as a high-severity SQL injection vulnerability that allows remote attackers to execute arbitrary SQL commands.
To fix CVE-2007-2898, it is recommended to sanitize and validate all user inputs, especially the 'rating' parameter in the application.
CVE-2007-2898 affects version 0.9.5 of the 2z Project software.
Attackers can exploit CVE-2007-2898 by manipulating the 'rating' parameter to inject malicious SQL commands via the index.php page.
There is no public patch available for CVE-2007-2898, so users are advised to implement input validation as a preventive measure.