CVE-2012-5315
php_ireport 1.0 - Cross-Site Scripting via Message Parameter
Title source: llmExploitation Summary
EIP tracks 1 public exploit for CVE-2012-5315. PoCs published by Or4nG.M4N.
AI-analyzed exploit summary This exploit demonstrates an HTML injection vulnerability in phpireport v1.0 by sending a crafted POST request to the 'message' parameter, which is then rendered without proper sanitization. The vulnerability affects multiple files including messages_viewer.php, home.php, and history.php.
Description
Multiple cross-site scripting (XSS) vulnerabilities in php ireport 1.0 allow remote attackers to inject arbitrary web script or HTML via the message parameter to (1) messages_viewer.php, (2) home.php, or (3) history.php.
Exploits (1)
This exploit demonstrates an HTML injection vulnerability in phpireport v1.0 by sending a crafted POST request to the 'message' parameter, which is then rendered without proper sanitization. The vulnerability affects multiple files including messages_viewer.php, home.php, and history.php.