Search CVE reports


Toggle filters

351 – 360 of 829 results


CVE-2023-28117

Medium priority
Needs evaluation

Sentry SDK is the official Python SDK for Sentry, real-time crash reporting software. When using the Django integration of versions prior to 1.14.0 of the Sentry SDK in a specific configuration it is possible to leak...

1 affected package

sentry-python

Package 26.04 LTS 24.04 LTS 22.04 LTS 20.04 LTS 18.04 LTS
sentry-python Needs evaluation Needs evaluation Needs evaluation Ignored Not in release
Show less packages

CVE-2023-24329

Medium priority

Some fixes available 15 of 18

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.

9 affected packages

python2.7, python3.10, python3.11, python3.4, python3.5...

Package 26.04 LTS 24.04 LTS 22.04 LTS 20.04 LTS 18.04 LTS
python2.7 Not in release Not in release Fixed Fixed Fixed
python3.10 Not in release Not in release Fixed Not in release Not in release
python3.11 Not in release Not in release Fixed Not in release Not in release
python3.4 Not in release Not in release Not in release
python3.5 Not in release Not in release Not in release
python3.6 Not in release Not in release Fixed
python3.7 Not in release Not in release Fixed
python3.8 Not in release Fixed Fixed
python3.9 Not in release Fixed Not in release
Show all 9 packages Show less packages

CVE-2021-23980

Medium priority

Some fixes available 3 of 11

A mutation XSS affects users calling bleach.clean with all of: svg or math in the allowed tags p or br in allowed tags style, title, noscript, script, textarea, noframes, iframe, or xmp in allowed tags the keyword...

1 affected package

python-bleach

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

CVE-2020-6817

Medium priority

Some fixes available 3 of 4

bleach.clean behavior parsing style attributes could result in a regular expression denial of service (ReDoS). Calls to bleach.clean with an allowed tag with an allowed style attribute are vulnerable to ReDoS. For...

1 affected package

python-bleach

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

CVE-2023-25577

Medium priority
Fixed

Werkzeug is a comprehensive WSGI web application library. Prior to version 2.2.3, Werkzeug's multipart form data parser will parse an unlimited number of parts, including file parts. Parts can be a small amount of bytes, but each...

1 affected package

python-werkzeug

Package 26.04 LTS 24.04 LTS 22.04 LTS 20.04 LTS 18.04 LTS
python-werkzeug Fixed Fixed Fixed
Show less packages

CVE-2023-23934

Medium priority
Fixed

Werkzeug is a comprehensive WSGI web application library. Browsers may allow "nameless" cookies that look like `=value` instead of `key=value`. A vulnerable browser may allow a compromised application on an adjacent subdomain to...

1 affected package

python-werkzeug

Package 26.04 LTS 24.04 LTS 22.04 LTS 20.04 LTS 18.04 LTS
python-werkzeug Fixed Fixed Fixed
Show less packages

CVE-2023-24580

Medium priority

Some fixes available 11 of 13

An issue was discovered in the Multipart Request Parser in Django 3.2 before 3.2.18, 4.0 before 4.0.10, and 4.1 before 4.1.7. Passing certain inputs (e.g., an excessive number of parts) to multipart forms could result in too many...

1 affected package

python-django

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

CVE-2023-24816

Low priority
Needs evaluation

IPython (Interactive Python) is a command shell for interactive computing in multiple programming languages, originally developed for the Python programming language. Versions prior to 8.1.0 are subject to a command injection...

1 affected package

ipython

Package 26.04 LTS 24.04 LTS 22.04 LTS 20.04 LTS 18.04 LTS
ipython Needs evaluation Needs evaluation Needs evaluation Needs evaluation Needs evaluation
Show less packages

CVE-2023-23931

Low priority

Some fixes available 3 of 5

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...

1 affected package

python-cryptography

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

CVE-2023-23969

Medium priority

Some fixes available 12 of 13

In Django 3.2 before 3.2.17, 4.0 before 4.0.9, and 4.1 before 4.1.6, the parsed values of Accept-Language headers are cached in order to avoid repetitive parsing. This leads to a potential denial-of-service vector via excessive...

1 affected package

python-django

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