NodeJS/ammo/2.0.4


HTTP Range processing utilities

https://www.npmjs.com/package/ammo
BSD-3-Clause

1 Security Vulnerabilities

Denial of Service in ammo

Published date: 2020-09-03T15:45:40Z
Links:

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.

Recommendation

This package is deprecated and is now maintained as @hapi/ammo. Please update your dependencies to use @hapi/ammo.

Affected versions: ["1.0.0", "1.0.1", "2.0.0", "2.0.1", "2.0.2", "2.0.3", "2.0.4", "3.0.0", "3.0.1", "3.0.2", "3.0.3", "2.1.2"]
Secure versions: []

12 Other Versions

Version License Security Released
3.0.3 BSD-3-Clause 1 2018-11-03 - 00:14 over 5 years
3.0.2 BSD-3-Clause 1 2018-11-01 - 07:22 over 5 years
3.0.1 BSD-3-Clause 1 2018-04-26 - 14:59 almost 6 years
3.0.0 BSD-3-Clause 1 2017-09-26 - 05:46 over 6 years
2.1.2 SEE LICENSE IN LICENSE.md 1 2024-01-01 - 13:23 3 months
2.0.4 BSD-3-Clause 1 2017-05-28 - 05:55 almost 7 years
2.0.3 BSD-3-Clause 1 2016-11-29 - 01:46 over 7 years
2.0.2 BSD-3-Clause 1 2016-07-27 - 19:25 over 7 years
2.0.1 BSD-3-Clause 1 2016-05-19 - 17:33 almost 8 years
2.0.0 BSD-3-Clause 1 2015-11-01 - 19:08 over 8 years
1.0.1 BSD-3-Clause 1 2015-06-28 - 02:23 over 8 years
1.0.0 BSD 1 2014-11-18 - 07:31 over 9 years