CVE-2008-6473
Blogator-script 0.95 - Unauthenticated Arbitrary Password Change via Wildcard Parameter Injection
Title source: llmExploitation Summary
EIP tracks 1 public exploit for CVE-2008-6473. PoCs published by Virangar Security.
AI-analyzed exploit summary This exploit demonstrates an SQL injection vulnerability in Blogator-script 0.95, allowing an attacker to change any user's password by manipulating the 'a', 'b', and 'c' GET parameters. The vulnerability arises from improper sanitization of user input in the 'init_pass2.php' script.
Description
_blogadata/include/init_pass2.php in Blogator-script 0.95 allows remote attackers to change the password for arbitrary users via a modified "a" parameter with a "%" wildcard symbol in the b parameter.
Exploits (1)
This exploit demonstrates an SQL injection vulnerability in Blogator-script 0.95, allowing an attacker to change any user's password by manipulating the 'a', 'b', and 'c' GET parameters. The vulnerability arises from improper sanitization of user input in the 'init_pass2.php' script.