CVE-2020-5280: Improper Limitation of a Pathname to a Restricted Directory ('Path Traversal')
(updated )
http4s before versions 0.18.26, 0.20.20, and 0.21.2 has a local file inclusion vulnerability. This vulnerability applies to all users of org.http4s.server.staticcontent.FileService, org.http4s.server.staticcontent.ResourceService and org.http4s.server.staticcontent.WebjarService. URI normalization is applied incorrectly. Requests whose path info contain ../ or // can expose resources outside of the configured location. This issue is patched in versions 0.18.26, 0.20.20, and 0.21.2. Note that 0.19.0 is a deprecated release and has never been supported.
References
- github.com/advisories/GHSA-66q9-f7ff-mmx6
- github.com/http4s/http4s/commit/250afddbb2e65b70ca9ddaec9d1eb3aaa56de7ec
- github.com/http4s/http4s/commit/752b3f63a05a31d2de4f8706877aa08d6b89efca
- github.com/http4s/http4s/commit/b87f31b2292dabe667bec3b04ce66176c8a3e17b
- github.com/http4s/http4s/security/advisories/GHSA-66q9-f7ff-mmx6
- nvd.nist.gov/vuln/detail/CVE-2020-5280
Detect and mitigate CVE-2020-5280 with GitLab Dependency Scanning
Secure your software supply chain by verifying that all open source dependencies used in your projects contain no disclosed vulnerabilities. Learn more about Dependency Scanning →