CVE-2008-7091: SQL Injection
Multiple SQL injection vulnerabilities in Pligg 9.9 and earlier allow remote attackers to execute arbitrary SQL commands via the (1) id parameter to vote.php, which is not properly handled in libs/link.php; (2) id parameter to trackback.php; (3) an unspecified parameter to submit.php; (4) requestTitle variable in a query to story.php; (5) requestID and (6) requestTitle variables in recommend.php; (7) categoryID parameter to cloud.php; (8) title parameter to out.php; (9) username parameter to login.php; (10) id parameter to cvote.php; and (11) commentid parameter to edit.php.
Affected Software
Event History
Frequently Asked Questions
What is the severity of CVE-2008-7091?
CVE-2008-7091 has a medium severity rating due to its potential for remote SQL injection attacks.
How do I fix CVE-2008-7091?
To fix CVE-2008-7091, upgrade Pligg CMS to a version later than 9.9.0.
What versions of Pligg are affected by CVE-2008-7091?
CVE-2008-7091 affects Pligg CMS versions 9.9 and earlier, including version 9.5.
What types of attacks can be carried out due to CVE-2008-7091?
CVE-2008-7091 allows attackers to execute arbitrary SQL commands on the vulnerable systems.
Where are the SQL injection vulnerabilities located in CVE-2008-7091?
CVE-2008-7091 has SQL injection vulnerabilities in vote.php, trackback.php, and submit.php.