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 781

ID Title
CVE-2026-56273 Path Traversal in path-traversal (CVE-2026-56273)
CVE-2026-53480 Path Traversal in path-traversal (CVE-2026-53480)
CVE-2026-58654 Unrestricted File Upload in path-traversal (CVE-2026-58654)
CVE-2026-14244 Path Traversal in wordpress (CVE-2026-14244)
CVE-2026-55631 Path Traversal in path-traversal (CVE-2026-55631)
CVE-2026-53481 Path Traversal in path-traversal (CVE-2026-53481)
CVE-2026-14476 Vulnerability in path-traversal (CVE-2026-14476)
CVE-2026-57871 Vulnerability in path-traversal (CVE-2026-57871)
CVE-2026-9181 Path Traversal in path-traversal (CVE-2026-9181)
CVE-2025-53829 Vulnerability in path-traversal (CVE-2025-53829)
CVE-2026-24014 Vulnerability in apache (CVE-2026-24014)
CVE-2026-40047 Vulnerability in apache (CVE-2026-40047)
CVE-2026-14783 Path Traversal in path-traversal (CVE-2026-14783)
CVE-2026-59510 Path Traversal in path-traversal (CVE-2026-59510)
CVE-2026-14636 Path Traversal in path-traversal (CVE-2026-14636)
CVE-2026-14635 Path Traversal in path-traversal (CVE-2026-14635)
CVE-2026-14628 Path Traversal in path-traversal (CVE-2026-14628)
CVE-2026-58300 Vulnerability in path-traversal (CVE-2026-58300)
CVE-2026-58522 Vulnerability in path-traversal (CVE-2026-58522)
CVE-2026-57988 Vulnerability in path-traversal (CVE-2026-57988)
CVE-2026-41124 Path Traversal in path-traversal (CVE-2026-41124)
CVE-2026-47896 Path Traversal in csharp (CVE-2026-47896)
CVE-2026-47897 Path Traversal in csharp (CVE-2026-47897)
CVE-2026-9725 Path Traversal in wordpress (CVE-2026-9725)
CVE-2026-14352 Path Traversal in wordpress (CVE-2026-14352)
CVE-2026-14327 Path Traversal in wordpress (CVE-2026-14327)
CVE-2026-13054 Path Traversal in path-traversal (CVE-2026-13054)
CVE-2026-58460 Path Traversal in react (CVE-2026-58460)
CVE-2026-58467 Path Traversal in nginx (CVE-2026-58467)
CVE-2026-44941 Vulnerability in path-traversal (CVE-2026-44941)

🍪 About cookies

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

Details →