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

18 lines
688 B
Markdown

### [CVE-2007-3274](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2007-3274)
![](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
Apple Safari 3.0 and 3.0.1 on Windows XP SP2 allows attackers to cause a denial of service (application crash) via JavaScript that sets the document.location variable, as demonstrated by an empty value of document.location.
### POC
#### Reference
- http://securityreason.com/securityalert/2810
#### Github
No PoCs found on GitHub currently.