Search CVE reports


Toggle filters

301 – 310 of 829 results


CVE-2023-6507

Medium priority
Fixed

An issue was found in CPython 3.12.0 `subprocess` module on POSIX platforms. The issue was fixed in CPython 3.12.1 and does not affect other stable releases. When using the `extra_groups=` parameter with an empty list as a value...

6 affected packages

python2.7, python3.10, python3.11, python3.12, python3.7, python3.9

Package 26.04 LTS 24.04 LTS 22.04 LTS 20.04 LTS 18.04 LTS
python2.7 Not in release Not affected Not affected Not affected
python3.10 Not in release Not affected Not in release Ignored
python3.11 Not in release Not affected Not in release Ignored
python3.12 Not affected Not in release Not in release Ignored
python3.7 Not in release Not in release Not in release Not affected
python3.9 Not in release Not in release Not affected Ignored
Show less packages

CVE-2023-49083

Medium priority
Fixed

cryptography is a package designed to expose cryptographic primitives and recipes to Python developers. Calling `load_pem_pkcs7_certificates` or `load_der_pkcs7_certificates` could lead to a NULL-pointer dereference and segfault....

1 affected package

python-cryptography

Package 26.04 LTS 24.04 LTS 22.04 LTS 20.04 LTS 18.04 LTS
python-cryptography Fixed Not affected Not affected
Show less packages

CVE-2023-49081

Medium priority

Some fixes available 3 of 5

aiohttp is an asynchronous HTTP client/server framework for asyncio and Python. Improper validation made it possible for an attacker to modify the HTTP request (e.g. to insert a new header) or create a new HTTP request if the...

1 affected package

python-aiohttp

Package 26.04 LTS 24.04 LTS 22.04 LTS 20.04 LTS 18.04 LTS
python-aiohttp Not affected Not affected Fixed Fixed Fixed
Show less packages

CVE-2023-49082

Medium priority

Some fixes available 3 of 5

aiohttp is an asynchronous HTTP client/server framework for asyncio and Python. Improper validation makes it possible for an attacker to modify the HTTP request (e.g. insert a new header) or even create a new HTTP request if the...

1 affected package

python-aiohttp

Package 26.04 LTS 24.04 LTS 22.04 LTS 20.04 LTS 18.04 LTS
python-aiohttp Not affected Not affected Fixed Fixed Fixed
Show less packages

CVE-2023-47641

Medium priority
Needs evaluation

aiohttp is an asynchronous HTTP client/server framework for asyncio and Python. Affected versions of aiohttp have a security vulnerability regarding the inconsistent interpretation of the http protocol. HTTP/1.1 is a persistent...

1 affected package

python-aiohttp

Package 26.04 LTS 24.04 LTS 22.04 LTS 20.04 LTS 18.04 LTS
python-aiohttp Not affected Not affected Not affected Needs evaluation Needs evaluation
Show less packages

CVE-2023-47627

Medium priority

Some fixes available 2 of 4

aiohttp is an asynchronous HTTP client/server framework for asyncio and Python. The HTTP parser in AIOHTTP has numerous problems with header parsing, which could lead to request smuggling. This parser is only used when...

1 affected package

python-aiohttp

Package 26.04 LTS 24.04 LTS 22.04 LTS 20.04 LTS 18.04 LTS
python-aiohttp Not affected Not affected Fixed Fixed Ignored
Show less packages

CVE-2023-46446

Medium priority

Some fixes available 4 of 7

An issue in AsyncSSH before 2.14.1 allows attackers to control the remote end of an SSH client session via packet injection/removal and shell emulation, aka a "Rogue Session Attack."

1 affected package

python-asyncssh

Package 26.04 LTS 24.04 LTS 22.04 LTS 20.04 LTS 18.04 LTS
python-asyncssh Not affected Fixed Fixed Fixed Fixed
Show less packages

CVE-2023-46445

Medium priority

Some fixes available 4 of 7

An issue in AsyncSSH before 2.14.1 allows attackers to control the extension info message (RFC 8308) via a man-in-the-middle attack, aka a "Rogue Extension Negotiation."

1 affected package

python-asyncssh

Package 26.04 LTS 24.04 LTS 22.04 LTS 20.04 LTS 18.04 LTS
python-asyncssh Not affected Fixed Fixed Fixed Fixed
Show less packages

CVE-2023-44271

Low priority

Some fixes available 5 of 7

An issue was discovered in Pillow before 10.0.0. It is a Denial of Service that uncontrollably allocates memory to process a given task, potentially causing a service to crash by having it run out of memory. This occurs...

2 affected packages

pillow, pillow-python2

Package 26.04 LTS 24.04 LTS 22.04 LTS 20.04 LTS 18.04 LTS
pillow Not affected Not affected Fixed Fixed Fixed
pillow-python2 Not in release Not in release Not in release Needs evaluation Not in release
Show less packages

CVE-2023-46695

Medium priority
Not affected

An issue was discovered in Django 3.2 before 3.2.23, 4.1 before 4.1.13, and 4.2 before 4.2.7. The NFKC normalization is slow on Windows. As a consequence, django.contrib.auth.forms.UsernameField is subject to a potential DoS...

1 affected package

python-django

Package 26.04 LTS 24.04 LTS 22.04 LTS 20.04 LTS 18.04 LTS
python-django Not affected Not affected Not affected
Show less packages