ghsa-g5h3-w546-pj7f
Vulnerability from github
Published
2023-04-20 21:33
Modified
2024-07-08 19:07
Severity ?
Summary
Spring Boot Security Bypass with Wildcard Pattern Matching on Cloud Foundry
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+.

Show details on source website


{
   affected: [
      {
         package: {
            ecosystem: "Maven",
            name: "org.springframework.boot:spring-boot-actuator-autoconfigure",
         },
         ranges: [
            {
               events: [
                  {
                     introduced: "3.0.0",
                  },
                  {
                     fixed: "3.0.6",
                  },
               ],
               type: "ECOSYSTEM",
            },
         ],
      },
      {
         package: {
            ecosystem: "Maven",
            name: "org.springframework.boot:spring-boot-actuator-autoconfigure",
         },
         ranges: [
            {
               events: [
                  {
                     introduced: "2.7.0",
                  },
                  {
                     fixed: "2.7.11",
                  },
               ],
               type: "ECOSYSTEM",
            },
         ],
      },
      {
         package: {
            ecosystem: "Maven",
            name: "org.springframework.boot:spring-boot-actuator-autoconfigure",
         },
         ranges: [
            {
               events: [
                  {
                     introduced: "2.6.0",
                  },
                  {
                     fixed: "2.6.15",
                  },
               ],
               type: "ECOSYSTEM",
            },
         ],
      },
      {
         package: {
            ecosystem: "Maven",
            name: "org.springframework.boot:spring-boot-actuator-autoconfigure",
         },
         ranges: [
            {
               events: [
                  {
                     introduced: "0",
                  },
                  {
                     fixed: "2.5.15",
                  },
               ],
               type: "ECOSYSTEM",
            },
         ],
      },
   ],
   aliases: [
      "CVE-2023-20873",
   ],
   database_specific: {
      cwe_ids: [],
      github_reviewed: true,
      github_reviewed_at: "2023-04-24T20:14:42Z",
      nvd_published_at: "2023-04-20T21:15:08Z",
      severity: "CRITICAL",
   },
   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: "GHSA-g5h3-w546-pj7f",
   modified: "2024-07-08T19:07:36Z",
   published: "2023-04-20T21:33:27Z",
   references: [
      {
         type: "ADVISORY",
         url: "https://nvd.nist.gov/vuln/detail/CVE-2023-20873",
      },
      {
         type: "WEB",
         url: "https://github.com/spring-projects/spring-boot/commit/32444fed4b51cc58dc908467f706102d7f0bfc15",
      },
      {
         type: "WEB",
         url: "https://github.com/spring-projects/spring-boot/commit/3522714c13b47af03bf42e7f2d5994af568cb1a7",
      },
      {
         type: "PACKAGE",
         url: "https://github.com/spring-projects/spring-boot",
      },
      {
         type: "WEB",
         url: "https://github.com/spring-projects/spring-boot/releases/tag/v2.5.15",
      },
      {
         type: "WEB",
         url: "https://github.com/spring-projects/spring-boot/releases/tag/v2.6.15",
      },
      {
         type: "WEB",
         url: "https://github.com/spring-projects/spring-boot/releases/tag/v2.7.11",
      },
      {
         type: "WEB",
         url: "https://github.com/spring-projects/spring-boot/releases/tag/v3.0.6",
      },
      {
         type: "WEB",
         url: "https://security.netapp.com/advisory/ntap-20230601-0009",
      },
      {
         type: "WEB",
         url: "https://spring.io/blog/2023/05/18/spring-boot-2-5-15-and-2-6-15-available-now",
      },
      {
         type: "WEB",
         url: "https://spring.io/security/cve-2023-20873",
      },
   ],
   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:H",
         type: "CVSS_V3",
      },
   ],
   summary: "Spring Boot Security Bypass with Wildcard Pattern Matching on Cloud Foundry",
}


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.

UUIDv4 of the comment
UUIDv4 of the Vulnerability-Lookup instance
When the comment was created originally
When the comment was last updated
Title of the comment
Description of the comment
The identifier of the vulnerability (CVE ID, GHSA-ID, PYSEC ID, etc.).



Tags
Taxonomy of the tags.


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.