CVE-2021-44791: Apache Druid before 0.23.0 vulnerable to reflected XSS via unescaped URL parameters
6.1
CVSS Score
3.1
Basic Information
CVE ID
GHSA ID
EPSS Score
0.87142%
CWE
Published
7/8/2022
Updated
1/27/2023
KEV Status
No
Technology
Java
Technical Details
CVSS Vector
CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:C/C:L/I:L/A:N
Package Name | Ecosystem | Vulnerable Versions | First Patched Version |
---|---|---|---|
org.apache.druid:druid | maven | < 0.23.0 | 0.23.0 |
Vulnerability Intelligence
Miggo AI
Root Cause Analysis
The provided vulnerability information describes a reflected XSS issue caused by unescaped URL parameters in HTML responses. However, the GitHub patch information and commit diffs are explicitly marked as unavailable, and the public descriptions do not contain specific code references or file paths. While the vulnerability pattern suggests improper output encoding in web request handlers, there is insufficient technical detail to identify exact function names, file paths, or implementation contexts with high confidence. The vulnerability could theoretically exist in multiple parameter handling locations, but without concrete code examples or patch comparisons, specific vulnerable functions cannot be reliably determined.