CVE-2014-9349
RobotStats 1.0 - Cross-Site Scripting via nom or user_agent Parameter
Title source: llmExploitation Summary
EIP tracks 1 public exploit for CVE-2014-9349. PoCs published by ZoRLu Bugrahan.
AI-analyzed exploit summary This exploit demonstrates an HTML injection vulnerability in RobotStats v1.0 due to lack of input sanitization in the 'nom' and 'user_agent' parameters. The PoC shows how arbitrary HTML can be injected and rendered on the target page.
Description
Multiple cross-site scripting (XSS) vulnerabilities in admin/robots.lib.php in RobotStats 1.0 allow remote attackers to inject arbitrary web script or HTML via the (1) nom or (2) user_agent parameter to admin/robots.php.
Exploits (1)
This exploit demonstrates an HTML injection vulnerability in RobotStats v1.0 due to lack of input sanitization in the 'nom' and 'user_agent' parameters. The PoC shows how arbitrary HTML can be injected and rendered on the target page.