Files
CVEs-PoC/2011/CVE-2011-0048.md
T
2024-06-18 02:51:15 +02:00

18 lines
769 B
Markdown

### [CVE-2011-0048](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2011-0048)
![](https://img.shields.io/static/v1?label=Product&message=n%2Fa&color=blue)
![](https://img.shields.io/static/v1?label=Version&message=n%2Fa&color=blue)
![](https://img.shields.io/static/v1?label=Vulnerability&message=n%2Fa&color=brighgreen)
### Description
Bugzilla before 3.2.10, 3.4.x before 3.4.10, 3.6.x before 3.6.4, and 4.0.x before 4.0rc2 creates a clickable link for a (1) javascript: or (2) data: URI in the URL (aka bug_file_loc) field, which allows remote attackers to conduct cross-site scripting (XSS) attacks against logged-out users via a crafted URI.
### POC
#### Reference
- http://www.bugzilla.org/security/3.2.9/
#### Github
No PoCs found on GitHub currently.