Exploitation Summary
EIP tracks 3 public exploits for CVE-2012-5342. PoCs published by H4ckCity Security Team.
AI-analyzed exploit summary The provided text describes a SQL injection vulnerability in CommonSense CMS, where the 'id' parameter in 'special.php' is not properly sanitized. It references a SecurityFocus BID but lacks actual exploit code or technical details.
Description
Multiple SQL injection vulnerabilities in SenseSites CommonSense CMS allow remote attackers to execute arbitrary SQL commands via the id parameter to (1) special.php, (2) article.php, or (3) cat2.php.
Exploits (3)
The provided text describes a SQL injection vulnerability in CommonSense CMS, where the 'id' parameter in 'special.php' is not properly sanitized. It references a SecurityFocus BID but lacks actual exploit code or technical details.
The provided text describes a SQL injection vulnerability in CommonSense CMS, where the 'id' parameter in 'cat2.php' is not properly sanitized. It references a security advisory but does not include actual exploit code or technical details for execution.
The provided text describes a SQL injection vulnerability in CommonSense CMS, where user-supplied input is not properly sanitized before being used in SQL queries. The example URL demonstrates a potential injection point via the 'id' parameter.