CVE-2024-24829: SSRF in Sentry via Phabricator integration
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.
Affected Software
Remediation
Recommended actions to resolve this vulnerability, in priority order.
- Upgrade
Upgrade
Sentry self-hostedto a version that resolves this vulnerability.Fixed in 24.1.2 - Compensating control
No known workarounds for this vulnerability were identified; if you cannot upgrade immediately, limit access to your Sentry instance so attackers cannot reach the Phabricator integration input that enables SSRF.
Event History
Frequently Asked Questions
What is the severity of CVE-2024-24829?
CVE-2024-24829 is considered a medium severity vulnerability due to its potential for exploitation through constrained SSRF.
How do I fix CVE-2024-24829?
To fix CVE-2024-24829, upgrade your Sentry installation to version 24.1.2 or later.
Which versions of Sentry are affected by CVE-2024-24829?
Versions of Sentry from 9.1.0 to 24.1.1 are affected by CVE-2024-24829.
What type of vulnerability is CVE-2024-24829?
CVE-2024-24829 is classified as a Server-Side Request Forgery (SSRF) vulnerability.
Is the Phabricator integration the only affected component in CVE-2024-24829?
Yes, the CVE-2024-24829 specifically affects the Phabricator integration of Sentry.