mirror of
https://github.com/0xMarcio/cve.git
synced 2026-05-09 19:17:37 +02:00
22 lines
862 B
Markdown
22 lines
862 B
Markdown
### [CVE-2011-0201](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2011-0201)
|
|

|
|

|
|

|
|
|
|
### Description
|
|
|
|
Off-by-one error in the CoreFoundation framework in Apple Mac OS X before 10.6.8 allows context-dependent attackers to execute arbitrary code or cause a denial of service (application crash) via a CFString object that triggers a buffer overflow.
|
|
|
|
### POC
|
|
|
|
#### Reference
|
|
No PoCs from references.
|
|
|
|
#### Github
|
|
- https://github.com/Hwangtaewon/radamsa
|
|
- https://github.com/StephenHaruna/RADAMSA
|
|
- https://github.com/nqwang/radamsa
|
|
- https://github.com/sambacha/mirror-radamsa
|
|
- https://github.com/sunzu94/radamsa-Fuzzer
|
|
|