CVE-2009-1453
Tiny Blogr 1.0.0 rc4 - SQL Injection via txtUsername Parameter
Title source: llmExploitation Summary
EIP tracks 1 public exploit for CVE-2009-1453. PoCs published by Salvatore Fresta.
AI-analyzed exploit summary This is a writeup describing an authentication bypass vulnerability in Tiny Blogr 1.0.0 rc4. The exploit involves injecting a SQL comment to bypass authentication, requiring magic_quotes_gpc to be off.
Description
SQL injection vulnerability in class.eport.php in Tiny Blogr 1.0.0 rc4, when magic_quotes_gpc is disabled, allows remote attackers to execute arbitrary SQL commands via the txtUsername parameter (aka the Username field). NOTE: some of these details are obtained from third party information.
Exploits (1)
This is a writeup describing an authentication bypass vulnerability in Tiny Blogr 1.0.0 rc4. The exploit involves injecting a SQL comment to bypass authentication, requiring magic_quotes_gpc to be off.