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-55117 Path Traversal in path-traversal (CVE-2026-55117)
CVE-2026-55111 Path Traversal in path-traversal (CVE-2026-55111)
CVE-2026-54406 Path Traversal in path-traversal (CVE-2026-54406)
CVE-2026-54403 Path Traversal in path-traversal (CVE-2026-54403)
CVE-2026-49779 Customer Path Traversal in Tax Exempt for WooCommerce <= 1.9.3 versions.
CVE-2026-13251 Path Traversal in wordpress (CVE-2026-13251)
CVE-2026-14439 Path Traversal in path-traversal (CVE-2026-14439)
CVE-2026-58451 Path Traversal in csrf (CVE-2026-58451)
CVE-2026-49119 Path Traversal in path-traversal (CVE-2026-49119)
CVE-2026-57723 Cross-Site Request Forgery (CSRF) in csrf (CVE-2026-57723)
CVE-2026-8387 Vulnerability in path-traversal (CVE-2026-8387)
CVE-2026-53906 Path Traversal in path-traversal (CVE-2026-53906)
CVE-2026-6070 Vulnerability in wordpress (CVE-2026-6070)
CVE-2026-56233 Path Traversal in path-traversal (CVE-2026-56233)
CVE-2026-10562 Open Redirect in path-traversal (CVE-2026-10562)
CVE-2026-58173 Path Traversal in path-traversal (CVE-2026-58173)
CVE-2026-58372 Path Traversal in path-traversal (CVE-2026-58372)
CVE-2026-48314 Path Traversal in path-traversal (CVE-2026-48314)
CVE-2026-58170 Path Traversal in path-traversal (CVE-2026-58170)
CVE-2026-58166 Path Traversal in path-traversal (CVE-2026-58166)
CVE-2026-48313 Path Traversal in path-traversal (CVE-2026-48313)
CVE-2026-48282 KEV [KEV] Path Traversal in Adobe path-traversal (CVE-2026-48282)
CVE-2026-44948 Vulnerability in path-traversal (CVE-2026-44948)
CVE-2026-58015 Path Traversal in path-traversal (CVE-2026-58015)
CVE-2026-57079 Path Traversal in path-traversal (CVE-2026-57079)
CVE-2026-11367 Path Traversal in wordpress (CVE-2026-11367)
CVE-2026-58302 Path Traversal in path-traversal (CVE-2026-58302)
CVE-2026-12243 Path Traversal in path-traversal (CVE-2026-12243)
CVE-2026-11720 Path Traversal in path-traversal (CVE-2026-11720)
CVE-2026-36848 Gigamon GVOS v5.16.1 and below is vulnerable to Directory Traversal in the GVOS H-VUE subsystem.

🍪 About cookies

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

Details →