Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Directory traversal vulnerability #3

Open
Le0X8 opened this issue Oct 10, 2024 · 0 comments
Open

Directory traversal vulnerability #3

Le0X8 opened this issue Oct 10, 2024 · 0 comments
Assignees
Labels
bug Something isn't working

Comments

@Le0X8
Copy link
Member

Le0X8 commented Oct 10, 2024

Extracting ZIP files could lead into overwrites of parts of the file system the archive is extracted to by paths like:

../../please_dont_delete.pdf just walks two directories up and overwrites a potentially important file.

~/.bashrc allows you to inject custom Bash scripts.

/root/.bashrc would just be a classic zero-click root RCE. You don't want that at all.

@Le0X8 Le0X8 added the bug Something isn't working label Oct 10, 2024
@Le0X8 Le0X8 self-assigned this Oct 10, 2024
@Le0X8 Le0X8 pinned this issue Oct 10, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
Status: No status
Development

No branches or pull requests

1 participant