ghsa-9mjv-243x-3w2q
Vulnerability from github
Published
2022-05-24 16:48
Modified
2024-04-04 01:00
Severity ?
Details
When EXIF extension is parsing EXIF information from an image, e.g. via exif_read_data() function, in versions 7.1.x below 7.1.30, 7.2.x below 7.2.19 and 7.3.x below 7.3.6 it is possible to supply it with data what will cause it to read past the allocated buffer. This may lead to information disclosure or crash.
{ "affected": [], "aliases": [ "CVE-2019-11040" ], "database_specific": { "cwe_ids": [ "CWE-125" ], "github_reviewed": false, "github_reviewed_at": null, "nvd_published_at": "2019-06-19T00:15:00Z", "severity": "CRITICAL" }, "details": "When EXIF extension is parsing EXIF information from an image, e.g. via exif_read_data() function, in versions 7.1.x below 7.1.30, 7.2.x below 7.2.19 and 7.3.x below 7.3.6 it is possible to supply it with data what will cause it to read past the allocated buffer. This may lead to information disclosure or crash.", "id": "GHSA-9mjv-243x-3w2q", "modified": "2024-04-04T01:00:54Z", "published": "2022-05-24T16:48:21Z", "references": [ { "type": "ADVISORY", "url": "https://nvd.nist.gov/vuln/detail/CVE-2019-11040" }, { "type": "WEB", "url": "https://access.redhat.com/errata/RHSA-2019:2519" }, { "type": "WEB", "url": "https://access.redhat.com/errata/RHSA-2019:3299" }, { "type": "WEB", "url": "https://bugs.php.net/bug.php?id=77988" }, { "type": "WEB", "url": "https://seclists.org/bugtraq/2019/Sep/35" }, { "type": "WEB", "url": "https://seclists.org/bugtraq/2019/Sep/38" }, { "type": "WEB", "url": "https://www.debian.org/security/2019/dsa-4527" }, { "type": "WEB", "url": "https://www.debian.org/security/2019/dsa-4529" }, { "type": "WEB", "url": "http://lists.opensuse.org/opensuse-security-announce/2019-07/msg00029.html" } ], "schema_version": "1.4.0", "severity": [ { "score": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/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.