Denial of Service in axios
High severity
GitHub Reviewed
Published
May 29, 2019
to the GitHub Advisory Database
•
Updated Apr 14, 2023
Description
Published by the National Vulnerability Database
May 7, 2019
Reviewed
May 14, 2019
Published to the GitHub Advisory Database
May 29, 2019
Last updated
Apr 14, 2023
Versions of
axios
prior to 0.18.1 are vulnerable to Denial of Service. If a request exceeds themaxContentLength
property, the package prints an error but does not stop the request. This may cause high CPU usage and lead to Denial of Service.Recommendation
Upgrade to 0.18.1 or later.
References