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,023

ID Title
CVE-2026-50567 Path Traversal in CVE-2026-50567 (CVE-2026-50567)
CVE-2026-45569 Path Traversal in c (CVE-2026-45569)
CVE-2026-45565 Vulnerability in nginx (CVE-2026-45565)
CVE-2026-53476 Vulnerability in path-traversal (CVE-2026-53476)
CVE-2026-45556 Vulnerability in nginx (CVE-2026-45556)
CVE-2026-52756 Path Traversal in path-traversal (CVE-2026-52756)
CVE-2026-52752 Path Traversal in path-traversal (CVE-2026-52752)
CVE-2026-52755 Path Traversal in path-traversal (CVE-2026-52755)
CVE-2026-49497 Path Traversal in path-traversal (CVE-2026-49497)
CVE-2026-24717 Path Traversal in path-traversal (CVE-2026-24717)
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-49742 Information Disclosure in typo3/cms-core (CVE-2026-49742)
CVE-2026-49738 Path Traversal in typo3/cms-core (CVE-2026-49738)
CVE-2026-52902 Path Traversal in path-traversal (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 spring (CVE-2026-41843)
CVE-2026-47712 Path Traversal in dulwich (CVE-2026-47712)
CVE-2026-46484 Path Traversal in path-traversal (CVE-2026-46484)

🍪 About cookies

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

Details →