Exploitation Summary
EIP tracks 1 public exploit for CVE-2010-2436. PoCs published by High-Tech Bridge SA.
AI-analyzed exploit summary The provided text describes an SQL injection vulnerability in AneCMS 1.3, where user-supplied input is not properly sanitized before being used in SQL queries. The exploit example demonstrates how an attacker could inject arbitrary SQL code via a crafted URL.
Description
SQL injection vulnerability in modules/blog/index.php in AneCMS Blog 1.3 and possibly earlier allows remote attackers to execute arbitrary SQL commands via the PATH_INFO.
Exploits (1)
The provided text describes an SQL injection vulnerability in AneCMS 1.3, where user-supplied input is not properly sanitized before being used in SQL queries. The exploit example demonstrates how an attacker could inject arbitrary SQL code via a crafted URL.