OSV 1.4.0 · github-reviewed · 修改于 2025-09-26 06:29
发布时间
2020-09-03 23:46
GitHub 审查时间
2020-09-01 03:00
NVD 发布时间
—
源文件
advisories/github-reviewed/2020/09/GHSA-3wqh-h42r-x8fq/GHSA-3wqh-h42r-x8fq.json
Versions of @hapi/content prior to 4.1.1 and 5.0.1 are vulnerable to Denial of Service. The Content-Encoding HTTP header parser has a vulnerability which will cause the function to throw a system error if the header contains some invalid values. Because hapi rethrows system errors (as opposed to catching expected application errors), the error is thrown all the way up the stack. If no unhandled exception handler is available, the application will exist, allowing an attacker to shut down services.
Upgrade to version 5.0.2. Versions 4.1.1 and 5.0.1 are fixed but only available for direct download through the repository.