ghsa-4gr9-99j3-vqxv
Vulnerability from github
Published
2022-04-30 18:15
Modified
2023-09-18 21:59
Summary
Apache Tomcat Directory Traversal
Details

Directory traversal vulnerability in source.jsp of Apache Tomcat before 3.1 allows remote attackers to read arbitrary files via a .. (dot dot) in the argument to source.jsp.

Show details on source website


{
  "affected": [
    {
      "package": {
        "ecosystem": "Maven",
        "name": "org.apache.tomcat:tomcat"
      },
      "ranges": [
        {
          "events": [
            {
              "introduced": "0"
            },
            {
              "last_affected": "3.1"
            }
          ],
          "type": "ECOSYSTEM"
        }
      ]
    }
  ],
  "aliases": [
    "CVE-2000-1210"
  ],
  "database_specific": {
    "cwe_ids": [
      "CWE-22"
    ],
    "github_reviewed": true,
    "github_reviewed_at": "2023-09-18T21:59:42Z",
    "nvd_published_at": "2002-03-22T05:00:00Z",
    "severity": "MODERATE"
  },
  "details": "Directory traversal vulnerability in source.jsp of Apache Tomcat before 3.1 allows remote attackers to read arbitrary files via a `..` (dot dot) in the argument to source.jsp.",
  "id": "GHSA-4gr9-99j3-vqxv",
  "modified": "2023-09-18T21:59:42Z",
  "published": "2022-04-30T18:15:08Z",
  "references": [
    {
      "type": "ADVISORY",
      "url": "https://nvd.nist.gov/vuln/detail/CVE-2000-1210"
    },
    {
      "type": "WEB",
      "url": "https://web.archive.org/web/20020818015647/http://www.iss.net/security_center/static/4205.php"
    },
    {
      "type": "WEB",
      "url": "http://marc.info/?l=bugtraq\u0026m=95371672300045\u0026w=2"
    }
  ],
  "schema_version": "1.4.0",
  "severity": [],
  "summary": "Apache Tomcat Directory Traversal"
}


Log in or create an account to share your comment.




Tags
Taxonomy of the tags.


Loading...

Loading...