VYPR

Sentry Python

by Getsentry

Source repositories

CVEs (2)

  • CVE-2024-40647MedJul 18, 2024
    risk 0.27cvss 5.3epss 0.00

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

  • CVE-2023-28117Mar 22, 2023
    risk 0.00cvss epss 0.00

    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 sensitive cookies values, including the session cookie to…