ghsa-m8h8-6rvg-f4mg
Vulnerability from github
Published
2022-05-01 23:49
Modified
2024-02-09 16:27
Summary
Apache Tomcat Path Traversal Vulnerability
Details

Apache Tomcat 4.1.0 through 4.1.37, 5.5.0 through 5.5.26, and 6.0.0 through 6.0.16, when a RequestDispatcher is used, performs path normalization before removing the query string from the URI, which allows remote attackers to conduct directory traversal attacks and read arbitrary files via a .. (dot dot) in a request parameter.

Show details on source website


{
   affected: [
      {
         database_specific: {
            last_known_affected_version_range: "<= 4.1.37",
         },
         package: {
            ecosystem: "Maven",
            name: "org.apache.tomcat:tomcat",
         },
         ranges: [
            {
               events: [
                  {
                     introduced: "4.1.0",
                  },
                  {
                     fixed: "4.1.38",
                  },
               ],
               type: "ECOSYSTEM",
            },
         ],
      },
      {
         database_specific: {
            last_known_affected_version_range: "<= 5.5.26",
         },
         package: {
            ecosystem: "Maven",
            name: "org.apache.tomcat:tomcat",
         },
         ranges: [
            {
               events: [
                  {
                     introduced: "5.5.0",
                  },
                  {
                     fixed: "5.5.27",
                  },
               ],
               type: "ECOSYSTEM",
            },
         ],
      },
      {
         database_specific: {
            last_known_affected_version_range: "<= 6.0.16",
         },
         package: {
            ecosystem: "Maven",
            name: "org.apache.tomcat:tomcat",
         },
         ranges: [
            {
               events: [
                  {
                     introduced: "6.0.0",
                  },
                  {
                     fixed: "6.0.18",
                  },
               ],
               type: "ECOSYSTEM",
            },
         ],
      },
   ],
   aliases: [
      "CVE-2008-2370",
   ],
   database_specific: {
      cwe_ids: [
         "CWE-22",
      ],
      github_reviewed: true,
      github_reviewed_at: "2024-02-09T16:27:03Z",
      nvd_published_at: "2008-08-04T01:41:00Z",
      severity: "MODERATE",
   },
   details: "Apache Tomcat 4.1.0 through 4.1.37, 5.5.0 through 5.5.26, and 6.0.0 through 6.0.16, when a `RequestDispatcher` is used, performs path normalization before removing the query string from the URI, which allows remote attackers to conduct directory traversal attacks and read arbitrary files via a `..` (dot dot) in a request parameter.",
   id: "GHSA-m8h8-6rvg-f4mg",
   modified: "2024-02-09T16:27:04Z",
   published: "2022-05-01T23:49:31Z",
   references: [
      {
         type: "ADVISORY",
         url: "https://nvd.nist.gov/vuln/detail/CVE-2008-2370",
      },
      {
         type: "WEB",
         url: "https://exchange.xforce.ibmcloud.com/vulnerabilities/44156",
      },
      {
         type: "WEB",
         url: "https://web.archive.org/web/20090201124638/http://secunia.com/advisories/32120",
      },
      {
         type: "WEB",
         url: "https://web.archive.org/web/20090201124957/http://secunia.com/advisories/31982",
      },
      {
         type: "WEB",
         url: "https://web.archive.org/web/20090201125002/http://secunia.com/advisories/32266",
      },
      {
         type: "WEB",
         url: "https://web.archive.org/web/20090201141000/http://secunia.com/advisories/32222",
      },
      {
         type: "WEB",
         url: "https://web.archive.org/web/20090207111236/http://secunia.com/advisories/33797",
      },
      {
         type: "WEB",
         url: "https://web.archive.org/web/20090225175903/http://secunia.com/advisories/33999",
      },
      {
         type: "WEB",
         url: "https://web.archive.org/web/20090228074535/http://secunia.com/advisories/31379",
      },
      {
         type: "WEB",
         url: "https://web.archive.org/web/20090228074540/http://secunia.com/advisories/34013",
      },
      {
         type: "WEB",
         url: "https://web.archive.org/web/20090308065055/http://secunia.com/advisories/31865",
      },
      {
         type: "WEB",
         url: "https://web.archive.org/web/20090811003155/http://secunia.com/advisories/35393",
      },
      {
         type: "WEB",
         url: "https://web.archive.org/web/20090828023853/http://secunia.com/advisories/36249",
      },
      {
         type: "WEB",
         url: "https://web.archive.org/web/20100706231759/http://secunia.com/advisories/37460",
      },
      {
         type: "WEB",
         url: "https://web.archive.org/web/20110714083521/http://www.securitytracker.com/id?1020623",
      },
      {
         type: "WEB",
         url: "https://web.archive.org/web/20110714174318/http://www.securityfocus.com/bid/30494",
      },
      {
         type: "WEB",
         url: "https://web.archive.org/web/20120719164745/http://www.securityfocus.com/archive/1/495022/100/0/threaded",
      },
      {
         type: "WEB",
         url: "https://web.archive.org/web/20120724210029/http://www.securityfocus.com/bid/31681",
      },
      {
         type: "WEB",
         url: "https://web.archive.org/web/20140723000733/http://secunia.com/advisories/57126",
      },
      {
         type: "WEB",
         url: "https://web.archive.org/web/20150621204350/http://www.securityfocus.com/archive/1/507985/100/0/threaded",
      },
      {
         type: "WEB",
         url: "https://www.redhat.com/archives/fedora-package-announce/2008-September/msg00712.html",
      },
      {
         type: "WEB",
         url: "https://www.redhat.com/archives/fedora-package-announce/2008-September/msg00859.html",
      },
      {
         type: "WEB",
         url: "https://www.redhat.com/archives/fedora-package-announce/2008-September/msg00889.html",
      },
      {
         type: "PACKAGE",
         url: "https://github.com/apache/tomcat",
      },
      {
         type: "WEB",
         url: "https://lists.apache.org/thread.html/06cfb634bc7bf37af7d8f760f118018746ad8efbd519c4b789ac9c2e%40%3Cdev.tomcat.apache.org%3E",
      },
      {
         type: "WEB",
         url: "https://lists.apache.org/thread.html/06cfb634bc7bf37af7d8f760f118018746ad8efbd519c4b789ac9c2e@%3Cdev.tomcat.apache.org%3E",
      },
      {
         type: "WEB",
         url: "https://lists.apache.org/thread.html/29dc6c2b625789e70a9c4756b5a327e6547273ff8bde7e0327af48c5%40%3Cdev.tomcat.apache.org%3E",
      },
      {
         type: "WEB",
         url: "https://lists.apache.org/thread.html/29dc6c2b625789e70a9c4756b5a327e6547273ff8bde7e0327af48c5@%3Cdev.tomcat.apache.org%3E",
      },
      {
         type: "WEB",
         url: "https://lists.apache.org/thread.html/8dcaf7c3894d66cb717646ea1504ea6e300021c85bb4e677dc16b1aa%40%3Cdev.tomcat.apache.org%3E",
      },
      {
         type: "WEB",
         url: "https://lists.apache.org/thread.html/8dcaf7c3894d66cb717646ea1504ea6e300021c85bb4e677dc16b1aa@%3Cdev.tomcat.apache.org%3E",
      },
      {
         type: "WEB",
         url: "https://lists.apache.org/thread.html/c62b0e3a7bf23342352a5810c640a94b6db69957c5c19db507004d74%40%3Cdev.tomcat.apache.org%3E",
      },
      {
         type: "WEB",
         url: "https://lists.apache.org/thread.html/c62b0e3a7bf23342352a5810c640a94b6db69957c5c19db507004d74@%3Cdev.tomcat.apache.org%3E",
      },
      {
         type: "WEB",
         url: "https://lists.apache.org/thread.html/r3aacc40356defc3f248aa504b1e48e819dd0471a0a83349080c6bcbf%40%3Cdev.tomcat.apache.org%3E",
      },
      {
         type: "WEB",
         url: "https://lists.apache.org/thread.html/r3aacc40356defc3f248aa504b1e48e819dd0471a0a83349080c6bcbf@%3Cdev.tomcat.apache.org%3E",
      },
      {
         type: "WEB",
         url: "https://lists.apache.org/thread.html/r584a714f141eff7b1c358d4679288177bd4ca4558e9999d15867d4b5%40%3Cdev.tomcat.apache.org%3E",
      },
      {
         type: "WEB",
         url: "https://lists.apache.org/thread.html/r584a714f141eff7b1c358d4679288177bd4ca4558e9999d15867d4b5@%3Cdev.tomcat.apache.org%3E",
      },
      {
         type: "WEB",
         url: "https://lists.apache.org/thread.html/rb71997f506c6cc8b530dd845c084995a9878098846c7b4eacfae8db3%40%3Cdev.tomcat.apache.org%3E",
      },
      {
         type: "WEB",
         url: "https://lists.apache.org/thread.html/rb71997f506c6cc8b530dd845c084995a9878098846c7b4eacfae8db3@%3Cdev.tomcat.apache.org%3E",
      },
      {
         type: "WEB",
         url: "https://oval.cisecurity.org/repository/search/definition/oval%3Aorg.mitre.oval%3Adef%3A10577",
      },
      {
         type: "WEB",
         url: "https://oval.cisecurity.org/repository/search/definition/oval%3Aorg.mitre.oval%3Adef%3A5876",
      },
      {
         type: "WEB",
         url: "https://web.archive.org/web/20080827150120/http://securityreason.com/securityalert/4099",
      },
      {
         type: "WEB",
         url: "https://web.archive.org/web/20090201124618/http://secunia.com/advisories/31381",
      },
      {
         type: "WEB",
         url: "https://web.archive.org/web/20090201124623/http://secunia.com/advisories/31639",
      },
      {
         type: "WEB",
         url: "https://web.archive.org/web/20090201124633/http://secunia.com/advisories/31891",
      },
      {
         type: "WEB",
         url: "http://lists.apple.com/archives/security-announce/2008/Oct/msg00001.html",
      },
      {
         type: "WEB",
         url: "http://lists.opensuse.org/opensuse-security-announce/2008-09/msg00004.html",
      },
      {
         type: "WEB",
         url: "http://lists.opensuse.org/opensuse-security-announce/2009-02/msg00002.html",
      },
      {
         type: "WEB",
         url: "http://marc.info/?l=bugtraq&m=123376588623823&w=2",
      },
      {
         type: "WEB",
         url: "http://marc.info/?l=bugtraq&m=139344343412337&w=2",
      },
      {
         type: "WEB",
         url: "http://support.apple.com/kb/HT3216",
      },
      {
         type: "WEB",
         url: "http://support.avaya.com/elmodocs2/security/ASA-2008-401.htm",
      },
      {
         type: "WEB",
         url: "http://tomcat.apache.org/security-4.html",
      },
      {
         type: "WEB",
         url: "http://tomcat.apache.org/security-5.html",
      },
      {
         type: "WEB",
         url: "http://tomcat.apache.org/security-6.html",
      },
      {
         type: "WEB",
         url: "http://www.fujitsu.com/global/support/software/security/products-f/interstage-200902e.html",
      },
      {
         type: "WEB",
         url: "http://www.mandriva.com/security/advisories?name=MDVSA-2008:188",
      },
      {
         type: "WEB",
         url: "http://www.redhat.com/support/errata/RHSA-2008-0648.html",
      },
      {
         type: "WEB",
         url: "http://www.redhat.com/support/errata/RHSA-2008-0862.html",
      },
      {
         type: "WEB",
         url: "http://www.redhat.com/support/errata/RHSA-2008-0864.html",
      },
      {
         type: "WEB",
         url: "http://www.vmware.com/security/advisories/VMSA-2009-0002.html",
      },
      {
         type: "WEB",
         url: "http://www.vmware.com/security/advisories/VMSA-2009-0016.html",
      },
   ],
   schema_version: "1.4.0",
   severity: [],
   summary: "Apache Tomcat Path Traversal 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.