Vuln Patterns Path Traversal

Use when auditing Python code involving file path operations (os.path.join, pathlib), file upload/download, archive extraction (tarfile, zipfile), or file inclusion. Covers CWE-22/23. Keywords: path traversal, directory traversal, zip slip, file upload, file download, extractall, Content-Disposition, secure_filename, session file, symlink, os.path.join absolute path override

yhy0 4b4faed 2 files · 28.9 KB Updated

File contents

yhy0/ghsa-skill-builder/tree/main/vuln-skills/skills/vuln-patterns-path-traversal commit 4b4faed8a6

Frequently asked questions

npx skillmds@latest add yhy0/vuln-patterns-path-traversal