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

18 lines
807 B
Markdown

### [CVE-2008-0593](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-0593)
![](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
Gecko-based browsers, including Mozilla Firefox before 2.0.0.12 and SeaMonkey before 1.1.8, modify the .href property of stylesheet DOM nodes to the final URI of a 302 redirect, which might allow remote attackers to bypass the Same Origin Policy and read sensitive information from the original URL, such as with Single-Signon systems.
### POC
#### Reference
- https://bugzilla.mozilla.org/show_bug.cgi?id=397427
#### Github
No PoCs found on GitHub currently.