CVE-2005-0569
PunBB 1.2.1 - SQL Injection via Language Parameter, Email Change, or Moderation Parameters
Title source: llmExploitation Summary
EIP tracks 1 public exploit for CVE-2005-0569. PoCs published by John Gumbel.
AI-analyzed exploit summary This exploit demonstrates multiple SQL injection vulnerabilities in PunBB, specifically in the 'register.php', 'moderate.php', and 'profile.php' scripts. The provided curl commands show how an attacker can manipulate SQL queries to delete posts, move topics, delete topics, and open/close topics.
Description
Multiple SQL injection vulnerabilities in PunBB 1.2.1 allow remote attackers to execute arbitrary SQL commands via the (1) language parameter to register.php, (2) change email feature in profile.php, (3) posts or (4) topics parameter to moderate.php.
Exploits (1)
This exploit demonstrates multiple SQL injection vulnerabilities in PunBB, specifically in the 'register.php', 'moderate.php', and 'profile.php' scripts. The provided curl commands show how an attacker can manipulate SQL queries to delete posts, move topics, delete topics, and open/close topics.