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-2011-5325 Path Traversal in path-traversal (CVE-2011-5325)
CVE-2017-6758 Path Traversal in path-traversal (CVE-2017-6758)
CVE-2017-12586 Path Traversal in path-traversal (CVE-2017-12586)
CVE-2017-10949 Path Traversal in path-traversal (CVE-2017-10949)
CVE-2017-7442 Path Traversal in path-traversal (CVE-2017-7442)
CVE-2017-11389 Path Traversal in path-traversal (CVE-2017-11389)
CVE-2017-11723 Path Traversal in path-traversal (CVE-2017-11723)
CVE-2017-11630 Path Traversal in path-traversal (CVE-2017-11630)
CVE-2015-4462 Unrestricted File Upload in path-traversal (CVE-2015-4462)
CVE-2015-1847 Path Traversal in path-traversal (CVE-2015-1847)
CVE-2017-11587 Path Traversal in path-traversal (CVE-2017-11587)
CVE-2016-10400 Path Traversal in path-traversal (CVE-2016-10400)
CVE-2017-10993 Path Traversal in path-traversal (CVE-2017-10993)
CVE-2017-11500 Path Traversal in path-traversal (CVE-2017-11500)
CVE-2017-11469 get2post.php in IDERA Uptime Monitor 7.8 has directory traversal in the file_name parameter.
CVE-2017-11466 Unrestricted File Upload in path-traversal (CVE-2017-11466)
CVE-2017-11440 Path Traversal in path-traversal (CVE-2017-11440)
CVE-2017-11456 Path Traversal in path-traversal (CVE-2017-11456)
CVE-2017-10708 Path Traversal in path-traversal (CVE-2017-10708)
CVE-2017-2240 Path Traversal in path-traversal (CVE-2017-2240)
CVE-2017-11348 Path Traversal in path-traversal (CVE-2017-11348)
CVE-2017-1000047 Path Traversal in path-traversal (CVE-2017-1000047)
CVE-2017-1000062 Path Traversal in path-traversal (CVE-2017-1000062)
CVE-2017-1000026 Path Traversal in path-traversal (CVE-2017-1000026)
CVE-2017-1000028 Path Traversal in path-traversal (CVE-2017-1000028)
CVE-2017-1000002 Path Traversal in path-traversal (CVE-2017-1000002)
CVE-2017-8003 Path Traversal in path-traversal (CVE-2017-8003)
CVE-2014-7954 Path Traversal in cpp (CVE-2014-7954)
CVE-2015-3297 Path Traversal in path-traversal (CVE-2015-3297)
CVE-2017-2245 Path Traversal in path-traversal (CVE-2017-2245)

🍪 About cookies

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

Details →