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

18 lines
814 B
Markdown

### [CVE-2014-1571](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2014-1571)
![](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 2.x through 4.0.x before 4.0.15, 4.1.x and 4.2.x before 4.2.11, 4.3.x and 4.4.x before 4.4.6, and 4.5.x before 4.5.6 allows remote authenticated users to obtain sensitive private-comment information by leveraging a role as a flag recipient, related to Bug.pm, Flag.pm, and a mail template.
### POC
#### Reference
- http://packetstormsecurity.com/files/128578/Bugzilla-Account-Creation-XSS-Information-Leak.html
#### Github
No PoCs found on GitHub currently.