ghsa-vch7-92vf-jm44
Vulnerability from github
Published
2022-05-17 02:00
Modified
2024-01-19 19:29
Summary
Apache Tomcat does not follow ServletSecurity annotations
Details

Apache Tomcat 7.x before 7.0.11, when web.xml has no security constraints, does not follow ServletSecurity annotations, which allows remote attackers to bypass intended access restrictions via HTTP requests to a web application. NOTE: this vulnerability exists because of an incomplete fix for CVE-2011-1088.

Show details on source website


{
  "affected": [
    {
      "package": {
        "ecosystem": "Maven",
        "name": "org.apache.tomcat:tomcat"
      },
      "ranges": [
        {
          "events": [
            {
              "introduced": "7.0"
            },
            {
              "fixed": "7.0.11"
            }
          ],
          "type": "ECOSYSTEM"
        }
      ]
    }
  ],
  "aliases": [
    "CVE-2011-1419"
  ],
  "database_specific": {
    "cwe_ids": [
      "CWE-284"
    ],
    "github_reviewed": true,
    "github_reviewed_at": "2024-01-19T19:29:42Z",
    "nvd_published_at": "2011-03-14T19:55:00Z",
    "severity": "MODERATE"
  },
  "details": "Apache Tomcat 7.x before 7.0.11, when web.xml has no security constraints, does not follow ServletSecurity annotations, which allows remote attackers to bypass intended access restrictions via HTTP requests to a web application.  NOTE: this vulnerability exists because of an incomplete fix for CVE-2011-1088.",
  "id": "GHSA-vch7-92vf-jm44",
  "modified": "2024-01-19T19:29:42Z",
  "published": "2022-05-17T02:00:34Z",
  "references": [
    {
      "type": "ADVISORY",
      "url": "https://nvd.nist.gov/vuln/detail/CVE-2011-1419"
    },
    {
      "type": "WEB",
      "url": "https://github.com/apache/tomcat/commit/0ff4905158b77787a7f3aca55c9dec93456665dc"
    },
    {
      "type": "WEB",
      "url": "https://github.com/apache/tomcat/commit/3e5b0455483eed55752047073e92403bfca8d3ec"
    },
    {
      "type": "WEB",
      "url": "https://exchange.xforce.ibmcloud.com/vulnerabilities/65971"
    },
    {
      "type": "WEB",
      "url": "https://exchange.xforce.ibmcloud.com/vulnerabilities/66154"
    },
    {
      "type": "PACKAGE",
      "url": "https://github.com/apache/tomcat"
    },
    {
      "type": "WEB",
      "url": "https://web.archive.org/web/20110307182442/http://markmail.org/message/yzmyn44f5aetmm2r"
    },
    {
      "type": "WEB",
      "url": "https://web.archive.org/web/20110323002552/http://markmail.org/message/lzx5273wsgl5pob6"
    },
    {
      "type": "WEB",
      "url": "https://web.archive.org/web/20170202135440/http://www.securityfocus.com/bid/46685"
    },
    {
      "type": "WEB",
      "url": "http://mail-archives.apache.org/mod_mbox/www-announce/201103.mbox/%3C4D6E74FF.7050106@apache.org%3E"
    },
    {
      "type": "WEB",
      "url": "http://marc.info/?l=tomcat-user\u0026m=129966773405409\u0026w=2"
    },
    {
      "type": "WEB",
      "url": "http://svn.apache.org/viewvc?view=revision\u0026revision=1079752"
    },
    {
      "type": "WEB",
      "url": "http://tomcat.apache.org/security-7.html"
    }
  ],
  "schema_version": "1.4.0",
  "severity": [],
  "summary": "Apache Tomcat does not follow ServletSecurity annotations"
}


Log in or create an account to share your comment.




Tags
Taxonomy of the tags.


Loading...

Loading...