原始 OSV JSON{
"id": "GHSA-m54h-vhf9-3w3m",
"aliases": [
"CVE-2026-12568"
],
"details": "The `postman_download` module uses the workspace `name` field from the Postman API to construct the local directory path without sanitization. If a malicious workspace has a name containing path traversal characters, pathlib resolves the path outside the intended output directory, allowing an attacker to write arbitrary files to the user's system.",
"summary": "BBOT: Arbitrary File Write in postman_download Module",
"affected": [
{
"ranges": [
{
"type": "ECOSYSTEM",
"events": [
{
"introduced": "2.1.0"
},
{
"fixed": "2.8.6"
}
]
}
],
"package": {
"name": "bbot",
"ecosystem": "PyPI"
},
"database_specific": {
"last_known_affected_version_range": "<= 2.8.5"
}
}
],
"modified": "2026-06-18T15:03:38Z",
"severity": [
{
"type": "CVSS_V3",
"score": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:N/I:H/A:N"
}
],
"published": "2026-06-18T15:03:38Z",
"references": [
{
"url": "https://github.com/blacklanternsecurity/bbot/security/advisories/GHSA-m54h-vhf9-3w3m",
"type": "WEB"
},
{
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-12568",
"type": "ADVISORY"
},
{
"url": "https://github.com/blacklanternsecurity/bbot/commit/36bc20818",
"type": "WEB"
},
{
"url": "https://github.com/blacklanternsecurity/bbot",
"type": "PACKAGE"
}
],
"schema_version": "1.4.0",
"database_specific": {
"cwe_ids": [
"CWE-125",
"CWE-22",
"CWE-73"
],
"severity": "MODERATE",
"github_reviewed": true,
"nvd_published_at": "2026-06-17T23:17:03Z",
"github_reviewed_at": "2026-06-18T15:03:38Z"
}
}