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-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)
CVE-2016-8211 Path Traversal in path-traversal (CVE-2016-8211)
CVE-2016-10173 Path Traversal in path-traversal (CVE-2016-10173)
CVE-2016-6269 Path Traversal in path-traversal (CVE-2016-6269)
CVE-2016-7569 Path Traversal in path-traversal (CVE-2016-7569)
CVE-2016-6517 Path Traversal in path-traversal (CVE-2016-6517)
CVE-2016-6600 Path Traversal in path-traversal (CVE-2016-6600)
CVE-2016-6601 Path Traversal in path-traversal (CVE-2016-6601)
CVE-2017-5182 Path Traversal in path-traversal (CVE-2017-5182)
CVE-2017-5539 Path Traversal in path-traversal (CVE-2017-5539)
CVE-2017-5541 Path Traversal in path-traversal (CVE-2017-5541)
CVE-2016-5725 Path Traversal in path-traversal (CVE-2016-5725)
CVE-2016-6896 Path Traversal in wordpress (CVE-2016-6896)
CVE-2016-2087 Path Traversal in path-traversal (CVE-2016-2087)
CVE-2016-7982 Path Traversal in path-traversal (CVE-2016-7982)
CVE-2017-5480 Path Traversal in path-traversal (CVE-2017-5480)
CVE-2016-8204 Path Traversal in path-traversal (CVE-2016-8204)
CVE-2016-8205 Path Traversal in path-traversal (CVE-2016-8205)
CVE-2016-8206 Path Traversal in path-traversal (CVE-2016-8206)
CVE-2016-8207 Path Traversal in path-traversal (CVE-2016-8207)

🍪 About cookies

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

Details →