CVE-2006-2336
MyBulletinBoard 1.1.1 - SQL Injection via showthread.php Comma Parameter
Title source: llmExploitation Summary
EIP tracks 1 public exploit for CVE-2006-2336. PoCs published by Breeeeh.
AI-analyzed exploit summary The provided text describes an SQL injection vulnerability in MyBB 1.1.1, where user-supplied input is not properly sanitized before being used in an SQL query. The example URL demonstrates how an attacker could exploit this by injecting SQL commands via the `$comma` parameter.
Description
SQL injection vulnerability in showthread.php in MyBB (aka MyBulletinBoard) 1.1.1 allows remote attackers to execute arbitrary SQL commands via the comma parameter.
Exploits (1)
The provided text describes an SQL injection vulnerability in MyBB 1.1.1, where user-supplied input is not properly sanitized before being used in an SQL query. The example URL demonstrates how an attacker could exploit this by injecting SQL commands via the `$comma` parameter.