VYPR
Medium severity5.3NVD Advisory· Published Jul 17, 2023· Updated Jun 17, 2026

CVE-2023-34036

CVE-2023-34036

Description

Reactive web applications that use Spring HATEOAS to produce hypermedia-based responses might be exposed to malicious forwarded headers if they are not behind a trusted proxy that ensures correctness of such headers, or if they don't have anything else in place to handle (and possibly discard) forwarded headers either in WebFlux or at the level of the underlying HTTP server.

For the application to be affected, it needs to satisfy the following requirements:

  • It needs to use the reactive web stack (Spring WebFlux) and Spring HATEOAS to create links in hypermedia-based responses.
  • The application infrastructure does not guard against clients submitting (X-)Forwarded… headers.

AI Insight

LLM-synthesized narrative grounded in this CVE's description and references.

Affected packages

Versions sourced from the GitHub Security Advisory.

PackageAffected versionsPatched versions
org.springframework.hateoas:spring-hateoasMaven
< 1.5.51.5.5
org.springframework.hateoas:spring-hateoasMaven
>= 2.0.0, < 2.0.52.0.5
org.springframework.hateoas:spring-hateoasMaven
>= 2.1.0, < 2.1.12.1.1

Affected products

2

Patches

Vulnerability mechanics

References

3

News mentions

0

No linked articles in our index yet.