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.
The product dereferences a pointer that it expects to be valid but is NULL.
Link | Tags |
---|---|
https://github.com/libming/libming/issues/85 | third party advisory exploit |
https://lists.debian.org/debian-lts-announce/2017/11/msg00022.html | third party advisory mailing list |
https://security.gentoo.org/glsa/201904-24 | third party advisory vendor advisory |