VYPR

Bitnami package

libphp

pkg:bitnami/libphp

Vulnerabilities (74)

  • CVE-2022-4900Nov 2, 2023
    affected >= 7.4.0, < 8.0.22fixed 8.0.22

    A vulnerability was found in PHP where setting the environment variable PHP_CLI_SERVER_WORKERS to a large value leads to a heap buffer overflow.

  • CVE-2023-3824Aug 11, 2023
    affected >= 8.0.0, < 8.0.30fixed 8.0.30

    In PHP version 8.0.* before 8.0.30,  8.1.* before 8.1.22, and 8.2.* before 8.2.8, when loading phar file, while reading PHAR directory entries, insufficient length checking may lead to a stack buffer overflow, leading potentially to memory corruption or RCE.

  • CVE-2023-3823Aug 11, 2023
    affected >= 8.0.0, < 8.0.30fixed 8.0.30

    In PHP versions 8.0.* before 8.0.30, 8.1.* before 8.1.22, and 8.2.* before 8.2.8 various XML functions rely on libxml global state to track configuration variables, like whether external entities are loaded. This state is assumed to be unchanged unless the user explicitly changes

  • CVE-2023-3247Jul 22, 2023
    affected >= 8.0.0, < 8.0.29fixed 8.0.29

    In PHP versions 8.0.* before 8.0.29, 8.1.* before 8.1.20, 8.2.* before 8.2.7 when using SOAP HTTP Digest Authentication, random value generator was not checked for failure, and was using narrower range of values than it should have. In case of random generator failure, it could l

  • CVE-2023-0568Feb 16, 2023
    affected >= 8.0.0, < 8.0.28fixed 8.0.28

    In PHP 8.0.X before 8.0.28, 8.1.X before 8.1.16 and 8.2.X before 8.2.3, core path resolution function allocate buffer one byte too small. When resolving paths with lengths close to system MAXPATHLEN setting, this may lead to the byte after the allocated buffer being overwritten w

  • CVE-2023-0662Feb 16, 2023
    affected >= 8.0.0, < 8.0.28fixed 8.0.28

    In PHP 8.0.X before 8.0.28, 8.1.X before 8.1.16 and 8.2.X before 8.2.3, excessive number of parts in HTTP form upload can cause high resource consumption and excessive number of log entries. This can cause denial of service on the affected server by exhausting CPU resources or di

  • CVE-2023-0567Feb 16, 2023
    affected >= 8.0.0, < 8.0.28fixed 8.0.28

    In PHP 8.0.X before 8.0.28, 8.1.X before 8.1.16 and 8.2.X before 8.2.3, password_verify() function may accept some invalid Blowfish hashes as valid. If such invalid hash ever ends up in the password database, it may lead to an application allowing any password for this entry as v

  • CVE-2022-31630Nov 14, 2022
    affected >= 7.4.0, < 7.4.33fixed 7.4.33

    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

  • CVE-2022-37454Oct 21, 2022
    affected >= 7.2.0, < 7.4.33fixed 7.4.33

    The Keccak XKCP SHA-3 reference implementation before fdc6fef has an integer overflow and resultant buffer overflow that allows attackers to execute arbitrary code or eliminate expected cryptographic properties. This occurs in the sponge function interface.

  • CVE-2022-31629Sep 28, 2022
    affected < 7.4.31fixed 7.4.31

    In PHP versions before 7.4.31, 8.0.24 and 8.1.11, the vulnerability enables network and same-site attackers to set a standard insecure cookie in the victim's browser which is treated as a `__Host-` or `__Secure-` cookie by PHP applications.

  • CVE-2022-31628Sep 28, 2022
    affected < 7.4.31fixed 7.4.31

    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.

  • CVE-2022-31627Jul 28, 2022
    affected >= 8.1.0, < 8.1.8fixed 8.1.8

    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.

  • CVE-2022-31626Jun 16, 2022
    affected >= 7.4.0, < 7.4.30fixed 7.4.30

    In PHP versions 7.4.x below 7.4.30, 8.0.x below 8.0.20, and 8.1.x below 8.1.7, when pdo_mysql extension with mysqlnd driver, if the third party is allowed to supply host to connect to and the password for the connection, password of excessive length can trigger a buffer overflow

  • CVE-2022-31625Jun 16, 2022
    affected >= 7.4.0, < 7.4.30fixed 7.4.30

    In PHP versions 7.4.x below 7.4.30, 8.0.x below 8.0.20, and 8.1.x below 8.1.7, when using Postgres database extension, supplying invalid parameters to the parametrized query may lead to PHP attempting to free memory using uninitialized data as pointers. This could lead to RCE vul

  • CVE-2021-21708Feb 27, 2022
    affected >= 7.4.0, < 7.4.28fixed 7.4.28

    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,

  • CVE-2021-21707Nov 29, 2021
    affected >= 7.3.0, < 7.3.33fixed 7.3.33

    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

  • CVE-2021-21703Oct 25, 2021
    affected >= 7.3.0, < 7.3.32fixed 7.3.32

    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 memor

  • CVE-2021-21706Oct 4, 2021
    affected >= 7.3.0, < 7.3.31fixed 7.3.31

    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 overwritt

  • CVE-2021-21705Oct 4, 2021
    affected >= 7.3.0, < 7.3.29fixed 7.3.29

    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 p

  • CVE-2021-21704Oct 4, 2021
    affected >= 7.3.0, < 7.3.29fixed 7.3.29

    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 respon