gsd-2023-20863
Vulnerability from gsd
Modified
2023-12-13 01:20
Details
In spring framework versions prior to 5.2.24 release+ ,5.3.27+ and 6.0.8+ , it is possible for a user to provide a specially crafted SpEL expression that may cause a denial-of-service (DoS) condition.
Aliases
Aliases



{
   GSD: {
      alias: "CVE-2023-20863",
      id: "GSD-2023-20863",
   },
   gsd: {
      metadata: {
         exploitCode: "unknown",
         remediation: "unknown",
         reportConfidence: "confirmed",
         type: "vulnerability",
      },
      osvSchema: {
         aliases: [
            "CVE-2023-20863",
         ],
         details: "In spring framework versions prior to 5.2.24 release+ ,5.3.27+ and 6.0.8+ , it is possible for a user to provide a specially crafted SpEL expression that may cause a denial-of-service (DoS) condition.",
         id: "GSD-2023-20863",
         modified: "2023-12-13T01:20:28.875838Z",
         schema_version: "1.4.0",
      },
   },
   namespaces: {
      "cve.org": {
         CVE_data_meta: {
            ASSIGNER: "security@vmware.com",
            ID: "CVE-2023-20863",
            STATE: "PUBLIC",
         },
         affects: {
            vendor: {
               vendor_data: [
                  {
                     product: {
                        product_data: [
                           {
                              product_name: "Spring Framework",
                              version: {
                                 version_data: [
                                    {
                                       version_value: "Spring framework versions 5.2.x.release prior to 5.2.24.release+, 5.3.x prior to 5.3.27+, 6.0.x prior to 6.0.8+ 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 framework versions prior to 5.2.24 release+ ,5.3.27+ and 6.0.8+ , it is possible for a user to provide a specially crafted SpEL expression that may cause a denial-of-service (DoS) condition.",
               },
            ],
         },
         problemtype: {
            problemtype_data: [
               {
                  description: [
                     {
                        lang: "eng",
                        value: "CWE-400-Uncontrolled Resource Consumption",
                     },
                  ],
               },
            ],
         },
         references: {
            reference_data: [
               {
                  name: "https://spring.io/security/cve-2023-20863",
                  refsource: "MISC",
                  url: "https://spring.io/security/cve-2023-20863",
               },
            ],
         },
      },
      "gitlab.com": {
         advisories: [
            {
               affected_range: "(,5.2.24.RELEASE),[5.3.0,5.3.27),[6.0.0,6.0.8)",
               affected_versions: "All versions before 5.2.24.release, all versions starting from 5.3.0 before 5.3.27, all versions starting from 6.0.0 before 6.0.8",
               cwe_ids: [
                  "CWE-1035",
                  "CWE-937",
               ],
               date: "2023-04-17",
               description: "In spring framework versions prior to 5.2.24 release+,5.3.27+ and 6.0.8+, it is possible for a user to provide a specially crafted SpEL expression that may cause a denial-of-service (DoS) condition.",
               fixed_versions: [
                  "5.3.27",
                  "6.0.8",
                  "5.2.24.RELEASE",
               ],
               identifier: "CVE-2023-20863",
               identifiers: [
                  "GHSA-wxqc-pxw9-g2p8",
                  "CVE-2023-20863",
               ],
               not_impacted: "All versions starting from 5.2.24.release before 5.3.0, all versions starting from 5.3.27 before 6.0.0, all versions starting from 6.0.8",
               package_slug: "maven/org.springframework/spring-core",
               pubdate: "2023-04-13",
               solution: "Upgrade to versions 5.3.27, 6.0.8, 5.2.24.RELEASE or above.",
               title: "Spring Framework vulnerable to denial of service",
               urls: [
                  "https://nvd.nist.gov/vuln/detail/CVE-2023-20863",
                  "https://spring.io/security/cve-2023-20863",
                  "https://github.com/spring-projects/spring-framework/commit/b73f5fcac22555f844cf27a7eeb876cb9d7f7f7e",
                  "https://github.com/advisories/GHSA-wxqc-pxw9-g2p8",
               ],
               uuid: "85157dd0-c85c-4573-8217-e814768179a3",
            },
         ],
      },
      "nvd.nist.gov": {
         configurations: {
            CVE_data_version: "4.0",
            nodes: [
               {
                  children: [],
                  cpe_match: [
                     {
                        cpe23Uri: "cpe:2.3:a:vmware:spring_framework:*:*:*:*:*:*:*:*",
                        cpe_name: [],
                        versionEndExcluding: "6.0.8",
                        versionStartIncluding: "6.0.0",
                        vulnerable: true,
                     },
                     {
                        cpe23Uri: "cpe:2.3:a:vmware:spring_framework:*:*:*:*:*:*:*:*",
                        cpe_name: [],
                        versionEndExcluding: "5.3.27",
                        versionStartIncluding: "5.3.0",
                        vulnerable: true,
                     },
                     {
                        cpe23Uri: "cpe:2.3:a:vmware:spring_framework:*:*:*:*:*:*:*:*",
                        cpe_name: [],
                        versionEndExcluding: "5.2.24",
                        versionStartIncluding: "5.2.0",
                        vulnerable: true,
                     },
                  ],
                  operator: "OR",
               },
            ],
         },
         cve: {
            CVE_data_meta: {
               ASSIGNER: "security@vmware.com",
               ID: "CVE-2023-20863",
            },
            data_format: "MITRE",
            data_type: "CVE",
            data_version: "4.0",
            description: {
               description_data: [
                  {
                     lang: "en",
                     value: "In spring framework versions prior to 5.2.24 release+ ,5.3.27+ and 6.0.8+ , it is possible for a user to provide a specially crafted SpEL expression that may cause a denial-of-service (DoS) condition.",
                  },
               ],
            },
            problemtype: {
               problemtype_data: [
                  {
                     description: [
                        {
                           lang: "en",
                           value: "CWE-917",
                        },
                     ],
                  },
               ],
            },
            references: {
               reference_data: [
                  {
                     name: "https://spring.io/security/cve-2023-20863",
                     refsource: "MISC",
                     tags: [
                        "Vendor Advisory",
                     ],
                     url: "https://spring.io/security/cve-2023-20863",
                  },
               ],
            },
         },
         impact: {
            baseMetricV3: {
               cvssV3: {
                  attackComplexity: "LOW",
                  attackVector: "NETWORK",
                  availabilityImpact: "HIGH",
                  baseScore: 6.5,
                  baseSeverity: "MEDIUM",
                  confidentialityImpact: "NONE",
                  integrityImpact: "NONE",
                  privilegesRequired: "LOW",
                  scope: "UNCHANGED",
                  userInteraction: "NONE",
                  vectorString: "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H",
                  version: "3.1",
               },
               exploitabilityScore: 2.8,
               impactScore: 3.6,
            },
         },
         lastModifiedDate: "2023-04-21T18:04Z",
         publishedDate: "2023-04-13T20: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.

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.