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

ID Title
CVE-2026-33001 Vulnerability in org.jenkins-ci.main:jenkins-core (CVE-2026-33001)
CVE-2026-32981 Path Traversal in ray (CVE-2026-32981)
CVE-2026-23942 Path Traversal in path-traversal (CVE-2026-23942)
CVE-2026-32274 Path Traversal in black (CVE-2026-32274)
CVE-2026-21360 Path Traversal in path-traversal (CVE-2026-21360)
CVE-2026-28807 Path Traversal in wisp (CVE-2026-28807)
CVE-2026-1776 Path Traversal in path-traversal (CVE-2026-1776)
CVE-2026-0846 Vulnerability in nltk (CVE-2026-0846)
CVE-2026-29786 Path Traversal in c (CVE-2026-29786)
CVE-2026-24457 Path Traversal in eclipse (CVE-2026-24457)
CVE-2025-45691 Path Traversal in vibrantlabsai (CVE-2025-45691)
CVE-2026-2743 Path Traversal in path-traversal (CVE-2026-2743)
CVE-2026-0847 Path Traversal in nltk (CVE-2026-0847)
CVE-2026-28518 Path Traversal in path-traversal (CVE-2026-28518)
CVE-2026-28406 Path Traversal in chainguard (CVE-2026-28406)
CVE-2026-26228 Path Traversal in path-traversal (CVE-2026-26228)
CVE-2026-27606 Path Traversal in path-traversal (CVE-2026-27606)
CVE-2026-25965 Path Traversal in path-traversal (CVE-2026-25965)
CVE-2026-2033 Path Traversal in path-traversal (CVE-2026-2033)
CVE-2026-2818 Vulnerability in path-traversal (CVE-2026-2818)
CVE-2026-22860 Path Traversal in rack (CVE-2026-22860)
CVE-2026-26217 Path Traversal in crawl4ai (CVE-2026-26217)
CVE-2026-20615 Path Traversal in apple (CVE-2026-20615)
CVE-2025-43417 Path Traversal in apple (CVE-2025-43417)
CVE-2026-25869 Path Traversal in path-traversal (CVE-2026-25869)
CVE-2026-0651 Path Traversal in path-traversal (CVE-2026-0651)
CVE-2026-25640 Path Traversal in path-traversal (CVE-2026-25640)
CVE-2025-69619 Path Traversal in path-traversal (CVE-2025-69619)
CVE-2025-69618 Path Traversal in cotoworld (CVE-2025-69618)
CVE-2025-69621 Path Traversal in CVE-2025-69621 (CVE-2025-69621)

🍪 About cookies

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

Details →