First published: Wed Nov 16 2005(Updated: )
SQL injection vulnerability in search.php in Phorum 5.0.0alpha through 5.0.20, when register_globals is enabled, allows remote attackers to execute arbitrary SQL commands via the forum_ids parameter.
Credit: cve@mitre.org
Affected Software | Affected Version | How to fix |
---|---|---|
Phorum | =5.0.15 | |
Phorum | =5.0.1_alpha | |
Phorum | =5.0.13a | |
Phorum | =5.0.2_alpha | |
Phorum | =5.0.5_beta | |
Phorum | =5.0.19 | |
Phorum | =5.0.7a_beta | |
Phorum | =5.0.17 | |
Phorum | =5.0.18 | |
Phorum | =5.0.4a_beta | |
Phorum | =5.0.12 | |
Phorum | =5.0.20 | |
Phorum | =5.0.0_alpha | |
Phorum | =5.0.16 | |
Phorum | =5.0.10 | |
Phorum | =5.0.11 | |
Phorum | =5.0.14a | |
Phorum | =5.0.9 | |
Phorum | =5.0.14 | |
Phorum | =5.0.7_beta | |
Phorum | =5.0.6_beta | |
Phorum | =5.0.3_beta | |
Phorum | =5.0.4_beta | |
Phorum | =5.0.13 | |
Phorum | =5.0.8_rc |
Sign up to SecAlerts for real-time vulnerability data matched to your software, aggregated from hundreds of sources.
CVE-2005-3543 is classified as a medium severity SQL injection vulnerability that allows attackers to execute arbitrary SQL commands.
To fix CVE-2005-3543, disable register_globals in your PHP configuration and upgrade to a patched version of Phorum.
CVE-2005-3543 affects Phorum versions from 5.0.0alpha through 5.0.20 when register_globals is enabled.
Yes, CVE-2005-3543 can potentially lead to data breaches due to the ability to execute arbitrary SQL commands.
To prevent vulnerabilities like CVE-2005-3543, regularly update software, employ secure coding practices, and disable dangerous PHP features like register_globals.