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

20 lines
920 B
Markdown

### [CVE-2010-3774](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2010-3774)
![](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
The NS_SecurityCompareURIs function in netwerk/base/public/nsNetUtil.h in Mozilla Firefox before 3.5.16 and 3.6.x before 3.6.13, and SeaMonkey before 2.0.11, does not properly handle (1) about:neterror and (2) about:certerror pages, which allows remote attackers to spoof the location bar via a crafted web site.
### POC
#### Reference
- http://lists.opensuse.org/opensuse-security-announce/2011-01/msg00002.html
- http://www.redhat.com/support/errata/RHSA-2010-0966.html
- https://bugzilla.mozilla.org/show_bug.cgi?id=602780
#### Github
No PoCs found on GitHub currently.