Path Traversal

⚔️ Attack Types Related 14
slug: path-traversal

Explanation

パストラバーサルは「ファイル名を指定する箇所に `../../../etc/passwd` のような文字列を入れて、本来アクセスできないファイルを読み出す」攻撃です。 ファイルダウンロード機能や画像表示機能でよく見られます。 対策は「ユーザー入力のファイル名を、必ずホワイトリスト・固定ディレクトリに制限する」こと。
📌 Example
CVE-2024-57726 (SimpleHelp): zipファイル展開時のZip Slipにより、サーバー上の任意の場所にファイル書き込みされる脆弱性。

🔖 Related tags

🛡 Vulnerabilities tagged with this 1,343

ID Title
CVE-2026-6961 Path Traversal in github.com/mattermost/mattermost-server (CVE-2026-6961)
CVE-2026-53787 Unrestricted File Upload in path-traversal (CVE-2026-53787)
CVE-2026-11847 Path Traversal in path-traversal (CVE-2026-11847)
CVE-2026-47368 Path Traversal in path-traversal (CVE-2026-47368)
CVE-2026-53813 Vulnerability in openclaw (CVE-2026-53813)
CVE-2026-53777 Path Traversal in path-traversal (CVE-2026-53777)
CVE-2026-11816 Path Traversal in keras (CVE-2026-11816)
CVE-2026-8464 Path Traversal in path-traversal (CVE-2026-8464)
CVE-2026-0270 Path Traversal in path-traversal (CVE-2026-0270)
CVE-2026-47764 Path Traversal in pdm (CVE-2026-47764)
CVE-2026-53476 Path Traversal in github.com/kubev2v/assisted-migration-agent (CVE-2026-53476)
CVE-2026-52752 Path Traversal in path-traversal (CVE-2026-52752)
CVE-2026-52755 Path Traversal in path-traversal (CVE-2026-52755)
CVE-2026-52756 Path Traversal in path-traversal (CVE-2026-52756)
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-47287 Vulnerability in path-traversal (CVE-2026-47287)
CVE-2017-20250 Path Traversal in wordpress (CVE-2017-20250)
CVE-2017-20248 Path Traversal in path-traversal (CVE-2017-20248)
CVE-2016-20064 Vulnerability in path-traversal (CVE-2016-20064)
CVE-2026-52902 Path Traversal in awxkit (CVE-2026-52902)
CVE-2026-46747 Vulnerability in path-traversal (CVE-2026-46747)

🍪 About cookies

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

Details →