CVE-2005-0911: SQL Injection
Multiple SQL injection vulnerabilities in exoops may allow remote attackers to execute arbitrary SQL commands via (1) the viewcat parameter to index.php or (2) the artid parameter in the viewarticle action for index.php.
Affected Software
Event History
Frequently Asked Questions
What is the severity of CVE-2005-0911?
CVE-2005-0911 is classified as a high severity vulnerability due to the potential for remote SQL injection attacks.
How do I fix CVE-2005-0911?
To fix CVE-2005-0911, update the exoops software to the latest version that addresses the SQL injection vulnerabilities.
Which specific parameters are vulnerable in CVE-2005-0911?
CVE-2005-0911 highlights vulnerabilities in the viewcat parameter of index.php and the artid parameter in the viewarticle action of index.php.
Who is affected by CVE-2005-0911?
Any application using vulnerable versions of e-xoops that allows the input of the specified parameters is affected by CVE-2005-0911.
What types of attacks can be performed using CVE-2005-0911?
CVE-2005-0911 can be exploited to execute arbitrary SQL commands, compromising the database and potentially exposing sensitive data.