{ "schema_version": "1.4.0", "id": "GHSA-hf6p-4rv2-9qrp", "modified": "2024-09-04T21:13:33Z", "published": "2021-08-30T16:25:42Z", "aliases": [ "CVE-2021-23423" ], "summary": "Path Traversal in bikshed", "details": "This affects the package bikeshed before 3.0.0. This can occur when an untrusted source file containing include, include-code or include-raw block is processed. The contents of arbitrary files could be disclosed in the HTML output.", "severity": [ { "type": "CVSS_V3", "score": "CVSS:3.1/AV:L/AC:L/PR:N/UI:R/S:U/C:H/I:N/A:N" } ], "affected": [ { "package": { "ecosystem": "PyPI", "name": "bikeshed" }, "ranges": [ { "type": "ECOSYSTEM", "events": [ { "introduced": "0" }, { "fixed": "3.0.0" } ] } ] } ], "references": [ { "type": "ADVISORY", "url": "https://nvd.nist.gov/vuln/detail/CVE-2021-23423" }, { "type": "WEB", "url": "https://github.com/tabatkins/bikeshed/commit/b2f668fca204260b1cad28d5078e93471cb6b2dd" }, { "type": "WEB", "url": "https://github.com/pypa/advisory-database/tree/main/vulns/bikeshed/PYSEC-2021-117.yaml" }, { "type": "PACKAGE", "url": "https://github.com/tabatkins/bikeshed" }, { "type": "WEB", "url": "https://snyk.io/vuln/SNYK-PYTHON-BIKESHED-1537647" } ], "database_specific": { "cwe_ids": [ "CWE-22" ], "severity": "MODERATE", "github_reviewed": true, "github_reviewed_at": "2021-08-26T15:45:24Z", "nvd_published_at": "2021-08-16T08:15:00Z" } }