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-7258 Path Traversal in path-traversal (CVE-2017-7258)
CVE-2015-8309 Path Traversal in cherrymusic (CVE-2015-8309)
CVE-2017-5899 Path Traversal in path-traversal (CVE-2017-5899)
CVE-2017-7240 Path Traversal in path-traversal (CVE-2017-7240)
CVE-2017-5869 Path Traversal in path-traversal (CVE-2017-5869)
CVE-2016-10048 Path Traversal in c (CVE-2016-10048)
CVE-2017-3851 Path Traversal in path-traversal (CVE-2017-3851)
CVE-2017-6805 Path Traversal in path-traversal (CVE-2017-6805)
CVE-2014-8704 Path Traversal in path-traversal (CVE-2014-8704)
CVE-2017-6510 Path Traversal in path-traversal (CVE-2017-6510)
CVE-2013-7462 Path Traversal in path-traversal (CVE-2013-7462)
CVE-2017-6527 Path Traversal in path-traversal (CVE-2017-6527)
CVE-2016-7135 Path Traversal in plone (CVE-2016-7135)
CVE-2016-9164 Path Traversal in path-traversal (CVE-2016-9164)
CVE-2017-5228 Path Traversal in path-traversal (CVE-2017-5228)
CVE-2017-5229 Path Traversal in path-traversal (CVE-2017-5229)
CVE-2017-5231 Path Traversal in path-traversal (CVE-2017-5231)
CVE-2017-5982 Path Traversal in path-traversal (CVE-2017-5982)
CVE-2017-5946 Path Traversal in path-traversal (CVE-2017-5946)
CVE-2017-6306 Path Traversal in c (CVE-2017-6306)
CVE-2016-4314 Path Traversal in path-traversal (CVE-2016-4314)
CVE-2017-5168 Path Traversal in path-traversal (CVE-2017-5168)
CVE-2016-9357 Path Traversal in path-traversal (CVE-2016-9357)
CVE-2016-9364 Path Traversal in path-traversal (CVE-2016-9364)
CVE-2017-5143 Path Traversal in path-traversal (CVE-2017-5143)
CVE-2017-5163 Path Traversal in path-traversal (CVE-2017-5163)
CVE-2016-9339 Path Traversal in path-traversal (CVE-2016-9339)
CVE-2016-9351 Path Traversal in path-traversal (CVE-2016-9351)
CVE-2016-4986 Path Traversal in path-traversal (CVE-2016-4986)
CVE-2016-4987 Path Traversal in path-traversal (CVE-2016-4987)

🍪 About cookies

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

Details →