ghsa-qh9q-34h6-hcv9
Vulnerability from github
Published
2021-10-12 18:48
Modified
2024-10-01 19:21
Summary
Directory traversal in mkdocs
Details

The mkdocs 1.2.2 built-in dev-server allows directory traversal using the port 8000, enabling remote exploitation to obtain :sensitive information.

Show details on source website


{
  "affected": [
    {
      "package": {
        "ecosystem": "PyPI",
        "name": "mkdocs"
      },
      "ranges": [
        {
          "events": [
            {
              "introduced": "1.2.2"
            },
            {
              "fixed": "1.2.3"
            }
          ],
          "type": "ECOSYSTEM"
        }
      ],
      "versions": [
        "1.2.2"
      ]
    }
  ],
  "aliases": [
    "CVE-2021-40978"
  ],
  "database_specific": {
    "cwe_ids": [
      "CWE-12",
      "CWE-22"
    ],
    "github_reviewed": true,
    "github_reviewed_at": "2021-10-08T21:41:01Z",
    "nvd_published_at": "2021-10-07T14:15:00Z",
    "severity": "HIGH"
  },
  "details": "The mkdocs 1.2.2 built-in dev-server allows directory traversal using the port 8000, enabling remote exploitation to obtain :sensitive information.",
  "id": "GHSA-qh9q-34h6-hcv9",
  "modified": "2024-10-01T19:21:31Z",
  "published": "2021-10-12T18:48:24Z",
  "references": [
    {
      "type": "ADVISORY",
      "url": "https://nvd.nist.gov/vuln/detail/CVE-2021-40978"
    },
    {
      "type": "WEB",
      "url": "https://github.com/mkdocs/mkdocs/issues/2601"
    },
    {
      "type": "WEB",
      "url": "https://github.com/nisdn/CVE-2021-40978/issues/1"
    },
    {
      "type": "WEB",
      "url": "https://github.com/mkdocs/mkdocs/pull/2604"
    },
    {
      "type": "WEB",
      "url": "https://github.com/mkdocs/mkdocs/commit/1b15412f4caae476c262210315fd068d0521a833"
    },
    {
      "type": "WEB",
      "url": "https://github.com/mkdocs/mkdocs/commit/57540911a0d632674dd23edec765189f96f84f6b"
    },
    {
      "type": "PACKAGE",
      "url": "https://github.com/mkdocs/mkdocs"
    },
    {
      "type": "WEB",
      "url": "https://github.com/mkdocs/mkdocs/releases/tag/1.2.3"
    },
    {
      "type": "WEB",
      "url": "https://github.com/nisdn/CVE-2021-40978"
    },
    {
      "type": "WEB",
      "url": "https://github.com/pypa/advisory-database/tree/main/vulns/mkdocs/PYSEC-2021-878.yaml"
    }
  ],
  "schema_version": "1.4.0",
  "severity": [
    {
      "score": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N",
      "type": "CVSS_V3"
    },
    {
      "score": "CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:N/VC:H/VI:N/VA:N/SC:N/SI:N/SA:N",
      "type": "CVSS_V4"
    }
  ],
  "summary": "Directory traversal in mkdocs"
}


Log in or create an account to share your comment.




Tags
Taxonomy of the tags.


Loading...

Loading...

Loading...
  • 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.