Exploitation Summary
EIP tracks 2 public exploits for CVE-2007-0353. PoCs published by CorryL.
AI-analyzed exploit summary The provided text describes a cross-site scripting (XSS) vulnerability in MyBloggie 2.1.5, where user-supplied input is not properly sanitized. The example URL demonstrates a potential XSS payload, but no functional exploit code is included.
Description
Cross-site scripting (XSS) vulnerability in (1) index.php and (2) login.php in myBloggie 2.1.5 allows remote attackers to inject arbitrary web script or HTML via the PATH_INFO string.
Exploits (2)
The provided text describes a cross-site scripting (XSS) vulnerability in MyBloggie 2.1.5, where user-supplied input is not properly sanitized. The example URL demonstrates a potential XSS payload, but no functional exploit code is included.
The provided text describes a cross-site scripting (XSS) vulnerability in MyBloggie 2.1.5, where user-supplied input is not properly sanitized. It includes a basic example URL demonstrating the vulnerability but lacks executable exploit code.