Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

spring-hateoas-0.25.0.RELEASE.jar: 1 vulnerabilities (highest severity is: 5.3) #530

Open
mend-for-github-com bot opened this issue May 6, 2024 · 0 comments
Labels
Mend: dependency security vulnerability Security vulnerability detected by WhiteSource

Comments

@mend-for-github-com
Copy link

mend-for-github-com bot commented May 6, 2024

Vulnerable Library - spring-hateoas-0.25.0.RELEASE.jar

Library to support implementing representations for hyper-text driven REST web services.

Library home page: http://github.com/SpringSource/spring-hateoas

Path to dependency file: /tools/nibrs-staging-data/pom.xml

Path to vulnerable library: /home/wss-scanner/.m2/repository/org/springframework/hateoas/spring-hateoas/0.25.0.RELEASE/spring-hateoas-0.25.0.RELEASE.jar,/tools/nibrs-staging-data/target/nibrs-staging-data/WEB-INF/lib/spring-hateoas-0.25.0.RELEASE.jar

Vulnerabilities

CVE Severity CVSS Dependency Type Fixed in (spring-hateoas version) Remediation Possible** Reachability
CVE-2023-34036 Medium 5.3 spring-hateoas-0.25.0.RELEASE.jar Direct 1.5.5

**In some cases, Remediation PR cannot be created automatically for a vulnerability despite the availability of remediation

Details

CVE-2023-34036

Vulnerable Library - spring-hateoas-0.25.0.RELEASE.jar

Library to support implementing representations for hyper-text driven REST web services.

Library home page: http://github.com/SpringSource/spring-hateoas

Path to dependency file: /tools/nibrs-staging-data/pom.xml

Path to vulnerable library: /home/wss-scanner/.m2/repository/org/springframework/hateoas/spring-hateoas/0.25.0.RELEASE/spring-hateoas-0.25.0.RELEASE.jar,/tools/nibrs-staging-data/target/nibrs-staging-data/WEB-INF/lib/spring-hateoas-0.25.0.RELEASE.jar

Dependency Hierarchy:

  • spring-hateoas-0.25.0.RELEASE.jar (Vulnerable Library)

Found in base branch: master

Vulnerability Details

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.

Publish Date: 2023-07-17

URL: CVE-2023-34036

CVSS 3 Score Details (5.3)

Base Score Metrics:

  • Exploitability Metrics:
    • Attack Vector: Network
    • Attack Complexity: Low
    • Privileges Required: None
    • User Interaction: None
    • Scope: Unchanged
  • Impact Metrics:
    • Confidentiality Impact: None
    • Integrity Impact: Low
    • Availability Impact: None

For more information on CVSS3 Scores, click here.

Suggested Fix

Type: Upgrade version

Origin: GHSA-7m5c-fgwf-mwph

Release Date: 2023-07-17

Fix Resolution: 1.5.5

⛑️ Automatic Remediation will be attempted for this issue.


⛑️Automatic Remediation will be attempted for this issue.

@mend-for-github-com mend-for-github-com bot added the Mend: dependency security vulnerability Security vulnerability detected by WhiteSource label May 6, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Mend: dependency security vulnerability Security vulnerability detected by WhiteSource
Projects
None yet
Development

No branches or pull requests

0 participants