CVE-2017-5836
HighSummary
The plist_free_data function in plist.c in libplist allows attackers to cause a denial of service (crash) via vectors involving an integer node that is treated as a PLIST_KEY, leading to an invalid free.
Risk Assessment
Attackers can exploit this vulnerability to disrupt application functionality, potentially leading to service outages and loss of system availability.
Recommendation
It is recommended to update libplist to the latest version to mitigate this vulnerability and to monitor systems for unauthorized attempts to exploit this flaw.
Other vulnerabilities in libplist
Original NVD description (English source)
The plist_free_data function in plist.c in libplist allows attackers to cause a denial of service (crash) via vectors involving an integer node that is treated as a PLIST_KEY and then triggers an invalid free.

