ghsa-7phw-cxx7-q9vq
Vulnerability from github
Published
2023-03-28 00:34
Modified
2024-03-14 20:52
Severity ?
Summary
Spring Framework is vulnerable to security bypass via mvcRequestMatcher pattern mismatch
Details
Spring Framework running version 6.0.0 - 6.0.6 or 5.3.0 - 5.3.25 using "**" as a pattern in Spring Security configuration with the mvcRequestMatcher creates a mismatch in pattern matching between Spring Security and Spring MVC, and the potential for a security bypass.
{ affected: [ { package: { ecosystem: "Maven", name: "org.springframework:spring", }, ranges: [ { events: [ { introduced: "6.0.0", }, { fixed: "6.0.7", }, ], type: "ECOSYSTEM", }, ], }, { package: { ecosystem: "Maven", name: "org.springframework:spring", }, ranges: [ { events: [ { introduced: "5.3.0", }, { fixed: "5.3.26", }, ], type: "ECOSYSTEM", }, ], }, ], aliases: [ "CVE-2023-20860", ], database_specific: { cwe_ids: [], github_reviewed: true, github_reviewed_at: "2023-03-28T13:39:35Z", nvd_published_at: "2023-03-27T22:15:00Z", severity: "CRITICAL", }, details: "Spring Framework running version 6.0.0 - 6.0.6 or 5.3.0 - 5.3.25 using \"**\" as a pattern in Spring Security configuration with the mvcRequestMatcher creates a mismatch in pattern matching between Spring Security and Spring MVC, and the potential for a security bypass.", id: "GHSA-7phw-cxx7-q9vq", modified: "2024-03-14T20:52:28Z", published: "2023-03-28T00:34:28Z", references: [ { type: "ADVISORY", url: "https://nvd.nist.gov/vuln/detail/CVE-2023-20860", }, { type: "WEB", url: "https://github.com/spring-projects/spring-framework/commit/202fa5cdb3a3d0cfe6967e85fa167d978244f28a", }, { type: "PACKAGE", url: "https://github.com/spring-projects/spring-framework", }, { type: "WEB", url: "https://security.netapp.com/advisory/ntap-20230505-0006", }, { type: "WEB", url: "https://spring.io/security/cve-2023-20860", }, ], schema_version: "1.4.0", severity: [ { score: "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:N", type: "CVSS_V3", }, ], summary: "Spring Framework is vulnerable to security bypass via mvcRequestMatcher pattern mismatch", }
Log in or create an account to share your comment.
Security Advisory comment format.
This schema specifies the format of a comment related to a security advisory.
Title of the comment
Description of the comment
Loading…
Loading…
Loading…
Sightings
Author | Source | Type | Date |
---|
Nomenclature
- Seen: The vulnerability was mentioned, discussed, or seen somewhere by the user.
- Confirmed: The vulnerability is confirmed from an analyst perspective.
- Exploited: This vulnerability was exploited and seen by the user reporting the sighting.
- Patched: This vulnerability was successfully patched by the user reporting the sighting.
- Not exploited: This vulnerability was not exploited or seen by the user reporting the sighting.
- Not confirmed: The user expresses doubt about the veracity of the vulnerability.
- Not patched: This vulnerability was not successfully patched by the user reporting the sighting.