Apache Druid: Server-Side Request Forgery and Cross-Site Scripting
Severity: medium (5.8) / important
Server-Side Request Forgery (SSRF), Improper Neutralization of Input During Web Page Generation ('Cross-site Scripting'), URL Redirection to Untrusted Site ('Open Redirect') vulnerability in Apache Druid.
This issue affects all previous Druid versions.
When using the Druid management proxy, a request that has a specially crafted URL could be used to redirect the request to an arbitrary server instead. This has the potential for XSS or XSRF. The user is required to be authenticated for this exploit. The management proxy is enabled in Druid's out-of-box configuration. It may be disabled to mitigate this vulnerability. If the management proxy is disabled, some web console features will not work properly, but core functionality is unaffected.
Users are recommended to upgrade to Druid 31.0.2 or Druid 32.0.1, which fixes the issue.
Problem Types
Type | CWE ID | Description |
---|
CWE | CWE-918 | CWE-918 Server-Side Request Forgery (SSRF) |
CWE | CWE-79 | CWE-79 Improper Neutralization of Input During Web Page Generation ('Cross-site Scripting') |
CWE | CWE-601 | CWE-601 URL Redirection to Untrusted Site ('Open Redirect') |
Type: CWE
Description: CWE-918 Server-Side Request Forgery (SSRF)
Type: CWE
Description: CWE-79 Improper Neutralization of Input During Web Page Generation ('Cross-site Scripting')
Type: CWE
Description: CWE-601 URL Redirection to Untrusted Site ('Open Redirect')
Metrics
Version | Base score | Base severity | Vector |
---|
4.0 | 5.8 | MEDIUM | CVSS:4.0/AV:N/AC:L/AT:P/PR:L/UI:A/VC:H/VI:L/VA:N/SC:L/SI:L/SA:N |
Version: 4.0
Base score: 5.8
Base severity: MEDIUM
Vector: CVSS:4.0/AV:N/AC:L/AT:P/PR:L/UI:A/VC:H/VI:L/VA:N/SC:L/SI:L/SA:N
Metrics Other Info
Textual description of severity