GMS-2020-50: Denial of Service in ammo
All versions of ammo
are vulnerable to Denial of Service. The Range HTTP header parser has a vulnerability which will cause the function to throw a system error if the header is set to an invalid value. Because hapi is not expecting the function to ever throw, 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. This package is deprecated and is now maintained as @hapi/ammo
. Please update your dependencies to use @hapi/ammo
.
References
Detect and mitigate GMS-2020-50 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 →