ghsa-qwqg-rff2-45cw
Vulnerability from github
Published
2022-05-13 01:52
Modified
2022-05-13 01:52
Severity ?
Details
gd_gif_in.c in the GD Graphics Library (aka libgd), as used in PHP before 5.6.33, 7.0.x before 7.0.27, 7.1.x before 7.1.13, and 7.2.x before 7.2.1, has an integer signedness error that leads to an infinite loop via a crafted GIF file, as demonstrated by a call to the imagecreatefromgif or imagecreatefromstring PHP function. This is related to GetCode_ and gdImageCreateFromGifCtx.
{ "affected": [], "aliases": [ "CVE-2018-5711" ], "database_specific": { "cwe_ids": [ "CWE-681" ], "github_reviewed": false, "github_reviewed_at": null, "nvd_published_at": "2018-01-16T09:29:00Z", "severity": "MODERATE" }, "details": "gd_gif_in.c in the GD Graphics Library (aka libgd), as used in PHP before 5.6.33, 7.0.x before 7.0.27, 7.1.x before 7.1.13, and 7.2.x before 7.2.1, has an integer signedness error that leads to an infinite loop via a crafted GIF file, as demonstrated by a call to the imagecreatefromgif or imagecreatefromstring PHP function. This is related to GetCode_ and gdImageCreateFromGifCtx.", "id": "GHSA-qwqg-rff2-45cw", "modified": "2022-05-13T01:52:54Z", "published": "2022-05-13T01:52:54Z", "references": [ { "type": "ADVISORY", "url": "https://nvd.nist.gov/vuln/detail/CVE-2018-5711" }, { "type": "WEB", "url": "https://access.redhat.com/errata/RHSA-2018:1296" }, { "type": "WEB", "url": "https://access.redhat.com/errata/RHSA-2019:2519" }, { "type": "WEB", "url": "https://bugs.php.net/bug.php?id=75571" }, { "type": "WEB", "url": "https://lists.debian.org/debian-lts-announce/2018/01/msg00022.html" }, { "type": "WEB", "url": "https://lists.debian.org/debian-lts-announce/2019/01/msg00028.html" }, { "type": "WEB", "url": "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/3CZ2QADQTKRHTGB2AHD7J4QQNDLBEMM6" }, { "type": "WEB", "url": "https://security.gentoo.org/glsa/201903-18" }, { "type": "WEB", "url": "https://usn.ubuntu.com/3755-1" }, { "type": "WEB", "url": "https://www.oracle.com/security-alerts/cpuapr2020.html" }, { "type": "WEB", "url": "http://php.net/ChangeLog-5.php" }, { "type": "WEB", "url": "http://php.net/ChangeLog-7.php" } ], "schema_version": "1.4.0", "severity": [ { "score": "CVSS:3.0/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.