目标达成 感谢每一位支持者 — 我们达成了 100% 目标!

目标: 1000 元 · 已筹: 1336

100%

CWE-24 路径遍历:’../filedir’ 类漏洞列表 100

CWE-24 路径遍历:’../filedir’ 类弱点 100 条 CVE 漏洞汇总,含 AI 中文分析。

CWE-24 即路径遍历漏洞,属于输入验证缺陷。攻击者通过在请求参数中注入“../”序列,操纵程序构造的文件路径,从而突破受限目录限制,访问系统敏感文件或目录。开发者应避免直接使用外部输入拼接路径,需对输入进行严格过滤与规范化处理,确保最终路径始终位于预期的安全目录内,防止非法越权访问。

MITRE CWE 官方描述
CWE:CWE-24 路径遍历 (Path Traversal): '../filedir' 英文:产品使用外部输入来构建一个应位于受限目录内的路径名,但它未能正确中和 (neutralize) 可能解析到该目录之外位置的 "../" 序列。 这允许攻击者遍历文件系统,以访问受限目录之外的文件或目录。对于使用 "/" 作为目录分隔符的操作系统(如基于 UNIX 和 Linux 的系统),"../" 操纵是标准的操纵方式。在某些情况下,它对于绕过保护方案很有用,这些方案存在于支持 "/" 但不是主要分隔符的环境中,例如 Windows,它使用 "\" 但也可以接受 "/"。
常见影响 (1)
Confidentiality, Integrity Read Files or Directories, Modify Files or Directories
缓解措施 (2)
Implementation Assume all input is malicious. Use an "accept known good" input validation strategy, i.e., use a list of acceptable inputs that strictly conform to specifications. Reject any input that does not strictly conform to specifications, or transform it into something that does. When performing input validation, consider all potentially relevant properties, including length, type of input, the full range…
Implementation Inputs should be decoded and canonicalized to the application's current internal representation before being validated (CWE-180). Make sure that the application does not decode the same input twice (CWE-174). Such errors could be used to bypass allowlist validation schemes by introducing dangerous inputs after they have been checked.
CVE ID 标题 CVSS 风险等级 Published
CVE-2024-0989 Sichuan Yougou Technology KuERP 安全漏洞 — KuERP 5.4 Medium 2024-01-29
CVE-2024-0882 LinkWeChat 安全漏洞 — LinkWechat 4.3 Medium 2024-01-25
CVE-2023-52076 Atril 安全漏洞 — atril 8.5 High 2024-01-25
CVE-2024-0465 Employee Profile Management System 安全漏洞 — Employee Profile Management System 3.5 Low 2024-01-12
CVE-2024-0417 DeShang DSShop 安全漏洞 — DSShop 5.4 Medium 2024-01-11
CVE-2024-0416 DeShang DSMall 安全漏洞 — DSMall 5.4 Medium 2024-01-11
CVE-2023-6699 WordPress Plugin WP Compress 安全漏洞 — WP Compress – Instant Performance & Speed Optimization 9.1 Critical 2024-01-11
CVE-2024-0354 download-station 安全漏洞 — download-station 5.3 Medium 2024-01-09
CVE-2024-0341 Inis 安全漏洞 — Inis 3.5 Low 2024-01-09
CVE-2023-7134 Medicine Tracking System 安全漏洞 — Medicine Tracking System 6.3 Medium 2023-12-28
CVE-2023-7098 EasyImages 路径遍历漏洞 — EasyImages 3.1 Low 2023-12-25
CVE-2023-7058 Simple Student Attendance System 安全漏洞 — Simple Student Attendance System 6.3 Medium 2023-12-22
CVE-2023-7041 Stupid Simple CMS 安全漏洞 — Stupid Simple CMS 5.4 Medium 2023-12-21
CVE-2023-7040 Stupid Simple CMS 安全漏洞 — Stupid Simple CMS 4.3 Medium 2023-12-21
CVE-2023-6900 DashMachine 安全漏洞 — DashMachine 4.6 Medium 2023-12-17
CVE-2018-25094 Online Accounting System 安全漏洞 — Online Accounting System 3.5 Low 2023-12-03
CVE-2023-4171 Chengdu Flash Flood Disaster Monitoring and Warning System 安全漏洞 — Flash Flood Disaster Monitoring and Warning System 4.3 Medium 2023-08-05
CVE-2023-3240 OTCMS 安全漏洞 — OTCMS 3.5 Low 2023-06-14
CVE-2023-3239 OTCMS 安全漏洞 — OTCMS 3.5 Low 2023-06-14
CVE-2023-3098 KylinSoft youker-assistant 路径遍历漏洞 — youker-assistant 4.4 Medium 2023-06-05
CVE-2023-3057 YFCMF 安全漏洞 — YFCMF 4.3 Medium 2023-06-02
CVE-2023-3056 YFCMF 安全漏洞 — YFCMF 4.3 Medium 2023-06-02
CVE-2023-20166 Cisco Identity Services Engine 路径遍历漏洞 — Cisco Identity Services Engine Software 6.0 Medium 2023-05-18
CVE-2023-20167 Cisco Identity Services Engine 路径遍历漏洞 — Cisco Identity Services Engine Software 6.0 Medium 2023-05-18
CVE-2023-20098 Cisco SD-WAN vManage 路径遍历漏洞 — Cisco SD-WAN vManage 4.4 Medium 2023-05-09
CVE-2023-1800 go-fastdfs 代码问题漏洞 — go-fastdfs 7.3 High 2023-04-02
CVE-2023-1398 XiaoBingBy TeaCMS 路径遍历漏洞 — TeaCMS 6.3 Medium 2023-03-14
CVE-2014-125033 Rails CV App 路径遍历漏洞 — rails-cv-app 3.5 Low 2023-01-02
CVE-2019-25087 RamseyK httpserver 路径遍历漏洞 — httpserver 5.3 Medium 2022-12-27
CVE-2022-36065 GrowthBook 路径遍历漏洞 — growthbook 7.5 High 2022-09-06

CWE-24(路径遍历:’../filedir’) 是常见的弱点类别,本平台收录该类弱点关联的 100 条 CVE 漏洞。