← Back

Php

php

757 CVEs • 25 products

Products (25)

Click to collapse
Toggle
Php
php
Pear
pear
Archive Tar
archive_tar
Pearweb
pearweb
Frankenphp
frankenphp
Phpsquidpass
phpsquidpass
Xml Rpc
xml_rpc
Errordocs
errordocs
Blog Cms
blog_cms
Bloq
bloq
Com Extensions
com_extensions
Xhprof
xhprof
Pecl Http
pecl_http
Imagick
imagick
Ext Http
ext-http
Memcached
memcached
Php Fi
php_fi

CVEs (757)

CVE
VENDORS
PRODUCTS
UPDATED
PUBLISHED
CVSS
1Php
1Php
Jun 17, 2026
Feb 27, 2022
N/A· v4
9.8 CRITICAL· v3
6.8 MEDIUM· v2
In PHP versions 7.4.x below 7.4.28, 8.0.x below 8.0.16, and 8.1.x below 8.1.3, when using filter functions with FILTER_VALIDATE_FLOAT filter and min/max limits, if the filter fails, there is a possibility to trigger use...Show more
In PHP versions 7.4.x below 7.4.28, 8.0.x below 8.0.16, and 8.1.x below 8.1.3, when using filter functions with FILTER_VALIDATE_FLOAT filter and min/max limits, if the filter fails, there is a possibility to trigger use of allocated memory after free, which can result it crashes, and potentially in overwrite of other memory chunks and RCE. This issue affects: code that uses FILTER_VALIDATE_FLOAT with min/max limits.Show less
4Debian
NetappPhp+1 more
4Clustered Data Ontap
Debian LinuxPhp+1 more
Jun 17, 2026
Nov 29, 2021
N/A· v4
5.3 MEDIUM· v3
5.0 MEDIUM· v2
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...Show more
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.Show less
5Debian
FedoraprojectNetapp+2 more
5Clustered Data Ontap
Communications Diameter Signaling RouterDebian Linux+2 more
Jun 17, 2026
Oct 25, 2021
N/A· v4
7.0 HIGH· v3
6.9 MEDIUM· v2
In PHP versions 7.3.x up to and including 7.3.31, 7.4.x below 7.4.25 and 8.0.x below 8.0.12, when running PHP FPM SAPI with main FPM daemon process running as root and child worker processes running as lower-privileged u...Show more
In PHP versions 7.3.x up to and including 7.3.31, 7.4.x below 7.4.25 and 8.0.x below 8.0.12, when running PHP FPM SAPI with main FPM daemon process running as root and child worker processes running as lower-privileged users, it is possible for the child processes to access memory shared with the main process and write to it, modifying it in a way that would cause the root process to conduct invalid memory reads and writes, which can be used to escalate privileges from local unprivileged user to the root user.Show less
1Php
1Php
Jun 17, 2026
Oct 4, 2021
N/A· v4
6.5 MEDIUM· v3
4.3 MEDIUM· v2
In PHP versions 7.3.x below 7.3.31, 7.4.x below 7.4.24 and 8.0.x below 8.0.11, in Microsoft Windows environment, ZipArchive::extractTo may be tricked into writing a file outside target directory when extracting a ZIP fil...Show more
In PHP versions 7.3.x below 7.3.31, 7.4.x below 7.4.24 and 8.0.x below 8.0.11, in Microsoft Windows environment, ZipArchive::extractTo may be tricked into writing a file outside target directory when extracting a ZIP file, thus potentially causing files to be created or overwritten, subject to OS permissions.Show less
3Netapp
OraclePhp
3Clustered Data Ontap
PhpSd Wan Aware
Jun 17, 2026
Oct 4, 2021
N/A· v4
5.3 MEDIUM· v3
5.0 MEDIUM· v2
In PHP versions 7.3.x below 7.3.29, 7.4.x below 7.4.21 and 8.0.x below 8.0.8, when using URL validation functionality via filter_var() function with FILTER_VALIDATE_URL parameter, an URL with invalid password field can b...Show more
In PHP versions 7.3.x below 7.3.29, 7.4.x below 7.4.21 and 8.0.x below 8.0.8, when using URL validation functionality via filter_var() function with FILTER_VALIDATE_URL parameter, an URL with invalid password field can be accepted as valid. This can lead to the code incorrectly parsing the URL and potentially leading to other security implications - like contacting a wrong server or making a wrong access decision.Show less
2Netapp
Php
2Clustered Data Ontap
Php
Jun 17, 2026
Oct 4, 2021
N/A· v4
5.9 MEDIUM· v3
4.3 MEDIUM· v2
In PHP versions 7.3.x below 7.3.29, 7.4.x below 7.4.21 and 8.0.x below 8.0.8, when using Firebird PDO driver extension, a malicious database server could cause crashes in various database functions, such as getAttribute(...Show more
In PHP versions 7.3.x below 7.3.29, 7.4.x below 7.4.21 and 8.0.x below 8.0.8, when using Firebird PDO driver extension, a malicious database server could cause crashes in various database functions, such as getAttribute(), execute(), fetch() and others by returning invalid response data that is not parsed correctly by the driver. This can result in crashes, denial of service or potentially memory corruption.Show less
3Debian
FedoraprojectPhp
3Archive Tar
Debian LinuxFedora
Jun 17, 2026
Jul 30, 2021
N/A· v4
7.1 HIGH· v3
3.6 LOW· v2
In Archive_Tar before 1.4.14, symlinks can refer to targets outside of the extracted archive, a different vulnerability than CVE-2020-36193.
4Debian
NetappOracle+1 more
4Clustered Data Ontap
Communications Diameter Signaling RouterDebian Linux+1 more
Jun 17, 2026
Feb 15, 2021
N/A· v4
7.5 HIGH· v3
5.0 MEDIUM· v2
In PHP versions 7.3.x below 7.3.27, 7.4.x below 7.4.15 and 8.0.x below 8.0.2, when using SOAP extension to connect to a SOAP server, a malicious SOAP server could return malformed XML data as a response that would cause...Show more
In PHP versions 7.3.x below 7.3.27, 7.4.x below 7.4.15 and 8.0.x below 8.0.2, when using SOAP extension to connect to a SOAP server, a malicious SOAP server could return malformed XML data as a response that would cause PHP to access a null pointer and thus cause a crash.Show less
3Debian
NetappPhp
3Clustered Data Ontap
Debian LinuxPhp
Jun 17, 2026
Feb 15, 2021
N/A· v4
5.3 MEDIUM· v3
5.0 MEDIUM· v2
In PHP versions 7.3.x below 7.3.26, 7.4.x below 7.4.14 and 8.0.0, when validating URL with functions like filter_var($url, FILTER_VALIDATE_URL), PHP will accept an URL with invalid password as valid URL. This may lead to...Show more
In PHP versions 7.3.x below 7.3.26, 7.4.x below 7.4.14 and 8.0.0, when validating URL with functions like filter_var($url, FILTER_VALIDATE_URL), PHP will accept an URL with invalid password as valid URL. This may lead to functions that rely on URL being valid to mis-parse the URL and produce wrong data as components of the URL.Show less
4Debian
DrupalFedoraproject+1 more
4Archive Tar
Debian LinuxDrupal+1 more
Jun 17, 2026
Jan 18, 2021
N/A· v4
7.5 HIGH· v3
5.0 MEDIUM· v2
Tar.php in Archive_Tar through 1.4.11 allows write operations with Directory Traversal due to inadequate checking of symbolic links, a related issue to CVE-2020-28948.
4Debian
DrupalFedoraproject+1 more
4Archive Tar
Debian LinuxDrupal+1 more
Jun 17, 2026
Nov 19, 2020
N/A· v4
7.8 HIGH· v3
6.8 MEDIUM· v2
Archive_Tar through 1.4.10 has :// filename sanitization only to address phar attacks, and thus any other stream-wrapper attack (such as file:// to overwrite files) can still succeed.
4Debian
DrupalFedoraproject+1 more
4Archive Tar
Debian LinuxDrupal+1 more
Jun 17, 2026
Nov 19, 2020
N/A· v4
7.8 HIGH· v3
6.8 MEDIUM· v2
Archive_Tar through 1.4.10 allows an unserialization attack because phar: is blocked but PHAR: is not blocked.
7Canonical
DebianFedoraproject+4 more
7Clustered Data Ontap
Debian LinuxFedora+4 more
Jun 17, 2026
Oct 2, 2020
N/A· v4
5.3 MEDIUM· v3
5.0 MEDIUM· v2
In PHP versions 7.2.x below 7.2.34, 7.3.x below 7.3.23 and 7.4.x below 7.4.11, when PHP is processing incoming HTTP cookie values, the cookie names are url-decoded. This may lead to cookies with prefixes like __Host conf...Show more
In PHP versions 7.2.x below 7.2.34, 7.3.x below 7.3.23 and 7.4.x below 7.4.11, when PHP is processing incoming HTTP cookie values, the cookie names are url-decoded. This may lead to cookies with prefixes like __Host confused with cookies that decode to such prefix, thus leading to an attacker being able to forge cookie which is supposed to be secure. See also CVE-2020-8184 for more information.Show less
8Canonical
DebianFedoraproject+5 more
8Clustered Data Ontap
Communications Diameter Signaling RouterDebian Linux+5 more
Jun 17, 2026
Oct 2, 2020
N/A· v4
6.5 MEDIUM· v3
6.4 MEDIUM· v2
In PHP versions 7.2.x below 7.2.34, 7.3.x below 7.3.23 and 7.4.x below 7.4.11, when AES-CCM mode is used with openssl_encrypt() function with 12 bytes IV, only first 7 bytes of the IV is actually used. This can lead to b...Show more
In PHP versions 7.2.x below 7.2.34, 7.3.x below 7.3.23 and 7.4.x below 7.4.11, when AES-CCM mode is used with openssl_encrypt() function with 12 bytes IV, only first 7 bytes of the IV is actually used. This can lead to both decreased security and incorrect encryption data.Show less
3Debian
PhpTenable
3Debian Linux
PhpTenable.sc
Jun 17, 2026
Sep 9, 2020
N/A· v4
3.6 LOW· v3
3.3 LOW· v2
In PHP versions 7.2.x below 7.2.33, 7.3.x below 7.3.21 and 7.4.x below 7.4.9, while processing PHAR files using phar extension, phar_parse_zipfile could be tricked into accessing freed memory, which could lead to a crash...Show more
In PHP versions 7.2.x below 7.2.33, 7.3.x below 7.3.21 and 7.4.x below 7.4.9, while processing PHAR files using phar extension, phar_parse_zipfile could be tricked into accessing freed memory, which could lead to a crash or information disclosure.Show less
1Php
1Php
Jun 17, 2026
May 20, 2020
N/A· v4
5.3 MEDIUM· v3
5.0 MEDIUM· v2
In PHP versions 7.2.x below 7.2.31, 7.3.x below 7.3.18 and 7.4.x below 7.4.6, when HTTP file uploads are allowed, supplying overly long filenames or field names could lead PHP engine to try to allocate oversized memory s...Show more
In PHP versions 7.2.x below 7.2.31, 7.3.x below 7.3.18 and 7.4.x below 7.4.6, when HTTP file uploads are allowed, supplying overly long filenames or field names could lead PHP engine to try to allocate oversized memory storage, hit the memory limit and stop processing the request, without cleaning up temporary files created by upload request. This potentially could lead to accumulation of uncleaned temporary files exhausting the disk space on the target server.Show less
4Debian
OraclePhp+1 more
4Communications Diameter Signaling Router
Debian LinuxPhp+1 more
Jun 17, 2026
Apr 27, 2020
N/A· v4
7.5 HIGH· v3
5.0 MEDIUM· v2
In PHP versions 7.2.x below 7.2.30, 7.3.x below 7.3.17 and 7.4.x below 7.4.5, if PHP is compiled with EBCDIC support (uncommon), urldecode() function can be made to access locations past the allocated memory, due to erro...Show more
In PHP versions 7.2.x below 7.2.30, 7.3.x below 7.3.17 and 7.4.x below 7.4.5, if PHP is compiled with EBCDIC support (uncommon), urldecode() function can be made to access locations past the allocated memory, due to erroneously using signed numbers as array indexes.Show less
4Debian
OpensusePhp+1 more
4Debian Linux
LeapPhp+1 more
Jun 17, 2026
Apr 1, 2020
N/A· v4
4.3 MEDIUM· v3
4.3 MEDIUM· v2
In PHP versions 7.2.x below 7.2.29, 7.3.x below 7.3.16 and 7.4.x below 7.4.4, while using get_headers() with user-supplied URL, if the URL contains zero (\0) character, the URL will be silently truncated at it. This may...Show more
In PHP versions 7.2.x below 7.2.29, 7.3.x below 7.3.16 and 7.4.x below 7.4.4, while using get_headers() with user-supplied URL, if the URL contains zero (\0) character, the URL will be silently truncated at it. This may cause some software to make incorrect assumptions about the target of the get_headers() and possibly send some information to a wrong server.Show less
4Canonical
DebianPhp+1 more
4Debian Linux
PhpTenable.sc+1 more
Jun 17, 2026
Apr 1, 2020
N/A· v4
8.8 HIGH· v3
6.8 MEDIUM· v2
In PHP versions 7.3.x below 7.3.16 and 7.4.x below 7.4.4, while using mb_strtolower() function with UTF-32LE encoding, certain invalid strings could cause PHP to overwrite stack-allocated buffer. This could lead to memor...Show more
In PHP versions 7.3.x below 7.3.16 and 7.4.x below 7.4.4, while using mb_strtolower() function with UTF-32LE encoding, certain invalid strings could cause PHP to overwrite stack-allocated buffer. This could lead to memory corruption, crashes and potentially code execution.Show less
5Canonical
DebianOpensuse+2 more
5Debian Linux
LeapPhp+2 more
Jun 17, 2026
Apr 1, 2020
N/A· v4
5.4 MEDIUM· v3
5.8 MEDIUM· v2
In PHP versions 7.2.x below 7.2.9, 7.3.x below 7.3.16 and 7.4.x below 7.4.4, while parsing EXIF data with exif_read_data() function, it is possible for malicious data to cause PHP to read one byte of uninitialized memory...Show more
In PHP versions 7.2.x below 7.2.9, 7.3.x below 7.3.16 and 7.4.x below 7.4.4, while parsing EXIF data with exif_read_data() function, it is possible for malicious data to cause PHP to read one byte of uninitialized memory. This could potentially lead to information disclosure or crash.Show less