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-2017-14196 Path Traversal in path-traversal (CVE-2017-14196)
CVE-2017-17058 Path Traversal in wordpress (CVE-2017-17058)
CVE-2017-17042 Path Traversal in path-traversal (CVE-2017-17042)
CVE-2017-16936 Path Traversal in path-traversal (CVE-2017-16936)
CVE-2017-8189 Path Traversal in path-traversal (CVE-2017-8189)
CVE-2017-2693 Path Traversal in path-traversal (CVE-2017-2693)
CVE-2017-2695 Path Traversal in path-traversal (CVE-2017-2695)
CVE-2017-2706 Path Traversal in path-traversal (CVE-2017-2706)
CVE-2017-15527 Path Traversal in path-traversal (CVE-2017-15527)
CVE-2017-16903 Path Traversal in path-traversal (CVE-2017-16903)
CVE-2017-1000170 jqueryFileTree 2.1.5 and older Directory Traversal
CVE-2017-16877 Path Traversal in path-traversal (CVE-2017-16877)
CVE-2017-16806 Path Traversal in path-traversal (CVE-2017-16806)
CVE-2017-16762 Path Traversal in sanic (CVE-2017-16762)
CVE-2014-0115 Path Traversal in apache (CVE-2014-0115)
CVE-2017-14695 Path Traversal in salt (CVE-2017-14695)
CVE-2014-3744 Path Traversal in path-traversal (CVE-2014-3744)
CVE-2017-15805 Path Traversal in path-traversal (CVE-2017-15805)
CVE-2017-9947 Path Traversal in path-traversal (CVE-2017-9947)
CVE-2017-15647 Path Traversal in path-traversal (CVE-2017-15647)
CVE-2017-10933 Path Traversal in path-traversal (CVE-2017-10933)
CVE-2017-12285 Vulnerability in path-traversal (CVE-2017-12285)
CVE-2017-15359 Path Traversal in path-traversal (CVE-2017-15359)
CVE-2017-8805 Path Traversal in path-traversal (CVE-2017-8805)
CVE-2017-9367 Path Traversal in path-traversal (CVE-2017-9367)
CVE-2014-3702 Path Traversal in path-traversal (CVE-2014-3702)
CVE-2017-15363 Path Traversal in path-traversal (CVE-2017-15363)
CVE-2017-15276 Path Traversal in path-traversal (CVE-2017-15276)
CVE-2015-2856 Path Traversal in path-traversal (CVE-2015-2856)
CVE-2017-14614 Path Traversal in path-traversal (CVE-2017-14614)

🍪 About cookies

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

Details →