CVE-2006-5064
birdblog 1.4 - Cross-Site Scripting via entryid, page, or uid Parameter
Title source: llmExploitation Summary
EIP tracks 3 public exploits for CVE-2006-5064. PoCs published by Root3r_H3ll.
AI-analyzed exploit summary The provided text describes a cross-site scripting (XSS) vulnerability in BirdBlog 1.4.0 and prior versions. It explains the issue and provides a sample exploit URL but does not include functional exploit code.
Description
Multiple cross-site scripting (XSS) vulnerabilities in BirdBlog 1.4 and earlier allow remote attackers to inject arbitrary web script or HTML via the (1) entryid parameter in comment.php, (2) page parameter in index.php, or the (3) uid parameter in user.php. NOTE: the provenance of this information is unknown; the details are obtained from third party information.
Exploits (3)
The provided text describes a cross-site scripting (XSS) vulnerability in BirdBlog 1.4.0 and prior versions. It explains the issue and provides a sample exploit URL but does not include functional exploit code.
The provided text describes a cross-site scripting (XSS) vulnerability in BirdBlog 1.4.0 and prior versions. It explains the issue and provides a basic example URL to demonstrate the vulnerability but lacks executable exploit code.
The provided text describes a cross-site scripting (XSS) vulnerability in BirdBlog 1.4.0 and prior versions. It explains that the vulnerability arises from insufficient sanitization of user-supplied input, allowing arbitrary script execution in the context of the affected site.