VYPR

rpm package

almalinux/php-xml

pkg:rpm/almalinux/php-xml

Vulnerabilities (87)

  • CVE-2021-21707Nov 29, 2021
    affected < 7.4.30-1.module_el8.7.0+3286+227f3cf0fixed 7.4.30-1.module_el8.7.0+3286+227f3cf0

    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.4.19-2.module_el8.6.0+2750+78feabcbfixed 7.4.19-2.module_el8.6.0+2750+78feabcb

    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-21705Oct 4, 2021
    affected < 7.4.19-2.module_el8.6.0+2750+78feabcbfixed 7.4.19-2.module_el8.6.0+2750+78feabcb

    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-32610Jul 27, 2021
    affected < 7.4.30-1.module_el8.7.0+3286+227f3cf0fixed 7.4.30-1.module_el8.7.0+3286+227f3cf0

    In Archive_Tar before 1.4.14, symlinks can refer to targets outside of the extracted archive, a different vulnerability than CVE-2020-36193.

  • CVE-2021-21702Feb 15, 2021
    affected < 7.4.19-3.module_el8.6.0+2976+8b9a0d08fixed 7.4.19-3.module_el8.6.0+2976+8b9a0d08

    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.

  • CVE-2020-7071Feb 15, 2021
    affected < 7.4.19-3.module_el8.6.0+2976+8b9a0d08fixed 7.4.19-3.module_el8.6.0+2976+8b9a0d08

    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

  • CVE-2020-36193KEVJan 18, 2021
    affected < 7.4.19-4.module_el8.6.0+3238+624bf8b8fixed 7.4.19-4.module_el8.6.0+3238+624bf8b8

    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.

  • CVE-2020-28948Nov 19, 2020
    affected < 7.4.19-4.module_el8.6.0+3238+624bf8b8fixed 7.4.19-4.module_el8.6.0+3238+624bf8b8

    Archive_Tar through 1.4.10 allows an unserialization attack because phar: is blocked but PHAR: is not blocked.

  • CVE-2020-28949KEVNov 19, 2020
    affected < 7.4.19-4.module_el8.6.0+3238+624bf8b8fixed 7.4.19-4.module_el8.6.0+3238+624bf8b8

    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.

  • CVE-2020-7070Oct 2, 2020
    affected < 7.4.19-3.module_el8.6.0+2976+8b9a0d08fixed 7.4.19-3.module_el8.6.0+2976+8b9a0d08

    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 t

  • CVE-2020-7069Oct 2, 2020
    affected < 7.4.19-3.module_el8.6.0+2976+8b9a0d08fixed 7.4.19-3.module_el8.6.0+2976+8b9a0d08

    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.

  • CVE-2020-7068Sep 9, 2020
    affected < 7.4.19-3.module_el8.6.0+2976+8b9a0d08fixed 7.4.19-3.module_el8.6.0+2976+8b9a0d08

    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.

  • CVE-2019-11048May 20, 2020
    affected < 7.3.20-1.module_el8.4.0+2229+b272fdeffixed 7.3.20-1.module_el8.4.0+2229+b272fdef

    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

  • CVE-2020-7066Apr 1, 2020
    affected < 7.3.20-1.module_el8.4.0+2229+b272fdeffixed 7.3.20-1.module_el8.4.0+2229+b272fdef

    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

  • CVE-2020-7065Apr 1, 2020
    affected < 7.3.20-1.module_el8.4.0+2229+b272fdeffixed 7.3.20-1.module_el8.4.0+2229+b272fdef

    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.

  • CVE-2020-7064Apr 1, 2020
    affected < 7.3.20-1.module_el8.4.0+2229+b272fdeffixed 7.3.20-1.module_el8.4.0+2229+b272fdef

    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 c

  • CVE-2020-7063Feb 27, 2020
    affected < 7.3.20-1.module_el8.4.0+2229+b272fdeffixed 7.3.20-1.module_el8.4.0+2229+b272fdef

    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 re

  • CVE-2020-7062Feb 27, 2020
    affected < 7.3.20-1.module_el8.4.0+2229+b272fdeffixed 7.3.20-1.module_el8.4.0+2229+b272fdef

    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 cle

  • CVE-2019-20454Feb 14, 2020
    affected < 7.3.20-1.module_el8.4.0+2229+b272fdeffixed 7.3.20-1.module_el8.4.0+2229+b272fdef

    An out-of-bounds read was discovered in PCRE before 10.34 when the pattern \X is JIT compiled and used to match specially crafted subjects in non-UTF mode. Applications that use PCRE to parse untrusted input may be vulnerable to this flaw, which would allow an attacker to crash t

  • CVE-2020-7060Feb 10, 2020
    affected < 7.3.20-1.module_el8.4.0+2229+b272fdeffixed 7.3.20-1.module_el8.4.0+2229+b272fdef

    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