mirror of
https://github.com/0xMarcio/cve.git
synced 2026-05-09 23:27:33 +02:00
18 lines
727 B
Markdown
18 lines
727 B
Markdown
### [CVE-2011-0257](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2011-0257)
|
|

|
|

|
|

|
|
|
|
### Description
|
|
|
|
Integer signedness error in Apple QuickTime before 7.7 allows remote attackers to execute arbitrary code or cause a denial of service (application crash) via a crafted PnSize opcode in a PICT file that triggers a stack-based buffer overflow.
|
|
|
|
### POC
|
|
|
|
#### Reference
|
|
- http://securityreason.com/securityalert/8365
|
|
|
|
#### Github
|
|
- https://github.com/newlog/curso_exploiting_en_windows
|
|
|