rpm package
opensuse/python-sentry-sdk&distro=openSUSE Tumbleweed
pkg:rpm/opensuse/python-sentry-sdk&distro=openSUSE%20Tumbleweed
Vulnerabilities (2)
| CVE | Sev | CVSS | KEV | Affected versions | Fixed in | Published | Description |
|---|---|---|---|---|---|---|---|
| CVE-2024-40647 | Med | 5.3 | < 2.10.0-1.1 | 2.10.0-1.1 | Jul 18, 2024 | sentry-sdk is the official Python SDK for Sentry.io. A bug in Sentry's Python SDK < 2.8.0 allows the environment variables to be passed to subprocesses despite the `env={}` setting. In Python's `subprocess` calls, all environment variables are passed to subprocesses by default. H | |
| CVE-2021-44420 | — | < 1.5.4-1.1 | 1.5.4-1.1 | Dec 7, 2021 | In Django 2.2 before 2.2.25, 3.1 before 3.1.14, and 3.2 before 3.2.10, HTTP requests for URLs with trailing newlines could bypass upstream access control based on URL paths. |
- affected < 2.10.0-1.1fixed 2.10.0-1.1
sentry-sdk is the official Python SDK for Sentry.io. A bug in Sentry's Python SDK < 2.8.0 allows the environment variables to be passed to subprocesses despite the `env={}` setting. In Python's `subprocess` calls, all environment variables are passed to subprocesses by default. H
- CVE-2021-44420Dec 7, 2021affected < 1.5.4-1.1fixed 1.5.4-1.1
In Django 2.2 before 2.2.25, 3.1 before 3.1.14, and 3.2 before 3.2.10, HTTP requests for URLs with trailing newlines could bypass upstream access control based on URL paths.