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-44705 Path Traversal in tmp (CVE-2026-44705)
CVE-2026-9312 SSRF (Server-Side Request Forgery) in ssrf (CVE-2026-9312)
CVE-2026-42448 Path Traversal in magic-wormhole (CVE-2026-42448)
CVE-2026-40384 Path Traversal in joomla (CVE-2026-40384)
CVE-2026-9550 Path Traversal in path-traversal (CVE-2026-9550)
CVE-2026-9473 Path Traversal in c (CVE-2026-9473)
CVE-2026-9472 Path Traversal in path-traversal (CVE-2026-9472)
CVE-2026-9468 Path Traversal in path-traversal (CVE-2026-9468)
CVE-2026-9467 Path Traversal in path-traversal (CVE-2026-9467)
CVE-2018-25374 Path Traversal in c (CVE-2018-25374)
CVE-2018-25365 Path Traversal in path-traversal (CVE-2018-25365)
CVE-2026-7766 Path Traversal in path-traversal (CVE-2026-7766)
CVE-2026-9351 Path Traversal in path-traversal (CVE-2026-9351)
CVE-2026-36227 Path Traversal in path-traversal (CVE-2026-36227)
CVE-2025-45145 Path Traversal in path-traversal (CVE-2025-45145)
CVE-2026-48777 Path Traversal in github.com/gtsteffaniak/filebrowser/backend (CVE-2026-48777)
CVE-2026-34911 Path Traversal in path-traversal (CVE-2026-34911)
CVE-2026-34909 KEV [KEV] Path Traversal in Ubiquiti path-traversal (CVE-2026-34909)
CVE-2026-8134 Vulnerability in concrete5/concrete5 (CVE-2026-8134)
CVE-2026-46486 Path Traversal in mvt (CVE-2026-46486)
CVE-2026-34926 KEV [KEV] Vulnerability in Trend micro path-traversal (CVE-2026-34926)
CVE-2026-4858 Path Traversal in github.com/mattermost/mattermost-server (CVE-2026-4858)
CVE-2026-44068 Path Traversal in path-traversal (CVE-2026-44068)
CVE-2026-9129 Path Traversal in path-traversal (CVE-2026-9129)
CVE-2026-9102 Path Traversal in path-traversal (CVE-2026-9102)
CVE-2026-39352 Path Traversal in path-traversal (CVE-2026-39352)
CVE-2026-24217 Vulnerability in path-traversal (CVE-2026-24217)
CVE-2026-23734 Vulnerability in org.xwiki.commons:xwiki-commons-classloader-api (CVE-2026-23734)
CVE-2026-24208 Path Traversal in path-traversal (CVE-2026-24208)
CVE-2026-24209 Path Traversal in path-traversal (CVE-2026-24209)

🍪 About cookies

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

Details →