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

18 lines
772 B
Markdown

### [CVE-2007-4812](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2007-4812)
![](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
Buffer overflow in Apple Safari 3.0.3 522.15.5, and other versions before Beta Update 3.0.4, allows remote attackers to cause a denial of service (crash) and possibly have other unspecified impact by setting document.location.hash to a long string. NOTE: the crash might actually occur in the alert method.
### POC
#### Reference
- http://securityreason.com/securityalert/3111
#### Github
No PoCs found on GitHub currently.