VYPR

rpm package

opensuse/python-sentry-sdk&distro=openSUSE Leap 15.5

pkg:rpm/opensuse/python-sentry-sdk&distro=openSUSE%20Leap%2015.5

Vulnerabilities (1)

  • CVE-2024-40647MedJul 18, 2024
    affected < 0.14.4-bp155.3.3.1fixed 0.14.4-bp155.3.3.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