CVE-2026-27117

MEDIUM
中文标题:
(暂无数据)
英文标题:
bit7z has a path traversal vulnerability
CVSS分数: 5.5
发布时间: 2026-02-24 21:46:12
漏洞类型: (暂无数据)
状态: PUBLISHED
数据质量分数: 0.40
数据版本: v3
漏洞描述
中文描述:

(暂无数据)

英文描述:

bit7z is a cross-platform C++ static library that allows the compression/extraction of archive files. Prior to version 4.0.11, a path traversal vulnerability ("Zip Slip") exists in bit7z's archive extraction functionality. The library does not adequately validate file paths contained in archive entries, allowing files to be written outside the intended extraction directory through three distinct mechanisms: relative path traversal, absolute path traversal, and symbolic link traversal. An attacker can exploit this by providing a malicious archive to any application that uses bit7z to extract untrusted archives. Successful exploitation results in arbitrary file write with the privileges of the process performing the extraction. This could lead to overwriting of application binaries, configuration files, or other sensitive data. The vulnerability does not directly enable reading of file contents; the confidentiality impact is limited to the calling application's own behavior after extraction. However, applications that subsequently serve or display extracted files may face secondary confidentiality risks from attacker-created symlinks. Fixes have been released in version 4.0.11. If upgrading is not immediately possible, users can mitigate the vulnerability by validating each entry's destination path before writing. Other mitigations include running extraction with least privilege and extracting untrusted archives in a sandboxed directory.

CWE类型:
CWE-23 CWE-22 CWE-36
标签:
(暂无数据)
受影响产品
厂商 产品 版本 版本范围 平台 CPE
rikyoz bit7z < 4.0.11 - - cpe:2.3:a:rikyoz:bit7z:<_4.0.11:*:*:*:*:*:*:*
rikyoz bit7z * - - cpe:2.3:a:rikyoz:bit7z:*:*:*:*:*:*:*:*
解决方案
中文解决方案:
(暂无数据)
英文解决方案:
(暂无数据)
临时解决方案:
(暂无数据)
参考链接
https://github.com/rikyoz/bit7z/security/advisories/GHSA-qvjh-hhw4-3gx9 x_refsource_CONFIRM
cve.org
访问
https://github.com/rikyoz/bit7z/commit/31763da9a3e41a199c141c8d71f6c11de24b45cf x_refsource_MISC
cve.org
访问
https://github.com/rikyoz/bit7z/commit/9e020483eefa5825ec9310b1d869933d4f77f969 x_refsource_MISC
cve.org
访问
https://github.com/rikyoz/bit7z/releases/tag/v4.0.11 x_refsource_MISC
cve.org
访问
CVSS评分详情
3.1 (cna)
MEDIUM
5.5
CVSS向量: CVSS:3.1/AV:L/AC:L/PR:N/UI:R/S:U/C:N/I:H/A:N
机密性
NONE
完整性
HIGH
可用性
NONE
时间信息
发布时间:
2026-02-24 21:46:12
修改时间:
2026-02-24 21:46:12
创建时间:
2026-02-25 06:00:01
更新时间:
2026-02-26 06:00:04
利用信息
暂无可利用代码信息
数据源详情
数据源 记录ID 版本 提取时间
CVE cve_CVE-2026-27117 2026-02-25 03:19:54 2026-02-24 22:00:01
NVD nvd_CVE-2026-27117 2026-02-25 02:00:04 2026-02-24 22:00:03
版本与语言
当前版本: v3
主要语言: EN
支持语言:
EN
安全公告
暂无安全公告信息
变更历史
v3 NVD
2026-02-26 06:00:04
affected_products_count: 1 → 2
查看详细变更
  • affected_products_count: 1 -> 2
v2 NVD
2026-02-25 06:00:03
data_sources: ['cve'] → ['cve', 'nvd']
查看详细变更
  • data_sources: ['cve'] -> ['cve', 'nvd']