ghsa-6j78-9283-gj3w
Vulnerability from github
Published
2022-05-13 01:28
Modified
2024-09-12 18:31
Severity ?
Details
In MuPDF 1.12.0, there is an infinite loop vulnerability and application hang in the pdf_parse_array function (pdf/pdf-parse.c) because EOF is not considered. Remote attackers could leverage this vulnerability to cause a denial of service via a crafted pdf file.
{ "affected": [], "aliases": [ "CVE-2018-5686" ], "database_specific": { "cwe_ids": [ "CWE-835" ], "github_reviewed": false, "github_reviewed_at": null, "nvd_published_at": "2018-01-14T02:29:00Z", "severity": "MODERATE" }, "details": "In MuPDF 1.12.0, there is an infinite loop vulnerability and application hang in the pdf_parse_array function (pdf/pdf-parse.c) because EOF is not considered. Remote attackers could leverage this vulnerability to cause a denial of service via a crafted pdf file.", "id": "GHSA-6j78-9283-gj3w", "modified": "2024-09-12T18:31:37Z", "published": "2022-05-13T01:28:42Z", "references": [ { "type": "ADVISORY", "url": "https://nvd.nist.gov/vuln/detail/CVE-2018-5686" }, { "type": "WEB", "url": "https://bugs.ghostscript.com/show_bug.cgi?id=698860" }, { "type": "WEB", "url": "https://cgit.ghostscript.com/cgi-bin/cgit.cgi/mupdf.git/commit/?id=b70eb93f6936c03d8af52040bbca4d4a7db39079" }, { "type": "WEB", "url": "https://lists.debian.org/debian-lts-announce/2019/06/msg00027.html" }, { "type": "WEB", "url": "https://security.gentoo.org/glsa/201811-15" }, { "type": "WEB", "url": "https://www.debian.org/security/2018/dsa-4334" } ], "schema_version": "1.4.0", "severity": [ { "score": "CVSS:3.1/AV:L/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.