ghsa-q3mw-pvr8-9ggc
Vulnerability from github
Published
2023-08-25 21:30
Modified
2023-08-31 18:50
Summary
Apache Tomcat Open Redirect vulnerability
Details

URL Redirection to Untrusted Site ('Open Redirect') vulnerability in FORM authentication feature Apache Tomcat. This issue affects Apache Tomcat: from 11.0.0-M1 through 11.0.0-M10, from 10.1.0-M1 through 10.0.12, from 9.0.0-M1 through 9.0.79 and from 8.5.0 through 8.5.92.

The vulnerability is limited to the ROOT (default) web application.

Show details on source website


{
   affected: [
      {
         package: {
            ecosystem: "Maven",
            name: "org.apache.tomcat:tomcat",
         },
         ranges: [
            {
               events: [
                  {
                     introduced: "11.0.0-M1",
                  },
                  {
                     fixed: "11.0.0-M11",
                  },
               ],
               type: "ECOSYSTEM",
            },
         ],
      },
      {
         package: {
            ecosystem: "Maven",
            name: "org.apache.tomcat:tomcat",
         },
         ranges: [
            {
               events: [
                  {
                     introduced: "10.1.0-M1",
                  },
                  {
                     fixed: "10.1.13",
                  },
               ],
               type: "ECOSYSTEM",
            },
         ],
      },
      {
         package: {
            ecosystem: "Maven",
            name: "org.apache.tomcat:tomcat",
         },
         ranges: [
            {
               events: [
                  {
                     introduced: "9.0.0-M1",
                  },
                  {
                     fixed: "9.0.80",
                  },
               ],
               type: "ECOSYSTEM",
            },
         ],
      },
      {
         package: {
            ecosystem: "Maven",
            name: "org.apache.tomcat:tomcat",
         },
         ranges: [
            {
               events: [
                  {
                     introduced: "8.5.0",
                  },
                  {
                     fixed: "8.5.93",
                  },
               ],
               type: "ECOSYSTEM",
            },
         ],
      },
      {
         package: {
            ecosystem: "Maven",
            name: "org.apache.tomcat.embed:tomcat-embed-core",
         },
         ranges: [
            {
               events: [
                  {
                     introduced: "8.5.0",
                  },
                  {
                     fixed: "8.5.93",
                  },
               ],
               type: "ECOSYSTEM",
            },
         ],
      },
      {
         package: {
            ecosystem: "Maven",
            name: "org.apache.tomcat.embed:tomcat-embed-core",
         },
         ranges: [
            {
               events: [
                  {
                     introduced: "9.0.0-M1",
                  },
                  {
                     fixed: "9.0.80",
                  },
               ],
               type: "ECOSYSTEM",
            },
         ],
      },
      {
         package: {
            ecosystem: "Maven",
            name: "org.apache.tomcat.embed:tomcat-embed-core",
         },
         ranges: [
            {
               events: [
                  {
                     introduced: "10.1.0-M1",
                  },
                  {
                     fixed: "10.1.13",
                  },
               ],
               type: "ECOSYSTEM",
            },
         ],
      },
      {
         package: {
            ecosystem: "Maven",
            name: "org.apache.tomcat.embed:tomcat-embed-core",
         },
         ranges: [
            {
               events: [
                  {
                     introduced: "11.0.0-M1",
                  },
                  {
                     fixed: "11.0.0-M11",
                  },
               ],
               type: "ECOSYSTEM",
            },
         ],
      },
   ],
   aliases: [
      "CVE-2023-41080",
   ],
   database_specific: {
      cwe_ids: [
         "CWE-601",
      ],
      github_reviewed: true,
      github_reviewed_at: "2023-08-25T22:05:01Z",
      nvd_published_at: "2023-08-25T21:15:09Z",
      severity: "MODERATE",
   },
   details: "URL Redirection to Untrusted Site ('Open Redirect') vulnerability in FORM authentication feature Apache Tomcat. This issue affects Apache Tomcat: from 11.0.0-M1 through 11.0.0-M10, from 10.1.0-M1 through 10.0.12, from 9.0.0-M1 through 9.0.79 and from 8.5.0 through 8.5.92.\n\nThe vulnerability is limited to the ROOT (default) web application.",
   id: "GHSA-q3mw-pvr8-9ggc",
   modified: "2023-08-31T18:50:44Z",
   published: "2023-08-25T21:30:48Z",
   references: [
      {
         type: "ADVISORY",
         url: "https://nvd.nist.gov/vuln/detail/CVE-2023-41080",
      },
      {
         type: "WEB",
         url: "https://github.com/apache/tomcat/commit/4998ad745b67edeadefe541c94ed029b53933d3b",
      },
      {
         type: "WEB",
         url: "https://github.com/apache/tomcat/commit/77c0ce2d169efa248b64b992e547aad549ec906b",
      },
      {
         type: "WEB",
         url: "https://github.com/apache/tomcat/commit/bb4624a9f3e69d495182ebfa68d7983076407a27",
      },
      {
         type: "WEB",
         url: "https://github.com/apache/tomcat/commit/e3703c9abb8fe0d5602f6ba8a8f11d4b6940815a",
      },
      {
         type: "PACKAGE",
         url: "https://github.com/apache/tomcat",
      },
      {
         type: "WEB",
         url: "https://lists.apache.org/thread/71wvwprtx2j2m54fovq9zr7gbm2wow2f",
      },
      {
         type: "WEB",
         url: "https://lists.debian.org/debian-lts-announce/2023/10/msg00020.html",
      },
      {
         type: "WEB",
         url: "https://security.netapp.com/advisory/ntap-20230921-0006",
      },
      {
         type: "WEB",
         url: "https://www.debian.org/security/2023/dsa-5521",
      },
      {
         type: "WEB",
         url: "https://www.debian.org/security/2023/dsa-5522",
      },
   ],
   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 Open Redirect vulnerability",
}


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.