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

|
|

|
|

|
|
|
|
### Description
|
|
|
|
The parse_string_node function in bplist.c in libimobiledevice libplist 1.12 allows local users to cause a denial of service (memory allocation error) via a crafted plist file.
|
|
|
|
### POC
|
|
|
|
#### Reference
|
|
- https://github.com/libimobiledevice/libplist/issues/94
|
|
|
|
#### Github
|
|
No PoCs found on GitHub currently.
|
|
|