Security
Headlines
HeadlinesLatestCVEs

Headline

GHSA-hgjh-9rj2-g67j: Spring Framework URL Parsing with Host Validation Vulnerability

Applications that use UriComponentsBuilder in Spring Framework to parse an externally provided URL (e.g. through a query parameter) AND perform validation checks on the host of the parsed URL may be vulnerable to a open redirect https://cwe.mitre.org/data/definitions/601.html attack or to a SSRF attack if the URL is used after passing validation checks.

This is the same as CVE-2024-22243 https://spring.io/security/cve-2024-22243, but with different input.

ghsa
#vulnerability#web#git#java#ssrf#maven

Skip to content

    • Actions

      Automate any workflow

    • Packages

      Host and manage packages

    • Security

      Find and fix vulnerabilities

    • Codespaces

      Instant dev environments

    • Copilot

      Write better code with AI

    • Code review

      Manage code changes

    • Issues

      Plan and track work

    • Discussions

      Collaborate outside of code

    • GitHub Sponsors

      Fund open source developers

*   The ReadME Project
    
    GitHub community articles
  • Pricing

Provide feedback

Saved searches****Use saved searches to filter your results more quickly

Sign up

  1. GitHub Advisory Database
  2. GitHub Reviewed
  3. CVE-2024-22259

Spring Framework URL Parsing with Host Validation Vulnerability

High severity GitHub Reviewed Published Mar 16, 2024 to the GitHub Advisory Database • Updated Mar 18, 2024

Package

maven org.springframework:spring-web (Maven)

Affected versions

>= 6.1.0, < 6.1.5

>= 6.0.0, < 6.0.18

< 5.3.33

Patched versions

6.1.5

6.0.18

5.3.33

Description

Published to the GitHub Advisory Database

Mar 16, 2024

Last updated

Mar 18, 2024

ghsa: Latest News

GHSA-pxg6-pf52-xh8x: cookie accepts cookie name, path, and domain with out of bounds characters