gsd-2023-22602
Vulnerability from gsd
Modified
2023-12-13 01:20
Details
When using Apache Shiro before 1.11.0 together with Spring Boot 2.6+, a specially crafted HTTP request may cause an authentication bypass. The authentication bypass occurs when Shiro and Spring Boot are using different pattern-matching techniques. Both Shiro and Spring Boot < 2.6 default to Ant style pattern matching. Mitigation: Update to Apache Shiro 1.11.0, or set the following Spring Boot configuration value: `spring.mvc.pathmatch.matching-strategy = ant_path_matcher`
Aliases
Aliases
{ GSD: { alias: "CVE-2023-22602", id: "GSD-2023-22602", }, gsd: { metadata: { exploitCode: "unknown", remediation: "unknown", reportConfidence: "confirmed", type: "vulnerability", }, osvSchema: { aliases: [ "CVE-2023-22602", ], details: "When using Apache Shiro before 1.11.0 together with Spring Boot 2.6+, a specially crafted HTTP request may cause an authentication bypass. The authentication bypass occurs when Shiro and Spring Boot are using different pattern-matching techniques. Both Shiro and Spring Boot < 2.6 default to Ant style pattern matching. Mitigation: Update to Apache Shiro 1.11.0, or set the following Spring Boot configuration value: `spring.mvc.pathmatch.matching-strategy = ant_path_matcher`", id: "GSD-2023-22602", modified: "2023-12-13T01:20:42.623260Z", schema_version: "1.4.0", }, }, namespaces: { "cve.org": { CVE_data_meta: { ASSIGNER: "security@apache.org", ID: "CVE-2023-22602", STATE: "PUBLIC", }, affects: { vendor: { vendor_data: [ { product: { product_data: [ { product_name: "Apache Shiro", version: { version_data: [ { version_affected: "!", version_value: "0", }, ], }, }, ], }, vendor_name: "Apache Software Foundation", }, ], }, }, credits: [ { lang: "en", value: "v3ged0ge and Adamytd", }, ], data_format: "MITRE", data_type: "CVE", data_version: "4.0", description: { description_data: [ { lang: "eng", value: "When using Apache Shiro before 1.11.0 together with Spring Boot 2.6+, a specially crafted HTTP request may cause an authentication bypass. The authentication bypass occurs when Shiro and Spring Boot are using different pattern-matching techniques. Both Shiro and Spring Boot < 2.6 default to Ant style pattern matching. Mitigation: Update to Apache Shiro 1.11.0, or set the following Spring Boot configuration value: `spring.mvc.pathmatch.matching-strategy = ant_path_matcher`", }, ], }, generator: { engine: "Vulnogram 0.1.0-dev", }, problemtype: { problemtype_data: [ { description: [ { cweId: "CWE-436", lang: "eng", value: "CWE-436 Interpretation Conflict", }, ], }, ], }, references: { reference_data: [ { name: "https://lists.apache.org/thread/dzj0k2smpzzgj6g666hrbrgsrlf9yhkl", refsource: "MISC", url: "https://lists.apache.org/thread/dzj0k2smpzzgj6g666hrbrgsrlf9yhkl", }, ], }, source: { discovery: "UNKNOWN", }, }, "gitlab.com": { advisories: [ { affected_range: "(,1.11.0)", affected_versions: "All versions before 1.11.0", cvss_v3: "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:H/A:N", cwe_ids: [ "CWE-1035", "CWE-436", "CWE-937", ], date: "2023-01-27", description: "When using Apache Shiro before 1.11.0 together with Spring Boot 2.6+, a specially crafted HTTP request may cause an authentication bypass. The authentication bypass occurs when Shiro and Spring Boot are using different pattern-matching techniques. Both Shiro and Spring Boot < 2.6 default to Ant style pattern matching. Mitigation: Update to Apache Shiro 1.11.0, or set the following Spring Boot configuration value: `spring.mvc.pathmatch.matching-strategy = ant_path_matcher`", fixed_versions: [ "1.11.0", ], identifier: "CVE-2023-22602", identifiers: [ "CVE-2023-22602", ], not_impacted: "", package_slug: "maven/org.apache.shiro/shiro-all", pubdate: "2023-01-14", solution: "Upgrade to version 1.11.0 or above.", title: "Interpretation Conflict", urls: [ "https://nvd.nist.gov/vuln/detail/CVE-2023-22602", "https://lists.apache.org/thread/dzj0k2smpzzgj6g666hrbrgsrlf9yhkl", ], uuid: "6e224fa2-8dd5-4175-9ff5-e091ae232de7", }, { affected_range: "(,1.11.0)", affected_versions: "All versions before 1.11.0", cvss_v3: "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:H/A:N", cwe_ids: [ "CWE-1035", "CWE-436", "CWE-937", ], date: "2023-01-27", description: "When using Apache Shiro before 1.11.0 together with Spring Boot 2.6+, a specially crafted HTTP request may cause an authentication bypass. The authentication bypass occurs when Shiro and Spring Boot are using different pattern-matching techniques. Both Shiro and Spring Boot < 2.6 default to Ant style pattern matching. Mitigation: Update to Apache Shiro 1.11.0, or set the following Spring Boot configuration value: `spring.mvc.pathmatch.matching-strategy = ant_path_matcher`", fixed_versions: [ "1.11.0", ], identifier: "CVE-2023-22602", identifiers: [ "CVE-2023-22602", ], not_impacted: "", package_slug: "maven/org.apache.shiro/shiro-core", pubdate: "2023-01-14", solution: "Upgrade to version 1.11.0 or above.", title: "Interpretation Conflict", urls: [ "https://nvd.nist.gov/vuln/detail/CVE-2023-22602", "https://lists.apache.org/thread/dzj0k2smpzzgj6g666hrbrgsrlf9yhkl", ], uuid: "19a505d4-2920-4ae0-9967-08b6db560f06", }, { affected_range: "(,1.11.0)", affected_versions: "All versions before 1.11.0", cwe_ids: [ "CWE-1035", "CWE-436", "CWE-937", ], date: "2023-01-20", description: "When using Apache Shiro before 1.11.0 together with Spring Boot 2.6+, a specially crafted HTTP request may cause an authentication bypass. The authentication bypass occurs when Shiro and Spring Boot are using different pattern-matching techniques. Both Shiro and Spring Boot < 2.6 default to Ant style pattern matching. Mitigation: Update to Apache Shiro 1.11.0, or set the following Spring Boot configuration value: `spring.mvc.pathmatch.matching-strategy = ant_path_matcher`", fixed_versions: [ "1.11.0", ], identifier: "CVE-2023-22602", identifiers: [ "GHSA-7cxr-h8wm-fg4c", "CVE-2023-22602", ], not_impacted: "All versions starting from 1.11.0", package_slug: "maven/org.apache.shiro/shiro-root", pubdate: "2023-01-14", solution: "Upgrade to version 1.11.0 or above.", title: "Interpretation Conflict", urls: [ "https://nvd.nist.gov/vuln/detail/CVE-2023-22602", "https://lists.apache.org/thread/dzj0k2smpzzgj6g666hrbrgsrlf9yhkl", "https://github.com/advisories/GHSA-7cxr-h8wm-fg4c", ], uuid: "47df1b17-6881-46b9-9b02-249dcdbbbec0", }, { affected_range: "(,1.11.0)", affected_versions: "All versions before 1.11.0", cvss_v3: "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:H/A:N", cwe_ids: [ "CWE-1035", "CWE-436", "CWE-937", ], date: "2023-01-27", description: "When using Apache Shiro before 1.11.0 together with Spring Boot 2.6+, a specially crafted HTTP request may cause an authentication bypass. The authentication bypass occurs when Shiro and Spring Boot are using different pattern-matching techniques. Both Shiro and Spring Boot < 2.6 default to Ant style pattern matching. Mitigation: Update to Apache Shiro 1.11.0, or set the following Spring Boot configuration value: `spring.mvc.pathmatch.matching-strategy = ant_path_matcher`", fixed_versions: [ "1.11.0", ], identifier: "CVE-2023-22602", identifiers: [ "CVE-2023-22602", ], not_impacted: "", package_slug: "maven/org.apache.shiro/shiro-spring-boot-web-starter", pubdate: "2023-01-14", solution: "Upgrade to version 1.11.0 or above.", title: "Interpretation Conflict", urls: [ "https://nvd.nist.gov/vuln/detail/CVE-2023-22602", "https://lists.apache.org/thread/dzj0k2smpzzgj6g666hrbrgsrlf9yhkl", ], uuid: "b8f1e5a8-b77d-46bf-b5d0-1a5eea5cb515", }, ], }, "nvd.nist.gov": { configurations: { CVE_data_version: "4.0", nodes: [ { children: [ { children: [], cpe_match: [ { cpe23Uri: "cpe:2.3:a:apache:shiro:*:*:*:*:*:*:*:*", cpe_name: [], versionEndExcluding: "1.11.0", vulnerable: true, }, ], operator: "OR", }, { children: [], cpe_match: [ { cpe23Uri: "cpe:2.3:a:vmware:spring_boot:2.6.0:\\+:*:*:*:*:*:*", cpe_name: [], vulnerable: true, }, ], operator: "OR", }, ], cpe_match: [], operator: "AND", }, ], }, cve: { CVE_data_meta: { ASSIGNER: "security@apache.org", ID: "CVE-2023-22602", }, data_format: "MITRE", data_type: "CVE", data_version: "4.0", description: { description_data: [ { lang: "en", value: "When using Apache Shiro before 1.11.0 together with Spring Boot 2.6+, a specially crafted HTTP request may cause an authentication bypass. The authentication bypass occurs when Shiro and Spring Boot are using different pattern-matching techniques. Both Shiro and Spring Boot < 2.6 default to Ant style pattern matching. Mitigation: Update to Apache Shiro 1.11.0, or set the following Spring Boot configuration value: `spring.mvc.pathmatch.matching-strategy = ant_path_matcher`", }, ], }, problemtype: { problemtype_data: [ { description: [ { lang: "en", value: "CWE-436", }, ], }, ], }, references: { reference_data: [ { name: "https://lists.apache.org/thread/dzj0k2smpzzgj6g666hrbrgsrlf9yhkl", refsource: "MISC", tags: [ "Mailing List", "Vendor Advisory", ], url: "https://lists.apache.org/thread/dzj0k2smpzzgj6g666hrbrgsrlf9yhkl", }, ], }, }, 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-08-31T16:16Z", publishedDate: "2023-01-14T10: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.