First published: Wed Oct 05 2005(Updated: )
login.php in myBloggie 2.1.3 beta and earlier allows remote attackers to bypass a whitelist regular expression and conduct SQL injection attacks via a username parameter with SQL after a null character, which causes the whitelist check to succeed but injects the SQL into a query string, a different vulnerability than CVE-2005-2838. NOTE: it is possible that this is actually a bug in PHP code, in which case this should not be treated as a myBloggie vulnerability.
Credit: cve@mitre.org
Affected Software | Affected Version | How to fix |
---|---|---|
myWebland myBloggie | =2.1.3_beta |
Sign up to SecAlerts for real-time vulnerability data matched to your software, aggregated from hundreds of sources.
CVE-2005-3153 is classified as a high severity SQL injection vulnerability.
To fix CVE-2005-3153, upgrade to a version of myBloggie later than 2.1.3 beta that addresses this vulnerability.
CVE-2005-3153 affects myBloggie version 2.1.3 beta and earlier.
CVE-2005-3153 allows remote attackers to execute SQL injection attacks through the username parameter.
CVE-2005-3153 is caused by a flawed whitelist regular expression that allows SQL code to be injected after a null character.