mirror of
https://github.com/0xMarcio/cve.git
synced 2025-11-30 18:56:19 +00:00
18 lines
849 B
Markdown
18 lines
849 B
Markdown
### [CVE-2007-0588](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2007-0588)
|
|

|
|

|
|

|
|
|
|
### Description
|
|
|
|
The InternalUnpackBits function in Apple QuickDraw, as used by Quicktime 7.1.3 and other applications on Mac OS X 10.4.8 and earlier, allows remote attackers to cause a denial of service (application crash) and possibly execute arbitrary code via a crafted PICT file that triggers memory corruption in the _GetSrcBits32ARGB function. NOTE: this issue might overlap CVE-2007-0462.
|
|
|
|
### POC
|
|
|
|
#### Reference
|
|
- http://security-protocols.com/sp-x43-advisory.php
|
|
|
|
#### Github
|
|
No PoCs found on GitHub currently.
|
|
|