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-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)
CVE-2017-10974 Path Traversal in path-traversal (CVE-2017-10974)
CVE-2015-7780 Directory traversal vulnerability in ManageEngine Firewall Analyzer before 8.0.
CVE-2017-9846 Path Traversal in path-traversal (CVE-2017-9846)
CVE-2017-2829 Path Traversal in path-traversal (CVE-2017-2829)
CVE-2017-9097 Path Traversal in path-traversal (CVE-2017-9097)
CVE-2017-6681 Path Traversal in path-traversal (CVE-2017-6681)
CVE-2016-7825 Path Traversal in path-traversal (CVE-2016-7825)
CVE-2016-7826 Path Traversal in path-traversal (CVE-2016-7826)
CVE-2016-7802 Path Traversal in path-traversal (CVE-2016-7802)
CVE-2015-8235 Directory traversal vulnerability in Spiffy before 5.4.
CVE-2015-7888 Path Traversal in path-traversal (CVE-2015-7888)

🍪 About cookies

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

Details →