ghsa-w3c8-7r8f-9jp8
Vulnerability from github
Published
2024-11-18 06:30
Modified
2025-03-14 20:07
Summary
Spring MVC controller vulnerable to a DoS attack
Details

Spring MVC controller methods with an @RequestBody byte[] method parameter are vulnerable to a DoS attack.

Show details on source website


{
   affected: [
      {
         package: {
            ecosystem: "Maven",
            name: "org.springframework:spring-webmvc",
         },
         ranges: [
            {
               events: [
                  {
                     introduced: "5.3.0",
                  },
                  {
                     fixed: "5.3.42",
                  },
               ],
               type: "ECOSYSTEM",
            },
         ],
      },
   ],
   aliases: [
      "CVE-2024-38828",
   ],
   database_specific: {
      cwe_ids: [
         "CWE-400",
      ],
      github_reviewed: true,
      github_reviewed_at: "2024-11-18T20:05:11Z",
      nvd_published_at: "2024-11-18T04:15:04Z",
      severity: "MODERATE",
   },
   details: "Spring MVC controller methods with an @RequestBody byte[] method parameter are vulnerable to a DoS attack.",
   id: "GHSA-w3c8-7r8f-9jp8",
   modified: "2025-03-14T20:07:33Z",
   published: "2024-11-18T06:30:35Z",
   references: [
      {
         type: "ADVISORY",
         url: "https://nvd.nist.gov/vuln/detail/CVE-2024-38828",
      },
      {
         type: "PACKAGE",
         url: "https://github.com/spring-projects/spring-framework",
      },
      {
         type: "WEB",
         url: "https://spring.io/security/cve-2024-38828",
      },
   ],
   schema_version: "1.4.0",
   severity: [
      {
         score: "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:L",
         type: "CVSS_V3",
      },
   ],
   summary: "Spring MVC controller vulnerable to a DoS attack",
}


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.