CVE-2010-2047
JE CMS 1.0.0 and 1.1 - SQL Injection via CategoryID Parameter
Title source: llmExploitation Summary
EIP tracks 1 public exploit for CVE-2010-2047. PoCs published by AntiSecurity.
AI-analyzed exploit summary This exploit demonstrates a SQL injection vulnerability in JE CMS version 1.1 via the 'categoryid' parameter. The PoC uses a UNION-based SQLi to extract usernames and passwords from the 'users' table.
Description
SQL injection vulnerability in index.php in JE CMS 1.0.0 and 1.1 allows remote attackers to execute arbitrary SQL commands via the categoryid parameter in a viewcategory action. NOTE: some of these details are obtained from third party information.
Exploits (1)
This exploit demonstrates a SQL injection vulnerability in JE CMS version 1.1 via the 'categoryid' parameter. The PoC uses a UNION-based SQLi to extract usernames and passwords from the 'users' table.