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-2017-15532 Path Traversal in path-traversal (CVE-2017-15532)
CVE-2017-17739 Path Traversal in path-traversal (CVE-2017-17739)
CVE-2017-17715 Path Traversal in path-traversal (CVE-2017-17715)
CVE-2017-16788 Path Traversal in path-traversal (CVE-2017-16788)
CVE-2017-17671 Path Traversal in apache (CVE-2017-17671)
CVE-2017-15893 Path Traversal in path-traversal (CVE-2017-15893)
CVE-2017-15894 Path Traversal in path-traversal (CVE-2017-15894)
CVE-2017-15895 Path Traversal in path-traversal (CVE-2017-15895)
CVE-2017-16929 Path Traversal in path-traversal (CVE-2017-16929)
CVE-2017-10861 Path Traversal in path-traversal (CVE-2017-10861)
CVE-2017-15607 Path Traversal in path-traversal (CVE-2017-15607)
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)

🍪 About cookies

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

Details →