Security Advisory

CVE-2018-12882

CVE vulnerability detail — eXtreme Datacenter Security Operations

Published 2018-06-26 03:00:00
Last updated 2024-08-05 08:45:02
Assigner mitre
State PUBLISHED

Description

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.