Browse Source
We have to end the processing when a file is not found or otherwise the method is proceeding and even sending invalid file paths to the sendfile methods. Due to nginx preventing directory traversals this is luckily not immediately exploitable. We should for hardening purposes however quit the script execution just as we do for 403 cases and others as well.remotes/origin/poc-doctrine-migrations
1 changed files with 1 additions and 0 deletions
Loading…
Reference in new issue