CVE-2007-0340
ThWboard < 3.0_beta_2.84 - SQL Injection via board[styleid] Parameter
Title source: llmExploitation Summary
EIP tracks 1 public exploit for CVE-2007-0340. PoCs published by rgod.
AI-analyzed exploit summary This exploit targets a SQL injection vulnerability in ThWboard <=3.0 beta 2.84-php5 via the 'board[styleid]' parameter, allowing command execution and hash disclosure. It leverages the extract() function to bypass register_globals and magic_quotes settings.
Description
SQL injection vulnerability in inc/header.inc.php in ThWboard 3.0b2.84-php5 and earlier allows remote attackers to execute arbitrary SQL commands via the board[styleid] parameter to index.php.
Exploits (1)
This exploit targets a SQL injection vulnerability in ThWboard <=3.0 beta 2.84-php5 via the 'board[styleid]' parameter, allowing command execution and hash disclosure. It leverages the extract() function to bypass register_globals and magic_quotes settings.