CVE-2008-3027
VanGogh Web CMS 0.9 - SQL Injection via article_ID Parameter
Title source: llmExploitation Summary
EIP tracks 1 public exploit for CVE-2008-3027. PoCs published by CWH Underground.
AI-analyzed exploit summary This exploit demonstrates a SQL injection vulnerability in VanGogh Web CMS version 0.9 via the 'article_ID' parameter. The PoC includes a crafted URL that extracts data from the 'section' table using a UNION-based SQL injection technique.
Description
SQL injection vulnerability in get_article.php in VanGogh Web CMS 0.9 allows remote attackers to execute arbitrary SQL commands via the article_ID parameter to index.php.
Exploits (1)
This exploit demonstrates a SQL injection vulnerability in VanGogh Web CMS version 0.9 via the 'article_ID' parameter. The PoC includes a crafted URL that extracts data from the 'section' table using a UNION-based SQL injection technique.