Debian Php7.4 vulnerabilities
64 known vulnerabilities affecting debian/php7.4.
Total CVEs
64
CISA KEV
1
actively exploited
Public exploits
1
Exploited in wild
1
Severity breakdown
CRITICAL5HIGH11MEDIUM32LOW16
Vulnerabilities
Page 3 of 4
CVE-2022-31630MEDIUMCVSS 6.5fixed in php7.4 7.4.33-1+deb11u1 (bullseye)2022
CVE-2022-31630 [MEDIUM] CVE-2022-31630: php7.4 - In PHP versions prior to 7.4.33, 8.0.25 and 8.1.12, when using imageloadfont() f...
In PHP versions prior to 7.4.33, 8.0.25 and 8.1.12, when using imageloadfont() function in gd extension, it is possible to supply a specially crafted font file, such as if the loaded font is used with imagechar() function, the read outside allocated buffer will be used. This can lead to crashes or disclosure of confidential information.
Scope: local
bullseye: resol
debian
CVE-2022-31628LOWCVSS 2.3fixed in php7.4 7.4.33-1+deb11u1 (bullseye)2022
CVE-2022-31628 [LOW] CVE-2022-31628: php7.4 - In PHP versions before 7.4.31, 8.0.24 and 8.1.11, the phar uncompressor code wou...
In PHP versions before 7.4.31, 8.0.24 and 8.1.11, the phar uncompressor code would recursively uncompress "quines" gzip files, resulting in an infinite loop.
Scope: local
bullseye: resolved (fixed in 7.4.33-1+deb11u1)
debian
CVE-2022-31627LOWCVSS 7.72022
CVE-2022-31627 [HIGH] CVE-2022-31627: php7.4 - In PHP versions 8.1.x below 8.1.8, when fileinfo functions, such as finfo_buffer...
In PHP versions 8.1.x below 8.1.8, when fileinfo functions, such as finfo_buffer, due to incorrect patch applied to the third party code from libmagic, incorrect function may be used to free allocated memory, which may lead to heap corruption.
Scope: local
bullseye: resolved
debian
CVE-2021-21708HIGHCVSS 8.2fixed in php7.4 7.4.28-1+deb11u1 (bullseye)2021
CVE-2021-21708 [HIGH] CVE-2021-21708: php7.4 - 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, w...
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 th
debian
CVE-2021-21703HIGHCVSS 7.8fixed in php7.4 7.4.25-1+deb11u1 (bullseye)2021
CVE-2021-21703 [HIGH] CVE-2021-21703: php7.4 - In PHP versions 7.3.x up to and including 7.3.31, 7.4.x below 7.4.25 and 8.0.x b...
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 th
debian
CVE-2021-21705MEDIUMCVSS 4.3fixed in php7.4 7.4.21-1+deb11u1 (bullseye)2021
CVE-2021-21705 [MEDIUM] CVE-2021-21705: php7.4 - 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, wh...
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
debian
CVE-2021-21702MEDIUMCVSS 5.3fixed in php7.4 7.4.15-1 (bullseye)2021
CVE-2021-21702 [MEDIUM] CVE-2021-21702: php7.4 - 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, wh...
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.
Scope: local
bullseye: resolved (fixed in 7.4.15-1)
debian
CVE-2021-21704MEDIUMCVSS 5.0fixed in php7.4 7.4.21-1+deb11u1 (bullseye)2021
CVE-2021-21704 [MEDIUM] CVE-2021-21704: php7.4 - 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, wh...
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
debian
CVE-2021-21707MEDIUMCVSS 5.3fixed in php7.4 7.4.28-1+deb11u1 (bullseye)2021
CVE-2021-21707 [MEDIUM] CVE-2021-21707: php7.4 - 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, c...
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
debian
CVE-2021-21706LOWCVSS 5.32021
CVE-2021-21706 [MEDIUM] CVE-2021-21706: php7.4 - 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, i...
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.
Scope: local
bullseye: resolved
debian
CVE-2020-7065HIGHCVSS 7.4fixed in php7.4 7.4.5-1 (bullseye)2020
CVE-2020-7065 [HIGH] CVE-2020-7065: php7.4 - In PHP versions 7.3.x below 7.3.16 and 7.4.x below 7.4.4, while using mb_strtolo...
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.
Scope: local
bullseye: resolved (fixed in 7.4.5-1)
debian
CVE-2020-7062HIGHCVSS 7.5fixed in php7.4 7.4.3-1 (bullseye)2020
CVE-2020-7062 [HIGH] CVE-2020-7062: php7.4 - 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, wh...
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 l
debian
CVE-2020-7070MEDIUMCVSS 4.3fixed in php7.4 7.4.11-1 (bullseye)2020
CVE-2020-7070 [MEDIUM] CVE-2020-7070: php7.4 - 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, w...
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-202
debian
CVE-2020-7063MEDIUMCVSS 5.5fixed in php7.4 7.4.3-1 (bullseye)2020
CVE-2020-7063 [MEDIUM] CVE-2020-7063: php7.4 - 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, wh...
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
debian
CVE-2020-7069MEDIUMCVSS 5.4fixed in php7.4 7.4.11-1 (bullseye)2020
CVE-2020-7069 [MEDIUM] CVE-2020-7069: php7.4 - 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, w...
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.
Scope: local
bullseye: resolved (fixed in 7.4.11-1)
debian
CVE-2020-7066MEDIUMCVSS 5.3fixed in php7.4 7.4.5-1 (bullseye)2020
CVE-2020-7066 [MEDIUM] CVE-2020-7066: php7.4 - 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, wh...
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.
Scope:
debian
CVE-2020-7060MEDIUMCVSS 6.5fixed in php7.4 7.4.2-7 (bullseye)2020
CVE-2020-7060 [MEDIUM] CVE-2020-7060: php7.4 - When using certain mbstring functions to convert multibyte encodings, in PHP ver...
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.
Scope: local
bullseye: resolved (fixed in 7.4.2-7)
debian
CVE-2020-7068MEDIUMCVSS 4.8fixed in php7.4 7.4.9-1 (bullseye)2020
CVE-2020-7068 [MEDIUM] CVE-2020-7068: php7.4 - 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, wh...
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.
Scope: local
bullseye: resolved (fixed in 7.4.9-1)
debian
CVE-2020-7064MEDIUMCVSS 6.5fixed in php7.4 7.4.5-1 (bullseye)2020
CVE-2020-7064 [MEDIUM] CVE-2020-7064: php7.4 - 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, whi...
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.
Scope: local
bullseye: resolved (fixed in 7.4.5-1)
debian
CVE-2020-7071MEDIUMCVSS 5.3fixed in php7.4 7.4.14-1 (bullseye)2020
CVE-2020-7071 [MEDIUM] CVE-2020-7071: php7.4 - In PHP versions 7.3.x below 7.3.26, 7.4.x below 7.4.14 and 8.0.0, when validatin...
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.
Scope: local
bullseye: resolved (fixed
debian