First published: Wed Jun 28 2017(Updated: )
The readEncUInt30 function in util/read.c in libming 0.4.8 mishandles memory allocation. A crafted input will lead to a remote denial of service (NULL pointer dereference) attack against parser.c.
Credit: cve@mitre.org
Affected Software | Affected Version | How to fix |
---|---|---|
Libming | =0.4.8 | |
Debian | =7.0 |
Sign up to SecAlerts for real-time vulnerability data matched to your software, aggregated from hundreds of sources.
CVE-2017-9988 has a severity rating that indicates it can lead to a remote denial of service due to a NULL pointer dereference.
To fix CVE-2017-9988, it is recommended to update libming to a patched version that addresses this vulnerability.
CVE-2017-9988 specifically affects libming version 0.4.8.
Yes, CVE-2017-9988 can be exploited remotely through crafted input targeting the affected software.
The vulnerability in CVE-2017-9988 occurs due to mishandling of memory allocation in the readEncUInt30 function.