mirror of
https://github.com/0xMarcio/cve.git
synced 2026-05-25 04:24:05 +02:00
18 lines
1.0 KiB
Markdown
18 lines
1.0 KiB
Markdown
### [CVE-2009-2841](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2009-2841)
|
|

|
|

|
|

|
|
|
|
### Description
|
|
|
|
The HTMLMediaElement::loadResource function in html/HTMLMediaElement.cpp in WebCore in WebKit before r49480, as used in Apple Safari before 4.0.4 on Mac OS X, does not perform the expected callbacks for HTML 5 media elements that have external URLs for media resources, which allows remote attackers to trigger sub-resource requests to arbitrary web sites via a crafted HTML document, as demonstrated by an HTML e-mail message that uses a media element for X-Confirm-Reading-To functionality, aka rdar problem 7271202.
|
|
|
|
### POC
|
|
|
|
#### Reference
|
|
- http://threatpost.com/en_us/blogs/apple-patches-critical-safari-vulnerabilities-111109
|
|
|
|
#### Github
|
|
No PoCs found on GitHub currently.
|
|
|