ghsa-p666-3cc6-g2c6
Vulnerability from github
Published
2022-05-14 01:22
Modified
2022-05-14 01:22
Severity ?
Details
exif_read_from_impl in ext/exif/exif.c in PHP 7.2.x through 7.2.7 allows attackers to trigger a use-after-free (in exif_read_from_file) because it closes a stream that it is not responsible for closing. The vulnerable code is reachable through the PHP exif_read_data function.
{ "affected": [], "aliases": [ "CVE-2018-12882" ], "database_specific": { "cwe_ids": [ "CWE-416" ], "github_reviewed": false, "github_reviewed_at": null, "nvd_published_at": "2018-06-26T03:29:00Z", "severity": "CRITICAL" }, "details": "exif_read_from_impl in ext/exif/exif.c in PHP 7.2.x through 7.2.7 allows attackers to trigger a use-after-free (in exif_read_from_file) because it closes a stream that it is not responsible for closing. The vulnerable code is reachable through the PHP exif_read_data function.", "id": "GHSA-p666-3cc6-g2c6", "modified": "2022-05-14T01:22:29Z", "published": "2022-05-14T01:22:29Z", "references": [ { "type": "ADVISORY", "url": "https://nvd.nist.gov/vuln/detail/CVE-2018-12882" }, { "type": "WEB", "url": "https://bugs.php.net/bug.php?id=76409" }, { "type": "WEB", "url": "https://security.netapp.com/advisory/ntap-20181109-0001" }, { "type": "WEB", "url": "https://usn.ubuntu.com/3702-1" }, { "type": "WEB", "url": "https://usn.ubuntu.com/3702-2" }, { "type": "WEB", "url": "http://www.securityfocus.com/bid/104551" } ], "schema_version": "1.4.0", "severity": [ { "score": "CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/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.