CVE-2006-0517: SQL Injection
Multiple SQL injection vulnerabilities in formulaires/inc-formulaireforum.php3 in SPIP 1.8.2-e and earlier and 1.9 Alpha 2 (5539) and earlier allow remote attackers to execute arbitrary SQL commands via the (1) idforum, (2) idarticle, or (3) idbreve parameters to forum.php3; (4) unspecified vectors related to "session handling"; and (5) when posting "petitions".
Affected Software
Remediation
Patch Available
Event History
Frequently Asked Questions
What is the severity of CVE-2006-0517?
CVE-2006-0517 has a medium severity rating due to its potential for SQL injection attacks.
How do I fix CVE-2006-0517?
To fix CVE-2006-0517, upgrade SPIP to version 1.9 Alpha 3 or later, or ensure that input parameters are properly sanitized.
What are the affected versions in CVE-2006-0517?
CVE-2006-0517 affects SPIP versions 1.8.2-e and earlier, as well as 1.9 Alpha 2 and earlier.
What is the impact of exploiting CVE-2006-0517?
Exploiting CVE-2006-0517 allows remote attackers to execute arbitrary SQL commands on the affected SPIP installations.
Which parameters are vulnerable in CVE-2006-0517?
The parameters vulnerable in CVE-2006-0517 are id_forum, id_article, and id_breve.