Security
Headlines
HeadlinesLatestCVEs

Headline

GHSA-4gc7-5j7h-4qph: Spring Framework DataBinder Case Sensitive Match Exception

The fix for CVE-2022-22968 made disallowedFields patterns in DataBinder case insensitive. However, String.toLowerCase() has some Locale dependent exceptions that could potentially result in fields not protected as expected.

ghsa
#vulnerability#web#git#java#maven

Skip to content

Navigation Menu

    • GitHub Copilot

      Write better code with AI

    • Security

      Find and fix vulnerabilities

    • Actions

      Automate any workflow

    • Codespaces

      Instant dev environments

    • Issues

      Plan and track work

    • Code Review

      Manage code changes

    • Discussions

      Collaborate outside of code

    • Code Search

      Find more, search less

  • Explore

    • Learning Pathways
    • White papers, Ebooks, Webinars
    • Customer Stories
    • Partners
    • GitHub Sponsors

      Fund open source developers

*   The ReadME Project
    
    GitHub community articles
    • Enterprise platform

      AI-powered developer platform

  • 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-38820

Spring Framework DataBinder Case Sensitive Match Exception

Low severity GitHub Reviewed Published Oct 18, 2024 to the GitHub Advisory Database • Updated Oct 18, 2024

Package

maven org.springframework:spring-context (Maven)

Affected versions

>= 6.1.0, < 6.1.14

>= 6.0.0, < 6.0.25

< 5.3.41

Patched versions

6.1.14

6.0.25

5.3.41

Description

Published to the GitHub Advisory Database

Oct 18, 2024

Last updated

Oct 18, 2024

ghsa: Latest News

GHSA-g5vw-3h65-2q3v: Access control vulnerable to user data deletion by anonynmous users