Regular Expression Denial of Service (ReDoS) in lodash
Moderate severity
GitHub Reviewed
Published
Jul 19, 2019
to the GitHub Advisory Database
•
Updated Sep 29, 2025
Description
Reviewed
Jul 19, 2019
Published to the GitHub Advisory Database
Jul 19, 2019
Last updated
Sep 29, 2025
lodash prior to 4.7.11 is affected by: CWE-400: Uncontrolled Resource Consumption. The impact is: Denial of service. The component is: Date handler. The attack vector is: Attacker provides very long strings, which the library attempts to match using a regular expression. The fixed version is: 4.7.11.
References