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
Security issue: arbitrary file download #269
Labels
Comments
Can't reproduce that issue, @BestPig can you send in a working example? |
It's not working with /etc/passwd on your server because the web server has not the right to read the file. But it's working for example with the apache log file.
|
@BestPig: there should be an automated dev build for the latest commit e6f09d5 in http://release.larsjung.de/h5ai/dev/ soon. Could you please check this build. |
fixed in 0.24.1 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
An attacker is able to download a file out of the h5ai root directory.
The text was updated successfully, but these errors were encountered: