gsd-2023-20860
Vulnerability from gsd
Modified
2023-12-13 01:20
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.
Aliases
Aliases
{ GSD: { alias: "CVE-2023-20860", id: "GSD-2023-20860", }, gsd: { metadata: { exploitCode: "unknown", remediation: "unknown", reportConfidence: "confirmed", type: "vulnerability", }, osvSchema: { aliases: [ "CVE-2023-20860", ], 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: "GSD-2023-20860", modified: "2023-12-13T01:20:28.334611Z", schema_version: "1.4.0", }, }, namespaces: { "cve.org": { CVE_data_meta: { ASSIGNER: "security@vmware.com", ID: "CVE-2023-20860", STATE: "PUBLIC", }, affects: { vendor: { vendor_data: [ { product: { product_data: [ { product_name: "Spring Framework", version: { version_data: [ { version_value: "Spring Framework (versions 6.0.0 to 6.0.6 and 5.3.0 to 5.3.25)", }, ], }, }, ], }, vendor_name: "n/a", }, ], }, }, data_format: "MITRE", data_type: "CVE", data_version: "4.0", description: { description_data: [ { lang: "eng", value: "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.", }, ], }, problemtype: { problemtype_data: [ { description: [ { lang: "eng", value: "Potential for security bypass with Spring mvcRequestMatcher configuration", }, ], }, ], }, references: { reference_data: [ { name: "https://spring.io/security/cve-2023-20860", refsource: "MISC", url: "https://spring.io/security/cve-2023-20860", }, { name: "https://security.netapp.com/advisory/ntap-20230505-0006/", refsource: "CONFIRM", url: "https://security.netapp.com/advisory/ntap-20230505-0006/", }, ], }, }, "gitlab.com": { advisories: [ { affected_range: "[5.3.0,5.3.26),[6.0.0,6.0.7)", affected_versions: "All versions starting from 5.3.0 before 5.3.26, all versions starting from 6.0.0 before 6.0.7", cwe_ids: [ "CWE-1035", "CWE-937", ], date: "2023-06-16", description: "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.", fixed_versions: [ "5.3.26", "6.0.7", ], identifier: "CVE-2023-20860", identifiers: [ "GHSA-7phw-cxx7-q9vq", "CVE-2023-20860", ], not_impacted: "All versions before 5.3.0, all versions starting from 5.3.26 before 6.0.0, all versions starting from 6.0.7", package_slug: "maven/org.springframework/spring-webmvc", pubdate: "2023-03-28", solution: "Upgrade to versions 5.3.26, 6.0.7 or above.", title: "Spring Framework is vulnerable to security bypass via mvcRequestMatcher pattern mismatch", urls: [ "https://nvd.nist.gov/vuln/detail/CVE-2023-20860", "https://spring.io/security/cve-2023-20860", "https://github.com/advisories/GHSA-7phw-cxx7-q9vq", "https://github.com/spring-projects/spring-framework/commit/202fa5cdb3a3d0cfe6967e85fa167d978244f28a", ], uuid: "86b9df6f-8b89-4cb4-82b1-c4344bfeaad2", }, { affected_range: "(0)", affected_versions: "All versions starting from 5.3.0 before 5.3.26, all versions starting from 6.0.0 before 6.0.7", cwe_ids: [ "CWE-1035", "CWE-937", ], date: "2023-06-14", description: "This advisory has been moved to `org.springframework:spring-webmvc`", fixed_versions: [ "5.3.26", "6.0.7", ], identifier: "CVE-2023-20860", identifiers: [ "GHSA-7phw-cxx7-q9vq", "CVE-2023-20860", ], not_impacted: "All versions before 5.3.0, all versions starting from 5.3.26 before 6.0.0, all versions starting from 6.0.7", package_slug: "maven/org.springframework/spring", pubdate: "2023-03-28", solution: "Upgrade to versions 5.3.26, 6.0.7 or above.", title: "Spring Framework is vulnerable to security bypass via mvcRequestMatcher pattern mismatch", urls: [ "https://nvd.nist.gov/vuln/detail/CVE-2023-20860", "https://spring.io/security/cve-2023-20860", "https://github.com/advisories/GHSA-7phw-cxx7-q9vq", ], uuid: "f53ccfab-9670-49cf-bb7c-f12624cc780e", }, ], }, "nvd.nist.gov": { configurations: { CVE_data_version: "4.0", nodes: [ { children: [], cpe_match: [ { cpe23Uri: "cpe:2.3:a:vmware:spring_framework:*:*:*:*:*:*:*:*", cpe_name: [], versionEndExcluding: "5.3.26", versionStartIncluding: "5.3.0", vulnerable: true, }, { cpe23Uri: "cpe:2.3:a:vmware:spring_framework:*:*:*:*:*:*:*:*", cpe_name: [], versionEndExcluding: "6.0.7", versionStartIncluding: "6.0.0", vulnerable: true, }, ], operator: "OR", }, ], }, cve: { CVE_data_meta: { ASSIGNER: "security@vmware.com", ID: "CVE-2023-20860", }, data_format: "MITRE", data_type: "CVE", data_version: "4.0", description: { description_data: [ { lang: "en", value: "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.", }, ], }, problemtype: { problemtype_data: [ { description: [ { lang: "en", value: "NVD-CWE-noinfo", }, ], }, ], }, references: { reference_data: [ { name: "https://spring.io/security/cve-2023-20860", refsource: "MISC", tags: [ "Vendor Advisory", ], url: "https://spring.io/security/cve-2023-20860", }, { name: "https://security.netapp.com/advisory/ntap-20230505-0006/", refsource: "CONFIRM", tags: [], url: "https://security.netapp.com/advisory/ntap-20230505-0006/", }, ], }, }, impact: { baseMetricV3: { cvssV3: { attackComplexity: "LOW", attackVector: "NETWORK", availabilityImpact: "NONE", baseScore: 7.5, baseSeverity: "HIGH", confidentialityImpact: "NONE", integrityImpact: "HIGH", privilegesRequired: "NONE", scope: "UNCHANGED", userInteraction: "NONE", vectorString: "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:H/A:N", version: "3.1", }, exploitabilityScore: 3.9, impactScore: 3.6, }, }, lastModifiedDate: "2023-05-05T20:15Z", publishedDate: "2023-03-27T22:15Z", }, }, }
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.