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 post_id parameter. NOTE: the provenance of this information is unknown; the details are obtained solely from third party information.
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-2905 is classified as a moderate severity vulnerability due to its potential for SQL injection attacks.
To fix CVE-2007-2905, ensure that input validation and parameterized queries are used for the post_id parameter in includes/rating.php.
CVE-2007-2905 affects version 0.9.5 of the 2z Project software.
Yes, CVE-2007-2905 can be exploited remotely by attackers to execute arbitrary SQL commands.
CVE-2007-2905 is an SQL injection vulnerability.