CVE-2007-4055
SimpleBlog 3.0 - SQL Injection via comments_get.asp id Parameter
Title source: llmExploitation Summary
EIP tracks 1 public exploit for CVE-2007-4055. PoCs published by g00ns.
AI-analyzed exploit summary This exploit demonstrates a SQL injection vulnerability in SimpleBlog 3.0 via the 'comments_get.asp' endpoint. It extracts admin credentials by injecting a UNION-based SQL query to retrieve the username and password from the 'T_USERS' table.
Description
SQL injection vulnerability in comments_get.asp in SimpleBlog 3.0 allows remote attackers to execute arbitrary SQL commands via the id parameter. NOTE: this may be related to CVE-2006-4300.
Exploits (1)
This exploit demonstrates a SQL injection vulnerability in SimpleBlog 3.0 via the 'comments_get.asp' endpoint. It extracts admin credentials by injecting a UNION-based SQL query to retrieve the username and password from the 'T_USERS' table.