Overview
- 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.
- Source
- security@vmware.com
- NVD status
- Analyzed
Risk scores
CVSS 3.1
- Type
- Primary
- Base score
- 5.3
- Impact score
- 1.4
- Exploitability score
- 3.9
- Vector string
- CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:L/A:N
- Severity
- MEDIUM
Social media
- Hype score
- Not currently trending
Configurations
[ { "nodes": [ { "negate": false, "cpeMatch": [ { "criteria": "cpe:2.3:a:vmware:spring_hateoas:*:*:*:*:*:*:*:*", "vulnerable": true, "matchCriteriaId": "C424BE95-D5A9-422F-818D-2F5A9D6DB001", "versionEndExcluding": "1.5.5" }, { "criteria": "cpe:2.3:a:vmware:spring_hateoas:*:*:*:*:*:*:*:*", "vulnerable": true, "matchCriteriaId": "AC3A35A0-DBDB-4488-9E6B-2ED085D09249", "versionEndExcluding": "2.0.5", "versionStartIncluding": "2.0.0" }, { "criteria": "cpe:2.3:a:vmware:spring_hateoas:2.1.0:-:*:*:*:*:*:*", "vulnerable": true, "matchCriteriaId": "A6CC0C89-511B-4DE5-8293-9A7B40F6C3C0" }, { "criteria": "cpe:2.3:a:vmware:spring_hateoas:2.1.0:milestone1:*:*:*:*:*:*", "vulnerable": true, "matchCriteriaId": "E9F07088-56EB-4290-86FC-D63A90DA4F94" }, { "criteria": "cpe:2.3:a:vmware:spring_hateoas:2.1.0:rc1:*:*:*:*:*:*", "vulnerable": true, "matchCriteriaId": "FFB6E267-4557-48A3-97B7-F3ED73C34A05" } ], "operator": "OR" } ] } ]