CVE-2006-6087
my_little_weblog - Cross-Site Scripting via Action Parameter
Title source: llmExploitation Summary
EIP tracks 1 public exploit for CVE-2006-6087. PoCs published by the_Edit0r.
AI-analyzed exploit summary This exploit demonstrates a cross-site scripting (XSS) vulnerability in My Little Weblog due to insufficient sanitization of the 'action' parameter in the 'weblog.php' script. The PoC injects a simple JavaScript alert to prove the vulnerability.
Description
Cross-site scripting (XSS) vulnerability in weblog.php in my little weblog allows remote attackers to inject arbitrary web script or HTML via the action parameter.
Exploits (1)
This exploit demonstrates a cross-site scripting (XSS) vulnerability in My Little Weblog due to insufficient sanitization of the 'action' parameter in the 'weblog.php' script. The PoC injects a simple JavaScript alert to prove the vulnerability.