Vulnerability Description
Symbolicator is a service used in Sentry. Starting in Symbolicator version 0.3.3 and prior to version 21.12.1, an attacker could make Symbolicator send GET HTTP requests to arbitrary URLs with internal IP addresses by using an invalid protocol. The responses of those requests could be exposed via Symbolicator's API. In affected Sentry instances, the data could be exposed through the Sentry API and user interface if the attacker has a registered account. The issue has been fixed in Symbolicator release 23.12.1, Sentry self-hosted release 23.12.1, and has already been mitigated on sentry.io on December 18, 2023. If updating is not possible, some other mitigations are available. One may disable JS processing by toggling the option `Allow JavaScript Source Fetching` in `Organization Settings > Security & Privacy` and/or disable all untrusted public repositories under `Project Settings > Debug Files`. Alternatively, if JavaScript and native symbolication are not required, disable Symbolicator completely in `config.yml`.
CVSS Score
MEDIUM
Affected Products
| Vendor | Product | Versions |
|---|---|---|
| Sentry | Symbolicator | >= 0.3.3, < 23.12.1 |
Related Weaknesses (CWE)
References
- https://github.com/getsentry/self-hosted/releases/tag/23.12.1Release Notes
- https://github.com/getsentry/symbolicator/pull/1343Patch
- https://github.com/getsentry/symbolicator/releases/tag/23.12.1Release Notes
- https://github.com/getsentry/symbolicator/security/advisories/GHSA-ghg9-7m82-h96MitigationPatchVendor Advisory
- https://github.com/getsentry/self-hosted/releases/tag/23.12.1Release Notes
- https://github.com/getsentry/symbolicator/pull/1343Patch
- https://github.com/getsentry/symbolicator/releases/tag/23.12.1Release Notes
- https://github.com/getsentry/symbolicator/security/advisories/GHSA-ghg9-7m82-h96MitigationPatchVendor Advisory
FAQ
What is CVE-2023-51451?
CVE-2023-51451 is a vulnerability with a CVSS score of 4.3 (MEDIUM). Symbolicator is a service used in Sentry. Starting in Symbolicator version 0.3.3 and prior to version 21.12.1, an attacker could make Symbolicator send GET HTTP requests to arbitrary URLs with interna...
How severe is CVE-2023-51451?
CVE-2023-51451 has been rated MEDIUM with a CVSS base score of 4.3/10. Review the CVSS metrics above for detailed severity breakdown.
Is there a patch for CVE-2023-51451?
Check the references section above for vendor advisories and patch information. Affected products include: Sentry Symbolicator.