rpm package
almalinux/python39-debug
pkg:rpm/almalinux/python39-debug
Vulnerabilities (35)
| CVE | Sev | CVSS | KEV | Affected versions | Fixed in | Published | Description |
|---|---|---|---|---|---|---|---|
| CVE-2024-0450 | Med | 6.2 | < 3.9.19-1.module_el8.10.0+3849+a48d89aa | 3.9.19-1.module_el8.10.0+3849+a48d89aa | 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 | < 3.9.19-1.module_el8.10.0+3849+a48d89aa | 3.9.19-1.module_el8.10.0+3849+a48d89aa | 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 | — | < 3.9.18-3.module_el8.10.0+3765+2f9a457d | 3.9.18-3.module_el8.10.0+3765+2f9a457d | 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 | — | < 3.9.16-1.module_el8.8.0+3664+2b1e4686.2 | 3.9.16-1.module_el8.8.0+3664+2b1e4686.2 | 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 | — | < 3.9.18-1.module_el8.9.0+3672+853baa42 | 3.9.18-1.module_el8.9.0+3672+853baa42 | 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 | < 3.9.18-3.module_el8.10.0+3765+2f9a457d | 3.9.18-3.module_el8.10.0+3765+2f9a457d | 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 | — | < 3.9.16-1.module_el8.8.0+3577+f4afbb0e.1 | 3.9.16-1.module_el8.8.0+3577+f4afbb0e.1 | 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 | — | < 3.9.18-3.module_el8.10.0+3765+2f9a457d | 3.9.18-3.module_el8.10.0+3765+2f9a457d | 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 | — | < 3.9.18-3.module_el8.10.0+3765+2f9a457d | 3.9.18-3.module_el8.10.0+3765+2f9a457d | 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 | — | < 3.9.16-1.module_el8.8.0+3483+a028a3dd | 3.9.16-1.module_el8.8.0+3483+a028a3dd | 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 | — | < 3.9.16-1.module_el8.8.0+3483+a028a3dd | 3.9.16-1.module_el8.8.0+3483+a028a3dd | 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 | — | < 3.9.16-1.module_el8.8.0+3483+a028a3dd | 3.9.16-1.module_el8.8.0+3483+a028a3dd | 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 | — | < 3.9.13-1.module_el8.7.0+3344+df07b58a | 3.9.13-1.module_el8.7.0+3344+df07b58a | 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-43818 | — | < 3.9.7-1.module_el8.6.0+2780+a40f65e1 | 3.9.7-1.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-2007-4559 | Cri | 9.8 | < 3.9.18-1.module_el8.9.0+3672+853baa42 | 3.9.18-1.module_el8.9.0+3672+853baa42 | Aug 28, 2007 | Directory traversal vulnerability in the (1) extract and (2) extractall functions in the tarfile module in Python allows user-assisted remote attackers to overwrite arbitrary files via a .. (dot dot) sequence in filenames in a TAR archive, a related issue to CVE-2001-1267. |
- affected < 3.9.19-1.module_el8.10.0+3849+a48d89aafixed 3.9.19-1.module_el8.10.0+3849+a48d89aa
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 < 3.9.19-1.module_el8.10.0+3849+a48d89aafixed 3.9.19-1.module_el8.10.0+3849+a48d89aa
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 < 3.9.18-3.module_el8.10.0+3765+2f9a457dfixed 3.9.18-3.module_el8.10.0+3765+2f9a457d
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 < 3.9.16-1.module_el8.8.0+3664+2b1e4686.2fixed 3.9.16-1.module_el8.8.0+3664+2b1e4686.2
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 < 3.9.18-1.module_el8.9.0+3672+853baa42fixed 3.9.18-1.module_el8.9.0+3672+853baa42
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 < 3.9.18-3.module_el8.10.0+3765+2f9a457dfixed 3.9.18-3.module_el8.10.0+3765+2f9a457d
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 < 3.9.16-1.module_el8.8.0+3577+f4afbb0e.1fixed 3.9.16-1.module_el8.8.0+3577+f4afbb0e.1
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 < 3.9.18-3.module_el8.10.0+3765+2f9a457dfixed 3.9.18-3.module_el8.10.0+3765+2f9a457d
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 < 3.9.18-3.module_el8.10.0+3765+2f9a457dfixed 3.9.18-3.module_el8.10.0+3765+2f9a457d
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 < 3.9.16-1.module_el8.8.0+3483+a028a3ddfixed 3.9.16-1.module_el8.8.0+3483+a028a3dd
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 < 3.9.16-1.module_el8.8.0+3483+a028a3ddfixed 3.9.16-1.module_el8.8.0+3483+a028a3dd
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 < 3.9.16-1.module_el8.8.0+3483+a028a3ddfixed 3.9.16-1.module_el8.8.0+3483+a028a3dd
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 < 3.9.13-1.module_el8.7.0+3344+df07b58afixed 3.9.13-1.module_el8.7.0+3344+df07b58a
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-43818Dec 13, 2021affected < 3.9.7-1.module_el8.6.0+2780+a40f65e1fixed 3.9.7-1.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
- affected < 3.9.18-1.module_el8.9.0+3672+853baa42fixed 3.9.18-1.module_el8.9.0+3672+853baa42
Directory traversal vulnerability in the (1) extract and (2) extractall functions in the tarfile module in Python allows user-assisted remote attackers to overwrite arbitrary files via a .. (dot dot) sequence in filenames in a TAR archive, a related issue to CVE-2001-1267.
Page 2 of 2