← 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
4Debian
OpensusePhp+1 more
4Debian Linux
LeapPhp+1 more
Jun 17, 2026
Feb 27, 2020
N/A· v4
5.3 MEDIUM· v3
5.0 MEDIUM· v2
In PHP versions 7.2.x below 7.2.28, 7.3.x below 7.3.15 and 7.4.x below 7.4.3, when creating PHAR archive using PharData::buildFromIterator() function, the files are added with default permissions (0666, or all access) ev...Show more
In PHP versions 7.2.x below 7.2.28, 7.3.x below 7.3.15 and 7.4.x below 7.4.3, when creating PHAR archive using PharData::buildFromIterator() function, the files are added with default permissions (0666, or all access) even if the original files on the filesystem were with more restrictive permissions. This may result in files having more lax permissions than intended when such archive is extracted.Show less
4Canonical
DebianOpensuse+1 more
4Debian Linux
LeapPhp+1 more
Jun 17, 2026
Feb 27, 2020
N/A· v4
7.5 HIGH· v3
4.3 MEDIUM· v2
In PHP versions 7.2.x below 7.2.28, 7.3.x below 7.3.15 and 7.4.x below 7.4.3, when using file upload functionality, if upload progress tracking is enabled, but session.upload_progress.cleanup is set to 0 (disabled), and...Show more
In PHP versions 7.2.x below 7.2.28, 7.3.x below 7.3.15 and 7.4.x below 7.4.3, when using file upload functionality, if upload progress tracking is enabled, but session.upload_progress.cleanup is set to 0 (disabled), and the file upload fails, the upload procedure would try to clean up data that does not exist and encounter null pointer dereference, which would likely lead to a crash.Show less
2Php
Tenable
2Php
Tenable.sc
Jun 17, 2026
Feb 27, 2020
N/A· v4
9.1 CRITICAL· v3
6.4 MEDIUM· v2
In PHP versions 7.3.x below 7.3.15 and 7.4.x below 7.4.3, while extracting PHAR files on Windows using phar extension, certain content inside PHAR file could lead to one-byte read past the allocated buffer. This could po...Show more
In PHP versions 7.3.x below 7.3.15 and 7.4.x below 7.4.3, while extracting PHAR files on Windows using phar extension, certain content inside PHAR file could lead to one-byte read past the allocated buffer. This could potentially lead to information disclosure or crash.Show less
1Php
1Php
Nov 21, 2024
Feb 19, 2020
N/A· v4
9.8 CRITICAL· v3
6.8 MEDIUM· v2
Use-after-free vulnerability in the add_post_var function in the Posthandler component in PHP 5.6.x before 5.6.1 might allow remote attackers to execute arbitrary code by leveraging a third-party filter extension that ac...Show more
Use-after-free vulnerability in the add_post_var function in the Posthandler component in PHP 5.6.x before 5.6.1 might allow remote attackers to execute arbitrary code by leveraging a third-party filter extension that accesses a certain ksep value.Show less
4Apple
FreebsdOpenbsd+1 more
4Freebsd
Mac Os XOpenbsd+1 more
Nov 21, 2024
Feb 12, 2020
N/A· v4
7.5 HIGH· v3
7.8 HIGH· v2
regcomp in the BSD implementation of libc is vulnerable to denial of service due to stack exhaustion.
5Debian
OpensuseOracle+2 more
5Communications Diameter Signaling Router
Debian LinuxLeap+2 more
Jun 17, 2026
Feb 10, 2020
N/A· v4
9.1 CRITICAL· v3
6.4 MEDIUM· v2
When using certain mbstring functions to convert multibyte encodings, in PHP versions 7.2.x below 7.2.27, 7.3.x below 7.3.14 and 7.4.x below 7.4.2 it is possible to supply data that will cause function mbfl_filt_conv_big...Show more
When using certain mbstring functions to convert multibyte encodings, in PHP versions 7.2.x below 7.2.27, 7.3.x below 7.3.14 and 7.4.x below 7.4.2 it is possible to supply data that will cause function mbfl_filt_conv_big5_wchar to read past the allocated buffer. This may lead to information disclosure or crash.Show less
5Debian
OpensuseOracle+2 more
5Communications Diameter Signaling Router
Debian LinuxLeap+2 more
Jun 17, 2026
Feb 10, 2020
N/A· v4
9.1 CRITICAL· v3
6.4 MEDIUM· v2
When using fgetss() function to read data with stripping tags, in PHP versions 7.2.x below 7.2.27, 7.3.x below 7.3.14 and 7.4.x below 7.4.2 it is possible to supply data that will cause this function to read past the all...Show more
When using fgetss() function to read data with stripping tags, in PHP versions 7.2.x below 7.2.27, 7.3.x below 7.3.14 and 7.4.x below 7.4.2 it is possible to supply data that will cause this function to read past the allocated buffer. This may lead to information disclosure or crash.Show less
4Mariadb
OpensusePcre+1 more
4Mariadb
OpensusePcre+1 more
Nov 21, 2024
Jan 14, 2020
N/A· v4
5.5 MEDIUM· v3
4.3 MEDIUM· v2
The pcre_compile2 function in PCRE before 8.37 allows context-dependent attackers to compile incorrect code and cause a denial of service (out-of-bounds read) via regular expression with a group containing both a forward...Show more
The pcre_compile2 function in PCRE before 8.37 allows context-dependent attackers to compile incorrect code and cause a denial of service (out-of-bounds read) via regular expression with a group containing both a forward referencing subroutine call and a recursive back reference, as demonstrated by "((?+1)(\1))/".Show less
4Mariadb
OpensusePcre+1 more
4Mariadb
OpensusePcre+1 more
Nov 21, 2024
Jan 14, 2020
N/A· v4
7.8 HIGH· v3
6.8 MEDIUM· v2
The compile_branch function in PCRE before 8.37 allows context-dependent attackers to compile incorrect code, cause a denial of service (out-of-bounds heap read and crash), or possibly have other unspecified impact via a...Show more
The compile_branch function in PCRE before 8.37 allows context-dependent attackers to compile incorrect code, cause a denial of service (out-of-bounds heap read and crash), or possibly have other unspecified impact via a regular expression with a group containing a forward reference repeated a large number of times within a repeated outer group that has a zero minimum quantifier.Show less
6Canonical
DebianFedoraproject+3 more
6Debian Linux
FedoraLeap+3 more
Jun 17, 2026
Dec 23, 2019
N/A· v4
6.5 MEDIUM· v3
6.4 MEDIUM· v2
When PHP EXIF extension is parsing EXIF information from an image, e.g. via exif_read_data() function, in PHP versions 7.2.x below 7.2.26, 7.3.x below 7.3.13 and 7.4.0 it is possible to supply it with data what will caus...Show more
When PHP EXIF extension is parsing EXIF information from an image, e.g. via exif_read_data() function, in PHP versions 7.2.x below 7.2.26, 7.3.x below 7.3.13 and 7.4.0 it is possible to supply it with data what will cause it to read past the allocated buffer. This may lead to information disclosure or crash.Show less
4Debian
FedoraprojectPhp+1 more
4Debian Linux
FedoraPhp+1 more
Jun 17, 2026
Dec 23, 2019
N/A· v4
9.8 CRITICAL· v3
7.5 HIGH· v2
In PHP versions 7.3.x below 7.3.13 and 7.4.0 on Windows, when supplying custom headers to mail() function, due to mistake introduced in commit 78f4b4a2dcf92ddbccea1bb95f8390a18ac3342e, if the header is supplied in lowerc...Show more
In PHP versions 7.3.x below 7.3.13 and 7.4.0 on Windows, when supplying custom headers to mail() function, due to mistake introduced in commit 78f4b4a2dcf92ddbccea1bb95f8390a18ac3342e, if the header is supplied in lowercase, this can result in double-freeing certain memory locations.Show less
4Canonical
DebianFedoraproject+1 more
4Debian Linux
FedoraPhp+1 more
Jun 17, 2026
Dec 23, 2019
N/A· v4
6.5 MEDIUM· v3
6.4 MEDIUM· v2
When PHP EXIF extension is parsing EXIF information from an image, e.g. via exif_read_data() function, in PHP versions 7.2.x below 7.2.26, 7.3.x below 7.3.13 and 7.4.0 it is possible to supply it with data what will caus...Show more
When PHP EXIF extension is parsing EXIF information from an image, e.g. via exif_read_data() function, in PHP versions 7.2.x below 7.2.26, 7.3.x below 7.3.13 and 7.4.0 it is possible to supply it with data what will cause it to read past the allocated buffer. This may lead to information disclosure or crash.Show less
6Canonical
DebianFedoraproject+3 more
6Debian Linux
FedoraLeap+3 more
Jun 17, 2026
Dec 23, 2019
N/A· v4
5.3 MEDIUM· v3
5.0 MEDIUM· v2
In PHP versions 7.2.x below 7.2.26, 7.3.x below 7.3.13 and 7.4.0, PHP bcmath extension functions on some systems, including Windows, can be tricked into reading beyond the allocated space by supplying it with string cont...Show more
In PHP versions 7.2.x below 7.2.26, 7.3.x below 7.3.13 and 7.4.0, PHP bcmath extension functions on some systems, including Windows, can be tricked into reading beyond the allocated space by supplying it with string containing characters that are identified as numeric by the OS but aren't ASCII numbers. This can read to disclosure of the content of some memory locations.Show less
6Canonical
DebianFedoraproject+3 more
6Debian Linux
FedoraLeap+3 more
Jun 17, 2026
Dec 23, 2019
N/A· v4
5.9 MEDIUM· v3
4.3 MEDIUM· v2
In PHP versions 7.2.x below 7.2.26, 7.3.x below 7.3.13 and 7.4.0, PHP DirectoryIterator class accepts filenames with embedded \0 byte and treats them as terminating at that byte. This could lead to security vulnerabiliti...Show more
In PHP versions 7.2.x below 7.2.26, 7.3.x below 7.3.13 and 7.4.0, PHP DirectoryIterator class accepts filenames with embedded \0 byte and treats them as terminating at that byte. This could lead to security vulnerabilities, e.g. in applications checking paths that the code is allowed to access.Show less
3Fedoraproject
PhpTenable
3Fedora
PhpSecuritycenter
Jun 17, 2026
Dec 23, 2019
N/A· v4
7.5 HIGH· v3
5.0 MEDIUM· v2
In PHP versions 7.2.x below 7.2.26, 7.3.x below 7.3.13 and 7.4.0 on Windows, PHP link() function accepts filenames with embedded \0 byte and treats them as terminating at that byte. This could lead to security vulnerabil...Show more
In PHP versions 7.2.x below 7.2.26, 7.3.x below 7.3.13 and 7.4.0 on Windows, PHP link() function accepts filenames with embedded \0 byte and treats them as terminating at that byte. This could lead to security vulnerabilities, e.g. in applications checking paths that the code is allowed to access.Show less
3Debian
PhpZend
3Debian Linux
PhpZend Framework
Nov 21, 2024
Nov 26, 2019
N/A· v4
9.8 CRITICAL· v3
7.5 HIGH· v2
SQL injection vulnerability in Zend Framework 1.10.x before 1.10.9 and 1.11.x before 1.11.6 when using non-ASCII-compatible encodings in conjunction PDO_MySql in PHP before 5.3.6.
5Canonical
DebianFedoraproject+2 more
5Debian Linux
FedoraOniguruma+2 more
Jun 17, 2026
Nov 25, 2019
N/A· v4
7.5 HIGH· v3
5.0 MEDIUM· v2
Oniguruma through 6.9.3, as used in PHP 7.3.x and other products, has a heap-based buffer over-read in str_lower_case_match in regexec.c.
3Debian
PhpRedhat
3Debian Linux
Enterprise LinuxPhp
Nov 21, 2024
Nov 13, 2019
N/A· v4
7.5 HIGH· v3
5.0 MEDIUM· v2
PHP5 before 5.4.4 allows passing invalid utf-8 strings via the xmlTextWriterWriteAttribute, which are then misparsed by libxml2. This results in memory leak into the resulting output.
6Canonical
DebianFedoraproject+3 more
23Debian Linux
Enterprise LinuxEnterprise Linux Desktop+20 more
Jun 17, 2026
Oct 28, 2019
N/A· v4
9.8 CRITICAL· v3
7.5 HIGH· v2
In PHP versions 7.1.x below 7.1.33, 7.2.x below 7.2.24 and 7.3.x below 7.3.11 in certain configurations of FPM setup it is possible to cause FPM module to write past allocated buffers into the space reserved for FCGI pro...Show more
In PHP versions 7.1.x below 7.1.33, 7.2.x below 7.2.24 and 7.3.x below 7.3.11 in certain configurations of FPM setup it is possible to cause FPM module to write past allocated buffers into the space reserved for FCGI protocol data, thus opening the possibility of remote code execution.Show less
1Php
1Ext Http
Nov 21, 2024
Sep 6, 2019
N/A· v4
9.8 CRITICAL· v3
7.5 HIGH· v2
A type confusion vulnerability in the merge_param() function of php_http_params.c in PHP's pecl-http extension 3.1.0beta2 (PHP 7) and earlier as well as 2.6.0beta2 (PHP 5) and earlier allows attackers to crash PHP and po...Show more
A type confusion vulnerability in the merge_param() function of php_http_params.c in PHP's pecl-http extension 3.1.0beta2 (PHP 7) and earlier as well as 2.6.0beta2 (PHP 5) and earlier allows attackers to crash PHP and possibly execute arbitrary code via crafted HTTP requests.Show less