ghsa-f632-9449-3j4w
Vulnerability from github
Published
2024-11-18 15:33
Modified
2025-01-31 15:42
Summary
Apache Tomcat - XSS in generated JSPs
Details

Description:

The fix for improvement 69333 caused pooled JSP tags not to be released after use which in turn could cause output of some tags not to escaped as expected. This unescaped output could lead to XSS.

Versions Affected:

  • Apache Tomcat 11.0.0
  • Apache Tomcat 10.1.31
  • Apache Tomcat 9.0.96

Mitigation:

Users of the affected versions should apply one of the following mitigations: - Upgrade to Apache Tomcat 11.0.1 or later - Upgrade to Apache Tomcat 10.1.33 or later Note: 10.1.32 was not released - Upgrade to Apache Tomcat 9.0.97 or later

Show details on source website


{
   affected: [
      {
         package: {
            ecosystem: "Maven",
            name: "org.apache.tomcat:tomcat-jasper",
         },
         ranges: [
            {
               events: [
                  {
                     introduced: "11.0.0",
                  },
                  {
                     fixed: "11.0.1",
                  },
               ],
               type: "ECOSYSTEM",
            },
         ],
         versions: [
            "11.0.0",
         ],
      },
      {
         package: {
            ecosystem: "Maven",
            name: "org.apache.tomcat:tomcat-jasper",
         },
         ranges: [
            {
               events: [
                  {
                     introduced: "10.1.31",
                  },
                  {
                     fixed: "10.1.32",
                  },
               ],
               type: "ECOSYSTEM",
            },
         ],
         versions: [
            "10.1.31",
         ],
      },
      {
         package: {
            ecosystem: "Maven",
            name: "org.apache.tomcat:tomcat-jasper",
         },
         ranges: [
            {
               events: [
                  {
                     introduced: "9.0.96",
                  },
                  {
                     fixed: "9.0.97",
                  },
               ],
               type: "ECOSYSTEM",
            },
         ],
         versions: [
            "9.0.96",
         ],
      },
   ],
   aliases: [
      "CVE-2024-52318",
   ],
   database_specific: {
      cwe_ids: [
         "CWE-326",
      ],
      github_reviewed: true,
      github_reviewed_at: "2024-11-18T21:03:24Z",
      nvd_published_at: "2024-11-18T13:15:04Z",
      severity: "MODERATE",
   },
   details: "# Description:\nThe fix for improvement 69333 caused pooled JSP tags not to be released after use which in turn could cause output of some tags not to escaped as expected. This unescaped output could lead to XSS.\n\n# Versions Affected:\n- Apache Tomcat 11.0.0\n- Apache Tomcat 10.1.31\n- Apache Tomcat 9.0.96\n\n# Mitigation:\nUsers of the affected versions should apply one of the following\nmitigations:\n- Upgrade to Apache Tomcat 11.0.1 or later\n- Upgrade to Apache Tomcat 10.1.33 or later\nNote: 10.1.32 was not released\n- Upgrade to Apache Tomcat 9.0.97 or later",
   id: "GHSA-f632-9449-3j4w",
   modified: "2025-01-31T15:42:46Z",
   published: "2024-11-18T15:33:20Z",
   references: [
      {
         type: "ADVISORY",
         url: "https://nvd.nist.gov/vuln/detail/CVE-2024-52318",
      },
      {
         type: "WEB",
         url: "https://github.com/apache/tomcat/commit/8d1fc4733a06d1a03b9d644c57010f2ec5f0df38",
      },
      {
         type: "WEB",
         url: "https://github.com/apache/tomcat/commit/9813c5dd3259183f659bbb83312a5cf673cc1ebf",
      },
      {
         type: "WEB",
         url: "https://github.com/apache/tomcat/commit/be8e32143a3159e78fe5463d09bb8e1b33bf2b1f",
      },
      {
         type: "WEB",
         url: "https://bz.apache.org/bugzilla/show_bug.cgi?id=69333",
      },
      {
         type: "PACKAGE",
         url: "https://github.com/apache/tomcat",
      },
      {
         type: "WEB",
         url: "https://lists.apache.org/thread/co243cw1nlh6p521c5265cm839wkqdp9",
      },
      {
         type: "WEB",
         url: "https://security.netapp.com/advisory/ntap-20250131-0009",
      },
      {
         type: "WEB",
         url: "http://www.openwall.com/lists/oss-security/2024/11/18/4",
      },
   ],
   schema_version: "1.4.0",
   severity: [
      {
         score: "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:C/C:L/I:L/A:N",
         type: "CVSS_V3",
      },
   ],
   summary: "Apache Tomcat - XSS in generated JSPs",
}


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.