ghsa-3h6f-g5f3-gc4w
Vulnerability from github
Published
2023-07-19 15:30
Modified
2024-10-28 19:30
Severity ?
Summary
Access Control Bypass in Spring Security
Details
Using "**" as a pattern in Spring Security configuration for WebFlux creates a mismatch in pattern matching between Spring Security and Spring WebFlux, and the potential for a security bypass.
{ "affected": [ { "package": { "ecosystem": "Maven", "name": "org.springframework.security:spring-security-config" }, "ranges": [ { "events": [ { "introduced": "5.6.0" }, { "fixed": "5.6.12" } ], "type": "ECOSYSTEM" } ] }, { "package": { "ecosystem": "Maven", "name": "org.springframework.security:spring-security-config" }, "ranges": [ { "events": [ { "introduced": "5.7.0" }, { "fixed": "5.7.10" } ], "type": "ECOSYSTEM" } ] }, { "package": { "ecosystem": "Maven", "name": "org.springframework.security:spring-security-config" }, "ranges": [ { "events": [ { "introduced": "5.8.0" }, { "fixed": "5.8.5" } ], "type": "ECOSYSTEM" } ] }, { "package": { "ecosystem": "Maven", "name": "org.springframework.security:spring-security-config" }, "ranges": [ { "events": [ { "introduced": "6.0.0" }, { "fixed": "6.0.5" } ], "type": "ECOSYSTEM" } ] }, { "package": { "ecosystem": "Maven", "name": "org.springframework.security:spring-security-config" }, "ranges": [ { "events": [ { "introduced": "6.1.0" }, { "fixed": "6.1.2" } ], "type": "ECOSYSTEM" } ] } ], "aliases": [ "CVE-2023-34034" ], "database_specific": { "cwe_ids": [ "CWE-281", "CWE-284" ], "github_reviewed": true, "github_reviewed_at": "2023-07-31T21:19:15Z", "nvd_published_at": "2023-07-19T15:15:11Z", "severity": "CRITICAL" }, "details": "Using \"**\" as a pattern in Spring Security configuration for WebFlux creates a mismatch in pattern matching between Spring Security and Spring WebFlux, and the potential for a security bypass.\n\n", "id": "GHSA-3h6f-g5f3-gc4w", "modified": "2024-10-28T19:30:27Z", "published": "2023-07-19T15:30:26Z", "references": [ { "type": "ADVISORY", "url": "https://nvd.nist.gov/vuln/detail/CVE-2023-34034" }, { "type": "WEB", "url": "https://ossindex.sonatype.org/vulnerability/CVE-2023-34034" }, { "type": "WEB", "url": "https://security.netapp.com/advisory/ntap-20230814-0008" }, { "type": "WEB", "url": "https://security.snyk.io/vuln/SNYK-JAVA-ORGSPRINGFRAMEWORKSECURITY-5777893" }, { "type": "WEB", "url": "https://spring.io/security/cve-2023-34034" } ], "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": "Access Control Bypass in Spring Security" }
Loading...
Loading...
- 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.