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

|
|

|
|

|
|
|
|
### Description
|
|
|
|
The parse_data_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/99
|
|
|
|
#### Github
|
|
No PoCs found on GitHub currently.
|
|
|