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

an arbitrary file upload vulnerability #14

Open
lomo5 opened this issue Jul 23, 2024 · 0 comments
Open

an arbitrary file upload vulnerability #14

lomo5 opened this issue Jul 23, 2024 · 0 comments

Comments

@lomo5
Copy link

lomo5 commented Jul 23, 2024

Based on the description of this article , it is suggested that the parameter re.findall() at line 127 be changed.Change to:
fn = re.findall(r'Content-Disposition.*name="file"; filename="([^\/]*)"', line)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant