CVE-2012-5330
asaanCart 0.9 - Cross-Site Scripting via PATH_INFO or Page Parameter
Title source: llmExploitation Summary
EIP tracks 1 public exploit for CVE-2012-5330. PoCs published by Number 7.
AI-analyzed exploit summary The exploit demonstrates XSS and LFI vulnerabilities in asaancart v-0.9 via the smarty_ajax plugin. It includes proof-of-concept URLs for both XSS and LFI attacks, targeting specific endpoints like calc.php, chat.php, and index.php.
Description
Multiple cross-site scripting (XSS) vulnerabilities in asaanCart 0.9 allow remote attackers to inject arbitrary web script or HTML via the (1) PATH_INFO to calc.php, (2) chat.php, (3) register.php, or (4) index.php in libs/smarty_ajax/; or the (5) page parameter to libs/smarty_ajax/index.php.
Exploits (1)
The exploit demonstrates XSS and LFI vulnerabilities in asaancart v-0.9 via the smarty_ajax plugin. It includes proof-of-concept URLs for both XSS and LFI attacks, targeting specific endpoints like calc.php, chat.php, and index.php.