Not a U.S. government website. NDD is an independent vulnerability database by Volerion and is not affiliated with or endorsed by NIST or NVD.
VOLERION
Volerion Security Research

NOT DEFERRED DATABASE

VULNERABILITIES

CVE-2023-34036 Details

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.

Metrics

References to Advisories, Solutions, and Tools

By selecting these links, you will be leaving this site. These are references gathered from the official CVE record and are not endorsed by Volerion.

URLSource(s)Tag(s)
https://spring.io/security/cve-2023-34036 CVEMitigationVendor Advisory
https://spring.io/security/cve-2023-34036 [email protected]MitigationVendor Advisory

Weakness Enumeration

CWE-IDCWE NameSource
CWE-116Improper Encoding or Escaping of Output[email protected]
CWE-644Improper Neutralization of HTTP Headers for Scripting Syntax[email protected]

Affected Products

ProductVersions
vmware spring hateoas
< 1.5.5
>= 2.0.0, < 2.0.5
2.1.0 -
2.1.0 milestone1
2.1.0 rc1

CPE

  • cpe:2.3:a:vmware:spring_hateoas:*:*:*:*:*:*:*:*
  • cpe:2.3:a:vmware:spring_hateoas:2.1.0:-:*:*:*:*:*:*
  • cpe:2.3:a:vmware:spring_hateoas:2.1.0:milestone1:*:*:*:*:*:*
  • cpe:2.3:a:vmware:spring_hateoas:2.1.0:rc1:*:*:*:*:*:*

Remediation

  • No remediation found in references.

Change History

5 change records found show changes


QUICK INFO

CVE Dictionary Entry:
CVE-2023-34036
NVD Published Date:
Jul 17, 2023
NVD Last Modified:
Jun 17, 2026
Source:
[email protected]
CVE-2023-34036 Details - Not Deferred