CVE-2024-32474: Sentry vulnerable to leaking superuser cleartext password in logs
When authenticating as a superuser to Sentry with a username and password, the password is leaked as cleartext in logs under the event: auth-index.validate_superuser
. An attacker with access to the log data could use these leaked credentials to login to the Sentry system as superuser.
References
- github.com/advisories/GHSA-6cjm-4pxw-7xp9
- github.com/getsentry/sentry
- github.com/getsentry/sentry/commit/d5b34568d9f1c41362ccb62141532a0a2169512f
- github.com/getsentry/sentry/pull/66393
- github.com/getsentry/sentry/pull/69148
- github.com/getsentry/sentry/security/advisories/GHSA-6cjm-4pxw-7xp9
- nvd.nist.gov/vuln/detail/CVE-2024-32474
Detect and mitigate CVE-2024-32474 with GitLab Dependency Scanning
Secure your software supply chain by verifying that all open source dependencies used in your projects contain no disclosed vulnerabilities. Learn more about Dependency Scanning →