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-2024-47742 Path Traversal in path-traversal (CVE-2024-47742)
CVE-2024-46446 Path Traversal in path-traversal (CVE-2024-46446)
CVE-2024-33109 Path Traversal in path-traversal (CVE-2024-33109)
CVE-2024-7387 Vulnerability in github.com/openshift/builder (CVE-2024-7387)
CVE-2024-7609 Path Traversal in path-traversal (CVE-2024-7609)
CVE-2024-6445 Path Traversal in path-traversal (CVE-2024-6445)
CVE-2024-37129 Path Traversal in path-traversal (CVE-2024-37129)
CVE-2024-41628 Path Traversal in path-traversal (CVE-2024-41628)
CVE-2024-6127 Path Traversal in path-traversal (CVE-2024-6127)
CVE-2024-5154 Path Traversal in path-traversal (CVE-2024-5154)
CVE-2024-3727 Vulnerability in path-traversal (CVE-2024-3727)
CVE-2024-1459 Vulnerability in path-traversal (CVE-2024-1459)
CVE-2024-24398 Path Traversal in path-traversal (CVE-2024-24398)
CVE-2023-6919 Vulnerability in c (CVE-2023-6919)
CVE-2024-22050 Path Traversal in path-traversal (CVE-2024-22050)
CVE-2023-37607 Path Traversal in path-traversal (CVE-2023-37607)
CVE-2023-6190 Path Traversal in path-traversal (CVE-2023-6190)
CVE-2023-33411 Path Traversal in path-traversal (CVE-2023-33411)
CVE-2023-41266 KEV [KEV] Path Traversal in Qlik sense (CVE-2023-41266)
CVE-2023-6118 Path Traversal in path-traversal (CVE-2023-6118)
CVE-2023-47246 KEV [KEV] Path Traversal in Sysaid tomcat (CVE-2023-47246)
CVE-2023-42456 Path Traversal in sudo-rs (CVE-2023-42456)
CVE-2023-39810 An issue in the CPIO command of Busybox v1.33.2 allows attackers to execute a directory traversal.
CVE-2020-26037 Path Traversal in path-traversal (CVE-2020-26037)
CVE-2023-37646 Path Traversal in path-traversal (CVE-2023-37646)
CVE-2023-38951 Path Traversal in path-traversal (CVE-2023-38951)
CVE-2023-38956 Path Traversal in path-traversal (CVE-2023-38956)
CVE-2020-22623 Path Traversal in path-traversal (CVE-2020-22623)
CVE-2023-35069 Path Traversal in path-traversal (CVE-2023-35069)
CVE-2023-24188 Path Traversal in path-traversal (CVE-2023-24188)

🍪 About cookies

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

Details →