Cwe 22

🧬 CWE Related 96
slug: cwe-22

Explanation

CWE-22は「ファイル名のパスをユーザー入力から組み立てるとき、`../` のような相対パス記号をきちんと無害化せず、本来アクセスできないファイルを読み書きされてしまう欠陥」のことです。 ファイルダウンロード機能・画像表示機能・テンプレート機能でよく見られます。 対策は「絶対パスへの正規化 + 許可されたディレクトリ内かのチェック」、または「ファイル名にIDのみを使い、パス記号を一切使わない設計」。
📌 Example
CVE-2024-57726 (SimpleHelp): zipファイル展開時のZip Slip攻撃で、サーバー上の任意の場所にファイル書き込みされる脆弱性。CISA KEV入り。

🔖 Related tags

🛡 Vulnerabilities tagged with this 1,819

ID Title
CVE-2025-62851 Path Traversal in path-traversal (CVE-2025-62851)
CVE-2026-34657 Path Traversal in path-traversal (CVE-2026-34657)
CVE-2026-47932 Path Traversal in path-traversal (CVE-2026-47932)
CVE-2026-36726 Path Traversal in path-traversal (CVE-2026-36726)
CVE-2026-36723 Path Traversal in path-traversal (CVE-2026-36723)
CVE-2026-45482 Path Traversal in path-traversal (CVE-2026-45482)
CVE-2026-45454 Path Traversal in path-traversal (CVE-2026-45454)
CVE-2026-32193 Path Traversal in path-traversal (CVE-2026-32193)
CVE-2026-22926 Omnissa Workspace ONE® Assist for macOS contains a Local Privilege Escalation Vulnerability.
CVE-2026-49957 Path Traversal in CVE-2026-49957 (CVE-2026-49957)
CVE-2017-20248 Path Traversal in path-traversal (CVE-2017-20248)
CVE-2017-20250 Path Traversal in wordpress (CVE-2017-20250)
CVE-2026-49738 Path Traversal in typo3/cms-core (CVE-2026-49738)
CVE-2026-49742 Path Traversal in typo3/cms-core (CVE-2026-49742)
CVE-2026-52902 Path Traversal in awxkit (CVE-2026-52902)
CVE-2026-49818 Path Traversal in apache-airflow-providers-samba (CVE-2026-49818)
CVE-2026-41972 Path Traversal in path-traversal (CVE-2026-41972)
CVE-2026-41843 Path Traversal in org.springframework:spring-webmvc (CVE-2026-41843)
CVE-2026-47735 Information Disclosure in github.com/basekick-labs/arc (CVE-2026-47735)
CVE-2026-47712 Path Traversal in dulwich (CVE-2026-47712)
CVE-2026-46484 Path Traversal in path-traversal (CVE-2026-46484)
CVE-2026-41448 Path Traversal in path-traversal (CVE-2026-41448)
CVE-2026-25559 Path Traversal in path-traversal (CVE-2026-25559)
CVE-2026-49233 Path Traversal in routinator (CVE-2026-49233)
CVE-2026-9506 Path Traversal in path-traversal (CVE-2026-9506)
CVE-2022-50953 Path Traversal in wordpress (CVE-2022-50953)
CVE-2026-11470 Path Traversal in org.hswebframework.web:hsweb-system-file (CVE-2026-11470)
CVE-2026-11467 Path Traversal in path-traversal (CVE-2026-11467)
CVE-2026-11411 Path Traversal in path-traversal (CVE-2026-11411)
CVE-2026-9197 Path Traversal in wordpress (CVE-2026-9197)

🍪 About cookies

We use cookies to keep you logged in, remember your language, and improve the service.

Details →