SSRF in Getsentry Sentry
CVE-2024-24829
Sentry is an error tracking and performance monitoring platform. Sentry’s integration platform provides a way for external services to interact with Sentry. One of such integrations, the Phabricator integration (maintained by Sentry) with version <=24.1.1 contains a constrained SSRF vulnerability. An attacker could make Sentry send POST HTTP requests to arbitrary URLs (including internal IP addresses) by providing an unsanitized input to the Phabricator integration. However, the body payload is constrained to a specific format. If an attacker has access to a Sentry instance, this allows them to: 1. interact with internal network; 2. scan local/remote ports. This issue has been fixed in Sentry self-hosted release 24.1.2, and has already been mitigated on sentry.io on February 8. Users are advised to upgrade. There are no known workarounds for this vulnerability.
Vulnerability class: SSRF (Server-Side Request Forgery)
Published · last modified .
CVSS v3 metric
CVSS v3 base score 4.3 (Medium). Vector: CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:L/I:N/A:N.
EPSS exploit prediction
EPSS: 0.005 (39.8th percentile), scored .
Very low probability of exploitation in the next 30 days; routine patching cadence is appropriate. 40th percentile — 39.8% of CVEs in the catalogue have a lower EPSS than this one. How to read EPSS.
EPSS over last 30 days · oldest: 0.005 · newest: 0.005 · change: 0.000
Affected products
- Getsentry Sentry — versions >= 9.1.0, < 24.1.2
- Sentry
Weakness classification (CWE)
References
- github.com/getsentry/sentry/security/advisories/GHSA-rqxh-fp9p-p98r (Third Party Advisory)
- github.com/getsentry/sentry/pull/64882 (Issue Tracking)
- github.com/getsentry/self-hosted/releases/tag/24.1.2 (Release Notes)
Frequently asked questions
- What is CVE-2024-24829?
- CVE-2024-24829 is a medium-severity vulnerability in Getsentry Sentry, classified under Server-Side Request Forgery (SSRF). CVSS score: 4.3/10. Published 2024-02-09.
- How severe is CVE-2024-24829?
- Medium severity. CVSS v3 base score is 4.3 out of 10.