mirror of
https://github.com/0xMarcio/cve.git
synced 2026-05-09 15:15:46 +02:00
18 lines
857 B
Markdown
18 lines
857 B
Markdown
### [CVE-2007-2175](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2007-2175)
|
|

|
|

|
|

|
|
|
|
### Description
|
|
|
|
Apple QuickTime Java extensions (QTJava.dll), as used in Safari and other browsers, and when Java is enabled, allows remote attackers to execute arbitrary code via parameters to the toQTPointer method in quicktime.util.QTHandleRef, which can be used to modify arbitrary memory when creating QTPointerRef objects, as demonstrated during the "PWN 2 0WN" contest at CanSecWest 2007.
|
|
|
|
### POC
|
|
|
|
#### Reference
|
|
- http://www.theregister.co.uk/2007/04/20/pwn-2-own_winner/
|
|
|
|
#### Github
|
|
No PoCs found on GitHub currently.
|
|
|