原始 OSV JSON{
"id": "GHSA-x6p3-76f2-xxvh",
"aliases": [
"CVE-2026-47144"
],
"details": "### Impact\n\nA path traversal vulnerability in `shame next` allows an attacker-controlled `shamefile.yaml` to disclose contents of files outside the repository, one line at a time, to the terminal of a user who runs the command. See patch commit for technical details.\n\n### Patches\n\nFixed in 0.1.7. Upgrade to either 0.1.7 or later versions to incorporate the patch.\n\n### Workarounds\n\nDo not run `shame next` against untrusted `shamefile.yaml`. Use `shame me --dry-run` for CI validation.\n\n### Resources\n\n- Patch commit: https://github.com/BKDDFS/shamefile/commit/77b0aeea318503582818c708518c601fedc43557\n- Pull request: https://github.com/BKDDFS/shamefile/pull/80\n- Release: https://github.com/BKDDFS/shamefile/releases/tag/v0.1.7\n- [CWE-22: Improper Limitation of a Pathname to a Restricted Directory ('Path Traversal')](https://cwe.mitre.org/data/definitions/22.html)",
"summary": "Shamefile has an arbitrary file read via shamefile.yaml in shame next",
"affected": [
{
"ranges": [
{
"type": "ECOSYSTEM",
"events": [
{
"introduced": "0"
},
{
"fixed": "0.1.7"
}
]
}
],
"package": {
"name": "shamefile",
"ecosystem": "PyPI"
},
"database_specific": {
"last_known_affected_version_range": "<= 0.1.6"
}
},
{
"ranges": [
{
"type": "ECOSYSTEM",
"events": [
{
"introduced": "0"
},
{
"fixed": "0.1.7"
}
]
}
],
"package": {
"name": "shamefile",
"ecosystem": "npm"
},
"database_specific": {
"last_known_affected_version_range": "<= 0.1.6"
}
},
{
"ranges": [
{
"type": "ECOSYSTEM",
"events": [
{
"introduced": "0"
},
{
"fixed": "0.1.7"
}
]
}
],
"package": {
"name": "shamefile",
"ecosystem": "crates.io"
},
"database_specific": {
"last_known_affected_version_range": "<= 0.1.6"
}
}
],
"modified": "2026-07-20T21:48:10Z",
"severity": [
{
"type": "CVSS_V3",
"score": "CVSS:3.1/AV:L/AC:L/PR:N/UI:R/S:U/C:H/I:N/A:N"
}
],
"published": "2026-05-28T20:02:14Z",
"references": [
{
"url": "https://github.com/BKDDFS/shamefile/security/advisories/GHSA-x6p3-76f2-xxvh",
"type": "WEB"
},
{
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-47144",
"type": "ADVISORY"
},
{
"url": "https://github.com/BKDDFS/shamefile/pull/80",
"type": "WEB"
},
{
"url": "https://github.com/BKDDFS/shamefile/commit/77b0aeea318503582818c708518c601fedc43557",
"type": "WEB"
},
{
"url": "https://github.com/BKDDFS/shamefile",
"type": "PACKAGE"
},
{
"url": "https://github.com/BKDDFS/shamefile/releases/tag/v0.1.7",
"type": "WEB"
},
{
"url": "https://github.com/pypa/advisory-database/tree/main/vulns/shamefile/PYSEC-2026-3065.yaml",
"type": "WEB"
}
],
"schema_version": "1.4.0",
"database_specific": {
"cwe_ids": [
"CWE-22"
],
"severity": "MODERATE",
"github_reviewed": true,
"nvd_published_at": null,
"github_reviewed_at": "2026-05-28T20:02:14Z"
}
}