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.
References
Link | Resource |
---|---|
https://github.com/getsentry/self-hosted/releases/tag/24.1.2 | Release Notes |
https://github.com/getsentry/sentry/pull/64882 | Issue Tracking |
https://github.com/getsentry/sentry/security/advisories/GHSA-rqxh-fp9p-p98r | Third Party Advisory |
https://github.com/getsentry/self-hosted/releases/tag/24.1.2 | Release Notes |
https://github.com/getsentry/sentry/pull/64882 | Issue Tracking |
https://github.com/getsentry/sentry/security/advisories/GHSA-rqxh-fp9p-p98r | Third Party Advisory |
Configurations
History
21 Nov 2024, 08:59
Type | Values Removed | Values Added |
---|---|---|
CVSS |
v2 : v3 : |
v2 : unknown
v3 : 4.3 |
References | () https://github.com/getsentry/self-hosted/releases/tag/24.1.2 - Release Notes | |
References | () https://github.com/getsentry/sentry/pull/64882 - Issue Tracking | |
References | () https://github.com/getsentry/sentry/security/advisories/GHSA-rqxh-fp9p-p98r - Third Party Advisory |
16 Feb 2024, 21:37
Type | Values Removed | Values Added |
---|---|---|
CPE | cpe:2.3:a:sentry:sentry:*:*:*:*:*:*:*:* | |
First Time |
Sentry sentry
Sentry |
|
CVSS |
v2 : v3 : |
v2 : unknown
v3 : 5.3 |
References | () https://github.com/getsentry/self-hosted/releases/tag/24.1.2 - Release Notes | |
References | () https://github.com/getsentry/sentry/security/advisories/GHSA-rqxh-fp9p-p98r - Third Party Advisory | |
References | () https://github.com/getsentry/sentry/pull/64882 - Issue Tracking |
09 Feb 2024, 00:15
Type | Values Removed | Values Added |
---|---|---|
New CVE |
Information
Published : 2024-02-09 00:15
Updated : 2024-11-21 08:59
NVD link : CVE-2024-24829
Mitre link : CVE-2024-24829
CVE.ORG link : CVE-2024-24829
JSON object : View
Products Affected
sentry
- sentry
CWE
CWE-918
Server-Side Request Forgery (SSRF)