Use After Free Affecting php72-soap package, versions <0:7.2.8-1.5.amzn1


Severity

Recommended
0.0
medium
0
10

Based on Amazon Linux security rating

    Threat Intelligence

    EPSS
    0.54% (78th percentile)

Do your applications use this vulnerable package?

In a few clicks we can analyze your entire application and see what components are vulnerable in your application, and suggest you quick fixes.

Test your applications
  • Snyk ID SNYK-AMZN201803-PHP72SOAP-1714843
  • published 27 Sep 2021
  • disclosed 26 Jun 2018

How to fix?

Upgrade Amazon-Linux:2018.03 php72-soap to version 0:7.2.8-1.5.amzn1 or higher.
This issue was patched in ALAS-2018-1067.

NVD Description

Note: Versions mentioned in the description apply only to the upstream php72-soap package and not the php72-soap package as distributed by Amazon-Linux. See How to fix? for Amazon-Linux:2018.03 relevant fixed versions and status.

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.