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

18 lines
806 B
Markdown

### [CVE-2007-1008](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2007-1008)
![](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 iTunes 7.0.2 allows user-assisted remote attackers to cause a denial of service (application crash) via a crafted XML list of radio stations, which results in memory corruption. NOTE: iTunes retrieves the XML document from a static URL, which requires an attacker to perform DNS spoofing or man-in-the-middle attacks for exploitation.
### POC
#### Reference
- http://securityreason.com/securityalert/2278
#### Github
No PoCs found on GitHub currently.