Nginx security: please check if config is save
Open
- Dominant language
- Shell
- Stars
- 769
- Forks
- 168
- PR merge metrics
- No merged PRs in 30d
Description
Some days ago, vulnerabilities in certain Nginx-configs have been reported:
https://nvd.nist.gov/vuln/detail/CVE-2019-11043
https://bugs.php.net/bug.php?id=78599
https://de.tenable.com/blog/cve-2019-11043-vulnerability-in-php-fpm-could-lead-to-remote-code-execution-on-nginx
I am not shure, if wallabags configuration is unsafe, but it resembles in some way to described fields of problems: https://github.com/wallabag/wallabag/blob/master/docker/nginx/nginx.conf, for instance it contains: "fastcgi_split_path_info ^(.+?\.php)(/.*)$;"
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.