CVE-2006-4782: Medium severity webSPELL Webspell vulnerability
src/index.php in WebSPELL 4.01.01 and earlier, when registerglobals is enabled, allows remote attackers to bypass authentication and gain sensitive information stored in the database via a modified userID parameter in a write action to admin/database.php.
Affected Software
Remediation
Patch Available
Patch Available
Patch Available
Event History
Frequently Asked Questions
What is the severity of CVE-2006-4782?
CVE-2006-4782 has a high severity rating due to its ability to bypass authentication and access sensitive information.
How do I fix CVE-2006-4782?
To fix CVE-2006-4782, disable register_globals and update to a patched version of WebSPELL.
Which versions of WebSPELL are affected by CVE-2006-4782?
CVE-2006-4782 affects WebSPELL versions 4.01.01 and earlier, along with specific versions of 4.0, 4.1, and 4.1.1.
What could an attacker achieve by exploiting CVE-2006-4782?
An attacker could potentially gain unauthorized access to sensitive data stored within the database by exploiting CVE-2006-4782.
Is there a workaround for CVE-2006-4782?
Yes, a temporary workaround for CVE-2006-4782 is to disable the register_globals directive in the PHP configuration.