mirror of
https://github.com/0xMarcio/cve.git
synced 2026-05-15 15:58:01 +02:00
20 lines
901 B
Markdown
20 lines
901 B
Markdown
### [CVE-2007-6589](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2007-6589)
|
|

|
|

|
|

|
|
|
|
### Description
|
|
|
|
The jar protocol handler in Mozilla Firefox before 2.0.0.10 and SeaMonkey before 1.1.7 does not update the origin domain when retrieving the inner URL parameter yields an HTTP redirect, which allows remote attackers to conduct cross-site scripting (XSS) attacks via a jar: URI, a different vulnerability than CVE-2007-5947.
|
|
|
|
### POC
|
|
|
|
#### Reference
|
|
- http://blog.beford.org/?p=8
|
|
- http://www.mozilla.org/security/announce/2007/mfsa2007-37.html
|
|
- https://bugzilla.mozilla.org/show_bug.cgi?id=403331
|
|
|
|
#### Github
|
|
No PoCs found on GitHub currently.
|
|
|