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

18 lines
753 B
Markdown

### [CVE-2008-1240](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-1240)
![](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
LiveConnect in Mozilla Firefox before 2.0.0.13 and SeaMonkey before 1.1.9 does not properly parse the content origin for jar: URIs before sending them to the Java plugin, which allows remote attackers to access arbitrary ports on the local machine. NOTE: this is closely related to CVE-2008-1195.
### POC
#### Reference
- http://www.ubuntu.com/usn/usn-592-1
#### Github
No PoCs found on GitHub currently.