Access Restriction Bypass Affecting php5 package, versions <5.6.40+dfsg-0+deb8u2


Severity

Recommended
0.0
high
0
10

Snyk's Security Team recommends NVD's CVSS assessment. Learn more

Threat Intelligence

EPSS
0.4% (74th 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 IDSNYK-DEBIAN8-PHP5-340078
  • published9 Mar 2019
  • disclosed9 Mar 2019

Introduced: 9 Mar 2019

CVE-2019-9637  (opens in a new tab)
CWE-264  (opens in a new tab)

How to fix?

Upgrade Debian:8 php5 to version 5.6.40+dfsg-0+deb8u2 or higher.

NVD Description

Note: Versions mentioned in the description apply only to the upstream php5 package and not the php5 package as distributed by Debian. See How to fix? for Debian:8 relevant fixed versions and status.

An issue was discovered in PHP before 7.1.27, 7.2.x before 7.2.16, and 7.3.x before 7.3.3. Due to the way rename() across filesystems is implemented, it is possible that file being renamed is briefly available with wrong permissions while the rename is ongoing, thus enabling unauthorized users to access the data.