GHSA-QH9Q-34H6-HCV9
Vulnerability from github – Published: 2021-10-12 18:48 – Updated: 2024-10-01 19:21
VLAI?
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.
Severity ?
{
"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"
}
Loading…
Loading…
Sightings
| Author | Source | Type | Date |
|---|
Nomenclature
- Seen: The vulnerability was mentioned, discussed, or observed by the user.
- Confirmed: The vulnerability has been validated from an analyst's perspective.
- Published Proof of Concept: A public proof of concept is available for this vulnerability.
- Exploited: The vulnerability was observed as exploited by the user who reported the sighting.
- Patched: The vulnerability was observed as successfully patched by the user who reported the sighting.
- Not exploited: The vulnerability was not observed as exploited by the user who reported the sighting.
- Not confirmed: The user expressed doubt about the validity of the vulnerability.
- Not patched: The vulnerability was not observed as successfully patched by the user who reported the sighting.
Loading…
Loading…