ghsa-xh5x-j8jf-pcpx
Vulnerability from github
Published
2022-05-14 01:10
Modified
2024-02-22 16:44
Summary
Improper Neutralization of CRLF Sequences in HTTP Headers in Apache Tomcat
Details

Integer overflow in java/org/apache/tomcat/util/buf/Ascii.java in Apache Tomcat before 6.0.40, 7.x before 7.0.53, and 8.x before 8.0.4, when operated behind a reverse proxy, allows remote attackers to conduct HTTP request smuggling attacks via a crafted Content-Length HTTP header.

Show details on source website


{
   affected: [
      {
         package: {
            ecosystem: "Maven",
            name: "org.apache.tomcat:tomcat",
         },
         ranges: [
            {
               events: [
                  {
                     introduced: "0",
                  },
                  {
                     fixed: "6.0.40",
                  },
               ],
               type: "ECOSYSTEM",
            },
         ],
      },
      {
         package: {
            ecosystem: "Maven",
            name: "org.apache.tomcat:tomcat",
         },
         ranges: [
            {
               events: [
                  {
                     introduced: "7.0.0",
                  },
                  {
                     fixed: "7.0.54",
                  },
               ],
               type: "ECOSYSTEM",
            },
         ],
      },
      {
         package: {
            ecosystem: "Maven",
            name: "org.apache.tomcat:tomcat",
         },
         ranges: [
            {
               events: [
                  {
                     introduced: "8.0.0",
                  },
                  {
                     fixed: "8.0.6",
                  },
               ],
               type: "ECOSYSTEM",
            },
         ],
      },
   ],
   aliases: [
      "CVE-2014-0099",
   ],
   database_specific: {
      cwe_ids: [
         "CWE-113",
      ],
      github_reviewed: true,
      github_reviewed_at: "2022-07-07T23:02:22Z",
      nvd_published_at: "2014-05-31T11:17:00Z",
      severity: "MODERATE",
   },
   details: "Integer overflow in java/org/apache/tomcat/util/buf/Ascii.java in Apache Tomcat before 6.0.40, 7.x before 7.0.53, and 8.x before 8.0.4, when operated behind a reverse proxy, allows remote attackers to conduct HTTP request smuggling attacks via a crafted Content-Length HTTP header.",
   id: "GHSA-xh5x-j8jf-pcpx",
   modified: "2024-02-22T16:44:48Z",
   published: "2022-05-14T01:10:18Z",
   references: [
      {
         type: "ADVISORY",
         url: "https://nvd.nist.gov/vuln/detail/CVE-2014-0099",
      },
      {
         type: "WEB",
         url: "https://github.com/apache/tomcat/commit/184cdc0d3f03f5737e12d21fff246d7285034597",
      },
      {
         type: "WEB",
         url: "https://github.com/apache/tomcat/commit/fffd63a3bd3a5475379b7c074820a5463b7663b3",
      },
      {
         type: "WEB",
         url: "https://github.com/apache/tomcat80/commit/990de53ab923c126f7402090a4ca53df4bb80cbd",
      },
      {
         type: "PACKAGE",
         url: "https://github.com/apache/tomcat",
      },
      {
         type: "WEB",
         url: "https://h20564.www2.hpe.com/portal/site/hpsc/public/kb/docDisplay?docId=emr_na-c04851013",
      },
      {
         type: "WEB",
         url: "https://lists.apache.org/thread.html/37220405a377c0182d2afdbc36461c4783b2930fbeae3a17f1333113@%3Cdev.tomcat.apache.org%3E",
      },
      {
         type: "WEB",
         url: "https://lists.apache.org/thread.html/39ae1f0bd5867c15755a6f959b271ade1aea04ccdc3b2e639dcd903b@%3Cdev.tomcat.apache.org%3E",
      },
      {
         type: "WEB",
         url: "https://lists.apache.org/thread.html/b84ad1258a89de5c9c853c7f2d3ad77e5b8b2930be9e132d5cef6b95@%3Cdev.tomcat.apache.org%3E",
      },
      {
         type: "WEB",
         url: "https://lists.apache.org/thread.html/b8a1bf18155b552dcf9a928ba808cbadad84c236d85eab3033662cfb@%3Cdev.tomcat.apache.org%3E",
      },
      {
         type: "WEB",
         url: "https://lists.apache.org/thread.html/r03c597a64de790ba42c167efacfa23300c3d6c9fe589ab87fe02859c@%3Cdev.tomcat.apache.org%3E",
      },
      {
         type: "WEB",
         url: "https://lists.apache.org/thread.html/r587e50b86c1a96ee301f751d50294072d142fd6dc08a8987ae9f3a9b@%3Cdev.tomcat.apache.org%3E",
      },
      {
         type: "WEB",
         url: "http://advisories.mageia.org/MGASA-2014-0268.html",
      },
      {
         type: "WEB",
         url: "http://linux.oracle.com/errata/ELSA-2014-0865.html",
      },
      {
         type: "WEB",
         url: "http://lists.fedoraproject.org/pipermail/package-announce/2015-February/150282.html",
      },
      {
         type: "WEB",
         url: "http://marc.info/?l=bugtraq&m=141017844705317&w=2",
      },
      {
         type: "WEB",
         url: "http://marc.info/?l=bugtraq&m=141390017113542&w=2",
      },
      {
         type: "WEB",
         url: "http://marc.info/?l=bugtraq&m=144498216801440&w=2",
      },
      {
         type: "WEB",
         url: "http://rhn.redhat.com/errata/RHSA-2015-0675.html",
      },
      {
         type: "WEB",
         url: "http://rhn.redhat.com/errata/RHSA-2015-0720.html",
      },
      {
         type: "WEB",
         url: "http://rhn.redhat.com/errata/RHSA-2015-0765.html",
      },
      {
         type: "WEB",
         url: "http://seclists.org/fulldisclosure/2014/Dec/23",
      },
      {
         type: "WEB",
         url: "http://seclists.org/fulldisclosure/2014/May/138",
      },
      {
         type: "WEB",
         url: "http://seclists.org/fulldisclosure/2014/May/140",
      },
      {
         type: "WEB",
         url: "http://svn.apache.org/viewvc?view=revision&revision=1578812",
      },
      {
         type: "WEB",
         url: "http://svn.apache.org/viewvc?view=revision&revision=1578814",
      },
      {
         type: "WEB",
         url: "http://svn.apache.org/viewvc?view=revision&revision=1580473",
      },
      {
         type: "WEB",
         url: "http://tomcat.apache.org/security-6.html",
      },
      {
         type: "WEB",
         url: "http://tomcat.apache.org/security-7.html",
      },
      {
         type: "WEB",
         url: "http://tomcat.apache.org/security-8.html",
      },
      {
         type: "WEB",
         url: "http://www-01.ibm.com/support/docview.wss?uid=swg21678231",
      },
      {
         type: "WEB",
         url: "http://www-01.ibm.com/support/docview.wss?uid=swg21680603",
      },
      {
         type: "WEB",
         url: "http://www-01.ibm.com/support/docview.wss?uid=swg21681528",
      },
      {
         type: "WEB",
         url: "http://www.debian.org/security/2016/dsa-3447",
      },
      {
         type: "WEB",
         url: "http://www.debian.org/security/2016/dsa-3530",
      },
      {
         type: "WEB",
         url: "http://www.oracle.com/technetwork/security-advisory/cpuoct2016-2881722.html",
      },
      {
         type: "WEB",
         url: "http://www.oracle.com/technetwork/topics/security/cpujul2014-1972956.html",
      },
      {
         type: "WEB",
         url: "http://www.vmware.com/security/advisories/VMSA-2014-0012.html",
      },
   ],
   schema_version: "1.4.0",
   severity: [],
   summary: "Improper Neutralization of CRLF Sequences in HTTP Headers in Apache Tomcat",
}


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.