VYPR

rpm package

suse/python-sentry-sdk&distro=SUSE Package Hub 15 SP5

pkg:rpm/suse/python-sentry-sdk&distro=SUSE%20Package%20Hub%2015%20SP5

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