CVE-2021-29479: Cached redirect poisoning via X-Forwarded-Host header
7
CVSS Score
3.1
Basic Information
CVE ID
GHSA ID
EPSS Score
0.45339%
CWE
Published
7/1/2021
Updated
2/1/2023
KEV Status
No
Technology
Java
Technical Details
CVSS Vector
CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:L/I:H/A:L
Package Name | Ecosystem | Vulnerable Versions | First Patched Version |
---|---|---|---|
io.ratpack:ratpack-core | maven | < 1.9.0 | 1.9.0 |
Vulnerability Intelligence
Miggo AI
Root Cause Analysis
The analysis is based on the descriptions of the vulnerability and the patches. The vulnerable functions
are related to the PublicAddress
implementation and its configuration through ServerConfigBuilder
. These are directly implicated in the vulnerability and its mitigation.