#VU78268 Overly permissive cross-domain whitelist in sentry - CVE-2023-36829

 

#VU78268 Overly permissive cross-domain whitelist in sentry - CVE-2023-36829

Published: July 15, 2023


Vulnerability identifier: #VU78268
Vulnerability risk: Low
CVSSv4.0: CVSS:4.0/AV:N/AC:L/AT:P/PR:N/UI:A/VC:L/VI:L/VA:N/SC:N/SI:N/SA:N/E:U/U:Clear
CVE-ID: CVE-2023-36829
CWE-ID: CWE-942
Exploitation vector: Remote access
Exploit availability: No public exploit available
Vulnerable software:
sentry
Software vendor:
Sentry

Description

The vulnerability allows a remote attacker to bypass the CORS protection mechanism.

The vulnerability exists due to incorrect processing of the "Origin" HTTP header that is supplied within HTTP request in Sentry API. A remote attacker can supply arbitrary value via the "Origin" HTTP header, bypass implemented CORS protection mechanism and perform cross-site scripting attacks against the vulnerable application.

Note, the vulnerability affects installations only that have `system.base-hostname` option explicitly set, as it is empty by default.


Remediation

Install updates from vendor's website.

External links