gsd-2023-20873
Vulnerability from gsd
Modified
2023-12-13 01:20
Details
In Spring Boot versions 3.0.0 - 3.0.5, 2.7.0 - 2.7.10, and older unsupported versions, an application that is deployed to Cloud Foundry could be susceptible to a security bypass. Users of affected versions should apply the following mitigation: 3.0.x users should upgrade to 3.0.6+. 2.7.x users should upgrade to 2.7.11+. Users of older, unsupported versions should upgrade to 3.0.6+ or 2.7.11+.
Aliases
Aliases
{ GSD: { alias: "CVE-2023-20873", id: "GSD-2023-20873", }, gsd: { metadata: { exploitCode: "unknown", remediation: "unknown", reportConfidence: "confirmed", type: "vulnerability", }, osvSchema: { aliases: [ "CVE-2023-20873", ], details: "In Spring Boot versions 3.0.0 - 3.0.5, 2.7.0 - 2.7.10, and older unsupported versions, an application that is deployed to Cloud Foundry could be susceptible to a security bypass. Users of affected versions should apply the following mitigation: 3.0.x users should upgrade to 3.0.6+. 2.7.x users should upgrade to 2.7.11+. Users of older, unsupported versions should upgrade to 3.0.6+ or 2.7.11+.", id: "GSD-2023-20873", modified: "2023-12-13T01:20:29.411510Z", schema_version: "1.4.0", }, }, namespaces: { "cve.org": { CVE_data_meta: { ASSIGNER: "security@vmware.com", ID: "CVE-2023-20873", STATE: "PUBLIC", }, affects: { vendor: { vendor_data: [ { product: { product_data: [ { product_name: "Spring Boot", version: { version_data: [ { version_value: "Spring Boot versions 3.0.0 - 3.0.5, 2.7.0 - 2.7.10, and older unsupported versions", }, ], }, }, ], }, vendor_name: "n/a", }, ], }, }, data_format: "MITRE", data_type: "CVE", data_version: "4.0", description: { description_data: [ { lang: "eng", value: "In Spring Boot versions 3.0.0 - 3.0.5, 2.7.0 - 2.7.10, and older unsupported versions, an application that is deployed to Cloud Foundry could be susceptible to a security bypass. Users of affected versions should apply the following mitigation: 3.0.x users should upgrade to 3.0.6+. 2.7.x users should upgrade to 2.7.11+. Users of older, unsupported versions should upgrade to 3.0.6+ or 2.7.11+.", }, ], }, problemtype: { problemtype_data: [ { description: [ { lang: "eng", value: "Security Bypass with Spring Boot when deployed to Cloud Foundry", }, ], }, ], }, references: { reference_data: [ { name: "https://spring.io/security/cve-2023-20873", refsource: "MISC", url: "https://spring.io/security/cve-2023-20873", }, { name: "https://security.netapp.com/advisory/ntap-20230601-0009/", refsource: "CONFIRM", url: "https://security.netapp.com/advisory/ntap-20230601-0009/", }, { name: "https://spring.io/blog/2023/05/18/spring-boot-2-5-15-and-2-6-15-available-now", refsource: "MISC", url: "https://spring.io/blog/2023/05/18/spring-boot-2-5-15-and-2-6-15-available-now", }, ], }, }, "gitlab.com": { advisories: [ { affected_range: "(,2.7.11),[3.0.0,3.0.6)", affected_versions: "All versions before 2.7.11, all versions starting from 3.0.0 before 3.0.6", cwe_ids: [ "CWE-1035", "CWE-937", ], date: "2023-04-24", description: "In Spring Boot versions 3.0.0 - 3.0.5, 2.7.0 - 2.7.10, and older unsupported versions, an application that is deployed to Cloud Foundry could be susceptible to a security bypass. Users of affected versions should apply the following mitigation: 3.0.x users should upgrade to 3.0.6+. 2.7.x users should upgrade to 2.7.11+. Users of older, unsupported versions should upgrade to 3.0.6+ or 2.7.11+.", fixed_versions: [ "2.7.11", "3.0.6", ], identifier: "CVE-2023-20873", identifiers: [ "GHSA-g5h3-w546-pj7f", "CVE-2023-20873", ], not_impacted: "All versions starting from 2.7.11 before 3.0.0, all versions starting from 3.0.6", package_slug: "maven/org.springframework.boot/spring-boot-actuator-autoconfigure", pubdate: "2023-04-20", solution: "Upgrade to versions 2.7.11, 3.0.6 or above.", title: "Spring Boot Security Bypass with Wildcard Pattern Matching on Cloud Foundry", urls: [ "https://nvd.nist.gov/vuln/detail/CVE-2023-20873", "https://spring.io/security/cve-2023-20873", "https://github.com/spring-projects/spring-boot/commit/32444fed4b51cc58dc908467f706102d7f0bfc15", "https://github.com/spring-projects/spring-boot/commit/3522714c13b47af03bf42e7f2d5994af568cb1a7", "https://github.com/spring-projects/spring-boot/releases/tag/v2.7.11", "https://github.com/spring-projects/spring-boot/releases/tag/v3.0.6", "https://github.com/advisories/GHSA-g5h3-w546-pj7f", ], uuid: "748c9b6b-3d58-49fd-b154-0167e8921eda", }, ], }, "nvd.nist.gov": { configurations: { CVE_data_version: "4.0", nodes: [ { children: [], cpe_match: [ { cpe23Uri: "cpe:2.3:a:vmware:spring_boot:*:*:*:*:*:*:*:*", cpe_name: [], versionEndExcluding: "3.0.6", versionStartIncluding: "3.0.0", vulnerable: true, }, { cpe23Uri: "cpe:2.3:a:vmware:spring_boot:*:*:*:*:*:*:*:*", cpe_name: [], versionEndExcluding: "2.7.11", versionStartIncluding: "2.7.0", vulnerable: true, }, { cpe23Uri: "cpe:2.3:a:vmware:spring_boot:*:*:*:*:*:*:*:*", cpe_name: [], versionEndExcluding: "2.6.14", versionStartIncluding: "2.6.0", vulnerable: true, }, { cpe23Uri: "cpe:2.3:a:vmware:spring_boot:*:*:*:*:*:*:*:*", cpe_name: [], versionEndExcluding: "2.5.15", vulnerable: true, }, ], operator: "OR", }, ], }, cve: { CVE_data_meta: { ASSIGNER: "security@vmware.com", ID: "CVE-2023-20873", }, data_format: "MITRE", data_type: "CVE", data_version: "4.0", description: { description_data: [ { lang: "en", value: "In Spring Boot versions 3.0.0 - 3.0.5, 2.7.0 - 2.7.10, and older unsupported versions, an application that is deployed to Cloud Foundry could be susceptible to a security bypass. Users of affected versions should apply the following mitigation: 3.0.x users should upgrade to 3.0.6+. 2.7.x users should upgrade to 2.7.11+. Users of older, unsupported versions should upgrade to 3.0.6+ or 2.7.11+.", }, ], }, problemtype: { problemtype_data: [ { description: [ { lang: "en", value: "NVD-CWE-noinfo", }, ], }, ], }, references: { reference_data: [ { name: "https://spring.io/security/cve-2023-20873", refsource: "MISC", tags: [ "Vendor Advisory", ], url: "https://spring.io/security/cve-2023-20873", }, { name: "https://security.netapp.com/advisory/ntap-20230601-0009/", refsource: "CONFIRM", tags: [ "Third Party Advisory", ], url: "https://security.netapp.com/advisory/ntap-20230601-0009/", }, { name: "https://spring.io/blog/2023/05/18/spring-boot-2-5-15-and-2-6-15-available-now", refsource: "MISC", tags: [], url: "https://spring.io/blog/2023/05/18/spring-boot-2-5-15-and-2-6-15-available-now", }, ], }, }, impact: { baseMetricV3: { cvssV3: { attackComplexity: "LOW", attackVector: "NETWORK", availabilityImpact: "HIGH", baseScore: 9.8, baseSeverity: "CRITICAL", confidentialityImpact: "HIGH", integrityImpact: "HIGH", privilegesRequired: "NONE", scope: "UNCHANGED", userInteraction: "NONE", vectorString: "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H", version: "3.1", }, exploitabilityScore: 3.9, impactScore: 5.9, }, }, lastModifiedDate: "2023-08-28T13:15Z", publishedDate: "2023-04-20T21: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.