mirror of
https://github.com/0xMarcio/cve.git
synced 2026-06-01 19:21:35 +02:00
20 lines
920 B
Markdown
20 lines
920 B
Markdown
### [CVE-2010-3774](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2010-3774)
|
|

|
|

|
|

|
|
|
|
### 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.
|
|
|