🔴 严重 | CVE-2026-12701 — A path traversal vulnerability was found in pulpco...
🔴 《严重安全漏洞:CVE-2026-12701》
CVSS 评分: 严重(9.0) 状态: Received 发布时间: 2026-07-20
漏洞描述
A path traversal vulnerability was found in pulpcore. The relative_path_validator function only verifies that content paths do not begin with "/" but fails to block directory traversal sequences such as "../" anywhere in the path. An authenticated administrator can craft a relative_path containing embedded traversal sequences (e.g., "looking/normal/../../../../etc/shadow") that escapes the intended export directory during FilesystemExport operations. Because the file content is also user-controlled (uploaded artifact), this allows arbitrary file write to any location writable by the Pulp service user, potentially leading to service compromise or further system exploitation.
🔍 技术细节
| 字段 | 值 |
|---|---|
| CVE ID | CVE-2026-12701 |
| CVSS 评分 | 9.0 🔴 |
| 严重程度 | 严重 |
| CVSS 向量 | CVSS:3.1/AV:N/AC:L/PR:H/UI:N/S:C/C:L/I:H/A:H |
| CWE 分类 | CWE-22 |
| 发布时间 | 2026-07-20 |
| 最后更新 | 2026-07-20 |
| 状态 | Received |
| 数据来源 | secalert@redhat.com |
🔗 参考链接
💬 评论