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

19 lines
869 B
Markdown

### [CVE-2009-3984](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2009-3984)
![](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
Mozilla Firefox before 3.0.16 and 3.5.x before 3.5.6, and SeaMonkey before 2.0.1, allows remote attackers to spoof an SSL indicator for an http URL or a file URL by setting document.location to an https URL corresponding to a site that responds with a No Content (aka 204) status code and an empty body.
### POC
#### Reference
- https://bugzilla.mozilla.org/show_bug.cgi?id=521461
- https://oval.cisecurity.org/repository/search/definition/oval%3Aorg.mitre.oval%3Adef%3A9791
#### Github
No PoCs found on GitHub currently.