Exploitation Summary
EIP tracks 1 public exploit for CVE-2011-4066. PoCs published by flyh4t.
AI-analyzed exploit summary The exploit describes a SQL injection vulnerability in Gnuboard <= 4.33.02 via the PATH_INFO variable in /bbs/tb.php. The vulnerability arises due to improper handling of user-supplied input in the $bo_table variable, allowing arbitrary SQL code execution.
Description
SQL injection vulnerability in bbs/tb.php in Gnuboard 4.33.02 and earlier allows remote attackers to execute arbitrary SQL commands via the PATH_INFO.
Exploits (1)
The exploit describes a SQL injection vulnerability in Gnuboard <= 4.33.02 via the PATH_INFO variable in /bbs/tb.php. The vulnerability arises due to improper handling of user-supplied input in the $bo_table variable, allowing arbitrary SQL code execution.