rpm package
almalinux/python39-pytest
pkg:rpm/almalinux/python39-pytest
Vulnerabilities (42)
| CVE | Sev | CVSS | KEV | Affected versions | Fixed in | Published | Description |
|---|---|---|---|---|---|---|---|
| CVE-2024-0450 | Med | 6.2 | < 6.0.2-2.module_el8.6.0+2780+a40f65e1 | 6.0.2-2.module_el8.6.0+2780+a40f65e1 | Mar 19, 2024 | An issue was found in the CPython `zipfile` module affecting versions 3.12.1, 3.11.7, 3.10.13, 3.9.18, and 3.8.18 and prior. The zipfile module is vulnerable to “quoted-overlap” zip-bombs which exploit the zip format to create a zip-bomb with a high compression ratio. The fixed | |
| CVE-2023-6597 | Hig | 7.8 | < 6.0.2-2.module_el8.6.0+2780+a40f65e1 | 6.0.2-2.module_el8.6.0+2780+a40f65e1 | Mar 19, 2024 | An issue was found in the CPython `tempfile.TemporaryDirectory` class affecting versions 3.12.1, 3.11.7, 3.10.13, 3.9.18, and 3.8.18 and prior. The tempfile.TemporaryDirectory class would dereference symlinks during cleanup of permissions-related errors. This means users which c | |
| CVE-2023-43804 | — | < 6.0.2-2.module_el8.6.0+2780+a40f65e1 | 6.0.2-2.module_el8.6.0+2780+a40f65e1 | Oct 4, 2023 | urllib3 is a user-friendly HTTP client library for Python. urllib3 doesn't treat the `Cookie` HTTP header special or provide any helpers for managing cookies over HTTP, that is the responsibility of the user. However, it is possible for a user to specify a `Cookie` header and unk | ||
| CVE-2023-40217 | — | < 6.0.2-2.module_el8.6.0+2780+a40f65e1 | 6.0.2-2.module_el8.6.0+2780+a40f65e1 | Aug 25, 2023 | An issue was discovered in Python before 3.8.18, 3.9.x before 3.9.18, 3.10.x before 3.10.13, and 3.11.x before 3.11.5. It primarily affects servers (such as HTTP servers) that use TLS client authentication. If a TLS server-side socket is created, receives data into the socket buf | ||
| CVE-2023-32681 | — | < 6.0.2-2.module_el8.6.0+2780+a40f65e1 | 6.0.2-2.module_el8.6.0+2780+a40f65e1 | May 26, 2023 | Requests is a HTTP library. Since Requests 2.3.0, Requests has been leaking Proxy-Authorization headers to destination servers when redirected to an HTTPS endpoint. This is a product of how we use `rebuild_proxies` to reattach the `Proxy-Authorization` header to requests. For HTT | ||
| CVE-2023-27043 | Med | 5.3 | < 6.0.2-2.module_el8.6.0+2780+a40f65e1 | 6.0.2-2.module_el8.6.0+2780+a40f65e1 | Apr 19, 2023 | The email module of Python through 3.11.3 incorrectly parses e-mail addresses that contain a special character. The wrong portion of an RFC2822 header is identified as the value of the addr-spec. In some applications, an attacker can bypass a protection mechanism in which applica | |
| CVE-2023-24329 | — | < 6.0.2-2.module_el8.6.0+2780+a40f65e1 | 6.0.2-2.module_el8.6.0+2780+a40f65e1 | Feb 17, 2023 | An issue in the urllib.parse component of Python before 3.11.4 allows attackers to bypass blocklisting methods by supplying a URL that starts with blank characters. | ||
| CVE-2023-23931 | — | < 6.0.2-2.module_el8.6.0+2780+a40f65e1 | 6.0.2-2.module_el8.6.0+2780+a40f65e1 | Feb 7, 2023 | cryptography is a package designed to expose cryptographic primitives and recipes to Python developers. In affected versions `Cipher.update_into` would accept Python objects which implement the buffer protocol, but provide only immutable buffers. This would allow immutable object | ||
| CVE-2022-40897 | — | < 6.0.2-2.module_el8.6.0+2780+a40f65e1 | 6.0.2-2.module_el8.6.0+2780+a40f65e1 | Dec 22, 2022 | Python Packaging Authority (PyPA) setuptools before 65.5.1 allows remote attackers to cause a denial of service via HTML in a crafted package or custom PackageIndex page. There is a Regular Expression Denial of Service (ReDoS) in package_index.py. | ||
| CVE-2022-45061 | — | < 6.0.2-2.module_el8.6.0+2780+a40f65e1 | 6.0.2-2.module_el8.6.0+2780+a40f65e1 | Nov 9, 2022 | An issue was discovered in Python before 3.11.1. An unnecessary quadratic algorithm exists in one path when processing some inputs to the IDNA (RFC 3490) decoder, such that a crafted, unreasonably long name being presented to the decoder could lead to a CPU denial of service. Hos | ||
| CVE-2020-10735 | — | < 6.0.2-2.module_el8.6.0+2780+a40f65e1 | 6.0.2-2.module_el8.6.0+2780+a40f65e1 | Sep 9, 2022 | A flaw was found in python. In algorithms with quadratic time complexity using non-binary bases, when using int("text"), a system could take 50ms to parse an int string with 100,000 digits and 5s for 1,000,000 digits (float, decimal, int.from_bytes(), and int() for binary bases 2 | ||
| CVE-2021-28861 | — | < 6.0.2-2.module_el8.6.0+2780+a40f65e1 | 6.0.2-2.module_el8.6.0+2780+a40f65e1 | Aug 23, 2022 | Python 3.x through 3.10 has an open redirection vulnerability in lib/http/server.py due to no protection against multiple (/) at the beginning of URI path which may leads to information disclosure. NOTE: this is disputed by a third party because the http.server.html documentation | ||
| CVE-2015-20107 | — | < 6.0.2-2.module_el8.6.0+2780+a40f65e1 | 6.0.2-2.module_el8.6.0+2780+a40f65e1 | Apr 13, 2022 | In Python (aka CPython) up to 3.10.8, the mailcap module does not add escape characters into commands discovered in the system mailcap file. This may allow attackers to inject shell commands into applications that call mailcap.findmatch with untrusted input (if they lack validati | ||
| CVE-2021-3733 | — | < 6.0.2-2.module_el8.6.0+2780+a40f65e1 | 6.0.2-2.module_el8.6.0+2780+a40f65e1 | Mar 7, 2022 | There's a flaw in urllib's AbstractBasicAuthHandler class. An attacker who controls a malicious HTTP server that an HTTP client (such as web browser) connects to, could trigger a Regular Expression Denial of Service (ReDOS) during an authentication request with a specially crafte | ||
| CVE-2021-3737 | — | < 6.0.2-2.module_el8.6.0+2780+a40f65e1 | 6.0.2-2.module_el8.6.0+2780+a40f65e1 | Mar 4, 2022 | A flaw was found in python. An improperly handled HTTP response in the HTTP client code of python may allow a remote attacker, who controls the HTTP server, to make the client script enter an infinite loop, consuming CPU time. The highest threat from this vulnerability is to syst | ||
| CVE-2021-43818 | — | < 6.0.2-2.module_el8.6.0+2780+a40f65e1 | 6.0.2-2.module_el8.6.0+2780+a40f65e1 | Dec 13, 2021 | lxml is a library for processing XML and HTML in the Python language. Prior to version 4.6.5, the HTML Cleaner in lxml.html lets certain crafted script content pass through, as well as script content in SVG files embedded using data URIs. Users that employ the HTML cleaner in a s | ||
| CVE-2021-3572 | — | < 6.0.2-2.module_el8.6.0+2780+a40f65e1 | 6.0.2-2.module_el8.6.0+2780+a40f65e1 | Nov 10, 2021 | A flaw was found in python-pip in the way it handled Unicode separators in git references. A remote attacker could possibly use this issue to install a different revision on a repository. The highest threat from this vulnerability is to data integrity. This is fixed in python-pip | ||
| CVE-2021-33503 | — | < 6.0.2-2.module_el8.6.0+2780+a40f65e1 | 6.0.2-2.module_el8.6.0+2780+a40f65e1 | Jun 29, 2021 | An issue was discovered in urllib3 before 1.26.5. When provided with a URL containing many @ characters in the authority component, the authority regular expression exhibits catastrophic backtracking, causing a denial of service if a URL were passed as a parameter or redirected t | ||
| CVE-2021-3426 | — | < 6.0.2-2.module_el8.6.0+2780+a40f65e1 | 6.0.2-2.module_el8.6.0+2780+a40f65e1 | May 20, 2021 | There's a flaw in Python 3's pydoc. A local or adjacent attacker who discovers or is able to convince another local or adjacent user to start a pydoc server could access the server and use it to disclose sensitive information belonging to the other user that they would not normal | ||
| CVE-2021-29921 | — | < 6.0.2-2.module_el8.6.0+2780+a40f65e1 | 6.0.2-2.module_el8.6.0+2780+a40f65e1 | May 6, 2021 | In Python before 3,9,5, the ipaddress library mishandles leading zero characters in the octets of an IP address string. This (in some situations) allows attackers to bypass access control that is based on IP addresses. |
- affected < 6.0.2-2.module_el8.6.0+2780+a40f65e1fixed 6.0.2-2.module_el8.6.0+2780+a40f65e1
An issue was found in the CPython `zipfile` module affecting versions 3.12.1, 3.11.7, 3.10.13, 3.9.18, and 3.8.18 and prior. The zipfile module is vulnerable to “quoted-overlap” zip-bombs which exploit the zip format to create a zip-bomb with a high compression ratio. The fixed
- affected < 6.0.2-2.module_el8.6.0+2780+a40f65e1fixed 6.0.2-2.module_el8.6.0+2780+a40f65e1
An issue was found in the CPython `tempfile.TemporaryDirectory` class affecting versions 3.12.1, 3.11.7, 3.10.13, 3.9.18, and 3.8.18 and prior. The tempfile.TemporaryDirectory class would dereference symlinks during cleanup of permissions-related errors. This means users which c
- CVE-2023-43804Oct 4, 2023affected < 6.0.2-2.module_el8.6.0+2780+a40f65e1fixed 6.0.2-2.module_el8.6.0+2780+a40f65e1
urllib3 is a user-friendly HTTP client library for Python. urllib3 doesn't treat the `Cookie` HTTP header special or provide any helpers for managing cookies over HTTP, that is the responsibility of the user. However, it is possible for a user to specify a `Cookie` header and unk
- CVE-2023-40217Aug 25, 2023affected < 6.0.2-2.module_el8.6.0+2780+a40f65e1fixed 6.0.2-2.module_el8.6.0+2780+a40f65e1
An issue was discovered in Python before 3.8.18, 3.9.x before 3.9.18, 3.10.x before 3.10.13, and 3.11.x before 3.11.5. It primarily affects servers (such as HTTP servers) that use TLS client authentication. If a TLS server-side socket is created, receives data into the socket buf
- CVE-2023-32681May 26, 2023affected < 6.0.2-2.module_el8.6.0+2780+a40f65e1fixed 6.0.2-2.module_el8.6.0+2780+a40f65e1
Requests is a HTTP library. Since Requests 2.3.0, Requests has been leaking Proxy-Authorization headers to destination servers when redirected to an HTTPS endpoint. This is a product of how we use `rebuild_proxies` to reattach the `Proxy-Authorization` header to requests. For HTT
- affected < 6.0.2-2.module_el8.6.0+2780+a40f65e1fixed 6.0.2-2.module_el8.6.0+2780+a40f65e1
The email module of Python through 3.11.3 incorrectly parses e-mail addresses that contain a special character. The wrong portion of an RFC2822 header is identified as the value of the addr-spec. In some applications, an attacker can bypass a protection mechanism in which applica
- CVE-2023-24329Feb 17, 2023affected < 6.0.2-2.module_el8.6.0+2780+a40f65e1fixed 6.0.2-2.module_el8.6.0+2780+a40f65e1
An issue in the urllib.parse component of Python before 3.11.4 allows attackers to bypass blocklisting methods by supplying a URL that starts with blank characters.
- CVE-2023-23931Feb 7, 2023affected < 6.0.2-2.module_el8.6.0+2780+a40f65e1fixed 6.0.2-2.module_el8.6.0+2780+a40f65e1
cryptography is a package designed to expose cryptographic primitives and recipes to Python developers. In affected versions `Cipher.update_into` would accept Python objects which implement the buffer protocol, but provide only immutable buffers. This would allow immutable object
- CVE-2022-40897Dec 22, 2022affected < 6.0.2-2.module_el8.6.0+2780+a40f65e1fixed 6.0.2-2.module_el8.6.0+2780+a40f65e1
Python Packaging Authority (PyPA) setuptools before 65.5.1 allows remote attackers to cause a denial of service via HTML in a crafted package or custom PackageIndex page. There is a Regular Expression Denial of Service (ReDoS) in package_index.py.
- CVE-2022-45061Nov 9, 2022affected < 6.0.2-2.module_el8.6.0+2780+a40f65e1fixed 6.0.2-2.module_el8.6.0+2780+a40f65e1
An issue was discovered in Python before 3.11.1. An unnecessary quadratic algorithm exists in one path when processing some inputs to the IDNA (RFC 3490) decoder, such that a crafted, unreasonably long name being presented to the decoder could lead to a CPU denial of service. Hos
- CVE-2020-10735Sep 9, 2022affected < 6.0.2-2.module_el8.6.0+2780+a40f65e1fixed 6.0.2-2.module_el8.6.0+2780+a40f65e1
A flaw was found in python. In algorithms with quadratic time complexity using non-binary bases, when using int("text"), a system could take 50ms to parse an int string with 100,000 digits and 5s for 1,000,000 digits (float, decimal, int.from_bytes(), and int() for binary bases 2
- CVE-2021-28861Aug 23, 2022affected < 6.0.2-2.module_el8.6.0+2780+a40f65e1fixed 6.0.2-2.module_el8.6.0+2780+a40f65e1
Python 3.x through 3.10 has an open redirection vulnerability in lib/http/server.py due to no protection against multiple (/) at the beginning of URI path which may leads to information disclosure. NOTE: this is disputed by a third party because the http.server.html documentation
- CVE-2015-20107Apr 13, 2022affected < 6.0.2-2.module_el8.6.0+2780+a40f65e1fixed 6.0.2-2.module_el8.6.0+2780+a40f65e1
In Python (aka CPython) up to 3.10.8, the mailcap module does not add escape characters into commands discovered in the system mailcap file. This may allow attackers to inject shell commands into applications that call mailcap.findmatch with untrusted input (if they lack validati
- CVE-2021-3733Mar 7, 2022affected < 6.0.2-2.module_el8.6.0+2780+a40f65e1fixed 6.0.2-2.module_el8.6.0+2780+a40f65e1
There's a flaw in urllib's AbstractBasicAuthHandler class. An attacker who controls a malicious HTTP server that an HTTP client (such as web browser) connects to, could trigger a Regular Expression Denial of Service (ReDOS) during an authentication request with a specially crafte
- CVE-2021-3737Mar 4, 2022affected < 6.0.2-2.module_el8.6.0+2780+a40f65e1fixed 6.0.2-2.module_el8.6.0+2780+a40f65e1
A flaw was found in python. An improperly handled HTTP response in the HTTP client code of python may allow a remote attacker, who controls the HTTP server, to make the client script enter an infinite loop, consuming CPU time. The highest threat from this vulnerability is to syst
- CVE-2021-43818Dec 13, 2021affected < 6.0.2-2.module_el8.6.0+2780+a40f65e1fixed 6.0.2-2.module_el8.6.0+2780+a40f65e1
lxml is a library for processing XML and HTML in the Python language. Prior to version 4.6.5, the HTML Cleaner in lxml.html lets certain crafted script content pass through, as well as script content in SVG files embedded using data URIs. Users that employ the HTML cleaner in a s
- CVE-2021-3572Nov 10, 2021affected < 6.0.2-2.module_el8.6.0+2780+a40f65e1fixed 6.0.2-2.module_el8.6.0+2780+a40f65e1
A flaw was found in python-pip in the way it handled Unicode separators in git references. A remote attacker could possibly use this issue to install a different revision on a repository. The highest threat from this vulnerability is to data integrity. This is fixed in python-pip
- CVE-2021-33503Jun 29, 2021affected < 6.0.2-2.module_el8.6.0+2780+a40f65e1fixed 6.0.2-2.module_el8.6.0+2780+a40f65e1
An issue was discovered in urllib3 before 1.26.5. When provided with a URL containing many @ characters in the authority component, the authority regular expression exhibits catastrophic backtracking, causing a denial of service if a URL were passed as a parameter or redirected t
- CVE-2021-3426May 20, 2021affected < 6.0.2-2.module_el8.6.0+2780+a40f65e1fixed 6.0.2-2.module_el8.6.0+2780+a40f65e1
There's a flaw in Python 3's pydoc. A local or adjacent attacker who discovers or is able to convince another local or adjacent user to start a pydoc server could access the server and use it to disclose sensitive information belonging to the other user that they would not normal
- CVE-2021-29921May 6, 2021affected < 6.0.2-2.module_el8.6.0+2780+a40f65e1fixed 6.0.2-2.module_el8.6.0+2780+a40f65e1
In Python before 3,9,5, the ipaddress library mishandles leading zero characters in the octets of an IP address string. This (in some situations) allows attackers to bypass access control that is based on IP addresses.
Page 2 of 3