CVE-2021-21707

In PHP versions 7.3.x below 7.3.33, 7.4.x below 7.4.26 and 8.0.x below 8.0.13, certain XML parsing functions, like simplexml_load_file(), URL-decode the filename passed to them. If that filename contains URL-encoded NUL character, this may cause the function to interpret this as the end of the filename, thus interpreting the filename differently from what the user intended, which may lead it to reading a different file than intended.
References
Link Resource
https://bugs.php.net/bug.php?id=79971 Exploit Issue Tracking Patch Release Notes Vendor Advisory
https://lists.debian.org/debian-lts-announce/2022/12/msg00030.html Issue Tracking Mailing List
https://security.netapp.com/advisory/ntap-20211223-0005/ Third Party Advisory
https://www.debian.org/security/2022/dsa-5082 Third Party Advisory
https://www.tenable.com/security/tns-2022-09 Patch Release Notes Third Party Advisory
Configurations

Configuration 1 (hide)

OR cpe:2.3:a:php:php:*:*:*:*:*:*:*:*
cpe:2.3:a:php:php:*:*:*:*:*:*:*:*
cpe:2.3:a:php:php:*:*:*:*:*:*:*:*

Configuration 2 (hide)

cpe:2.3:a:netapp:clustered_data_ontap:-:*:*:*:*:*:*:*

Configuration 3 (hide)

OR cpe:2.3:o:debian:debian_linux:10.0:*:*:*:*:*:*:*
cpe:2.3:o:debian:debian_linux:11.0:*:*:*:*:*:*:*

Configuration 4 (hide)

cpe:2.3:a:tenable:tenable.sc:*:*:*:*:*:*:*:*

History

No history.

Information

Published : 2021-11-29 07:15

Updated : 2024-02-28 18:48


NVD link : CVE-2021-21707

Mitre link : CVE-2021-21707

CVE.ORG link : CVE-2021-21707


JSON object : View

Products Affected

debian

  • debian_linux

php

  • php

netapp

  • clustered_data_ontap

tenable

  • tenable.sc
CWE
NVD-CWE-Other CWE-159

Improper Handling of Invalid Use of Special Elements