ghsa-wm6x-77v8-ppg5
Vulnerability from github
Published
2022-05-14 01:06
Modified
2022-05-14 01:06
Severity ?
VLAI Severity ?
Details
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.
{ "affected": [], "aliases": [ "CVE-2017-9988" ], "database_specific": { "cwe_ids": [ "CWE-476" ], "github_reviewed": false, "github_reviewed_at": null, "nvd_published_at": "2017-06-28T06:29:00Z", "severity": "MODERATE" }, "details": "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.", "id": "GHSA-wm6x-77v8-ppg5", "modified": "2022-05-14T01:06:50Z", "published": "2022-05-14T01:06:50Z", "references": [ { "type": "ADVISORY", "url": "https://nvd.nist.gov/vuln/detail/CVE-2017-9988" }, { "type": "WEB", "url": "https://github.com/libming/libming/issues/85" }, { "type": "WEB", "url": "https://lists.debian.org/debian-lts-announce/2017/11/msg00022.html" }, { "type": "WEB", "url": "https://security.gentoo.org/glsa/201904-24" } ], "schema_version": "1.4.0", "severity": [ { "score": "CVSS:3.0/AV:N/AC:L/PR:N/UI:R/S:U/C:N/I:N/A:H", "type": "CVSS_V3" } ] }
Loading…
Loading…
Sightings
Author | Source | Type | Date |
---|
Nomenclature
- Seen: The vulnerability was mentioned, discussed, or seen somewhere by the user.
- Confirmed: The vulnerability is confirmed from an analyst perspective.
- Exploited: This vulnerability was exploited and seen by the user reporting the sighting.
- Patched: This vulnerability was successfully patched by the user reporting the sighting.
- Not exploited: This vulnerability was not exploited or seen by the user reporting the sighting.
- Not confirmed: The user expresses doubt about the veracity of the vulnerability.
- Not patched: This vulnerability was not successfully patched by the user reporting the sighting.
Loading…