CVE-2011-0443
tinybb 1.2 - SQL Injection via id Parameter in Profile Action
Title source: llmExploitation Summary
EIP tracks 1 public exploit for CVE-2011-0443. PoCs published by Aodrulez.
AI-analyzed exploit summary This exploit demonstrates a SQL injection vulnerability in TinyBB 1.2 by manipulating the 'id' parameter in the profile page URL. The provided payload bypasses authentication and extracts data from the database.
Description
SQL injection vulnerability in inc/tinybb-settings.php in tinyBB 1.2, when magic_quotes_gpc is disabled, allows remote attackers to execute arbitrary SQL commands via the id parameter in a profile action to index.php. NOTE: some of these details are obtained from third party information.
Exploits (1)
This exploit demonstrates a SQL injection vulnerability in TinyBB 1.2 by manipulating the 'id' parameter in the profile page URL. The provided payload bypasses authentication and extracts data from the database.