CVE-2021-29479
Description
Ratpack is a toolkit for creating web applications. In versions prior to 1.9.0, a user supplied X-Forwarded-Host header can be used to perform cache poisoning of a cache fronting a Ratpack server if the cache key does not include the X-Forwarded-Host header as a cache key. Users are only vulnerable if they do not configure a custom PublicAddress instance. For versions prior to 1.9.0, by default, Ratpack utilizes an inferring version of PublicAddress which is vulnerable. This can be used to perform redirect cache poisoning where an attacker can force a cached redirect to redirect to their site instead of the intended redirect location. The vulnerability was patched in Ratpack 1.9.0. As a workaround, ensure that ServerConfigBuilder::publicAddress correctly configures the server in production.
AI Insight
LLM-synthesized narrative grounded in this CVE's description and references.
Affected packages
Versions sourced from the GitHub Security Advisory.
| Package | Affected versions | Patched versions |
|---|---|---|
io.ratpack:ratpack-coreMaven | < 1.9.0 | 1.9.0 |
Affected products
2Patches
Vulnerability mechanics
References
4- portswigger.net/web-security/web-cache-poisoningnvdExploitThird Party AdvisoryWEB
- github.com/advisories/GHSA-w6rq-6h34-vh7qghsaADVISORY
- github.com/ratpack/ratpack/security/advisories/GHSA-w6rq-6h34-vh7qnvdThird Party AdvisoryWEB
- nvd.nist.gov/vuln/detail/CVE-2021-29479ghsaADVISORY
News mentions
0No linked articles in our index yet.