First published: Tue Apr 13 2004(Updated: )
SQL injection vulnerability in the bblogin function in functions.php in PHP-Nuke 6.x through 7.2 allows remote attackers to bypass authentication and gain access by injecting base64-encoded SQL code into the user parameter.
Credit: cve@mitre.org
Affected Software | Affected Version | How to fix |
---|---|---|
PHP-Nuke | =6.5_beta1 | |
PHP-Nuke | =6.5 | |
PHP-Nuke | =7.0 | |
PHP-Nuke | =7.2 | |
PHP-Nuke | =5.5 | |
PHP-Nuke | =7.0_final | |
PHP-Nuke | =6.5_rc2 | |
PHP-Nuke | =6.5_rc3 | |
PHP-Nuke | =6.0 | |
PHP-Nuke | =6.5_final | |
PHP-Nuke | =6.7 | |
PHP-Nuke | =6.6 | |
PHP-Nuke | =6.9 | |
PHP-Nuke | =7.1 | |
PHP-Nuke | =6.5_rc1 |
Sign up to SecAlerts for real-time vulnerability data matched to your software, aggregated from hundreds of sources.
CVE-2004-1929 is a high severity SQL injection vulnerability that allows remote attackers to bypass authentication.
To fix CVE-2004-1929, upgrade to a version of PHP-Nuke that has been patched to prevent SQL injection in the bblogin function.
CVE-2004-1929 affects PHP-Nuke versions 5.5 through 7.2, including beta and release candidates.
Attackers can exploit CVE-2004-1929 by injecting base64-encoded SQL code into the user parameter during authentication.
CVE-2004-1929 is classified as an SQL injection vulnerability.