RubySec

Providing security resources for the Ruby community

CVE-2019-1010266 (lodash-rails): Regular Expression Denial of Service (ReDoS) in lodash

ADVISORIES

GEM

lodash-rails

PATCHED VERSIONS

  • >= 4.17.11

DESCRIPTION

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.

RELATED