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-15932 Path Traversal in wordpress (CVE-2026-15932)
CVE-2026-15244 Path Traversal in c (CVE-2026-15244)
CVE-2026-3141 Vulnerability in wordpress (CVE-2026-3141)
CVE-2026-15006 Path Traversal in wordpress (CVE-2026-15006)
CVE-2026-55100 Vulnerability in hashi-vault-js (CVE-2026-55100)
CVE-2026-44615 Path Traversal in apache (CVE-2026-44615)
CVE-2026-63222 Path Traversal in codeigniter4/framework (CVE-2026-63222)
CVE-2026-66755 Path Traversal in apache (CVE-2026-66755)
CVE-2026-66415 SSRF (Server-Side Request Forgery) in path-traversal (CVE-2026-66415)
CVE-2026-52680 Path Traversal in apache (CVE-2026-52680)
CVE-2026-62663 Path Traversal in path-traversal (CVE-2026-62663)
CVE-2026-14519 Path Traversal in path-traversal (CVE-2026-14519)
CVE-2026-59310 KEV [KEV] Path Traversal in Broadcom path-traversal (CVE-2026-59310)
CVE-2026-16531 Path Traversal in path-traversal (CVE-2026-16531)
CVE-2026-67247 Path Traversal in path-traversal (CVE-2026-67247)
CVE-2026-67246 Path Traversal in path-traversal (CVE-2026-67246)
CVE-2026-67245 Path Traversal in path-traversal (CVE-2026-67245)
CVE-2026-5491 Path Traversal in path-traversal (CVE-2026-5491)
CVE-2026-5492 Path Traversal in path-traversal (CVE-2026-5492)
CVE-2026-5489 Path Traversal in path-traversal (CVE-2026-5489)
CVE-2026-5487 Path Traversal in path-traversal (CVE-2026-5487)
CVE-2026-44943 Path Traversal in path-traversal (CVE-2026-44943)
CVE-2026-58177 Out-of-Bounds Write in apache (CVE-2026-58177)
CVE-2026-18192 Vulnerability in path-traversal (CVE-2026-18192)
CVE-2026-54650 Path Traversal in github.com/bablilayoub/openhole (CVE-2026-54650)
CVE-2026-5114 Path Traversal in wordpress (CVE-2026-5114)
CVE-2026-48374 Path Traversal in path-traversal (CVE-2026-48374)
CVE-2026-67185 Path Traversal in path-traversal (CVE-2026-67185)
CVE-2026-63303 Vulnerability in path-traversal (CVE-2026-63303)
CVE-2026-17524 Path Traversal in path-traversal (CVE-2026-17524)

🍪 About cookies

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

Details →