Описание
re2 provides Node.js bindings for Google's RE2 regular expression engine. Prior to 1.25.2, re2's String.prototype.match implementation with a global RE2 pattern that can match the empty string fails to advance its native matching cursor in lib/match.cc, causing an infinite loop and unbounded native memory growth that blocks the event loop and can exhaust host memory. This issue is fixed in 1.25.2.
EPSS
Процентиль: 3%
0.00129
Низкий
6.2 Medium
CVSS3
Дефекты
CWE-835
Связанные уязвимости
CVSS3: 6.2
ubuntu
4 дня назад
(re2 provides Node.js bindings for Google's RE2 regular expression engi ...)
CVSS3: 6.2
debian
4 дня назад
re2 provides Node.js bindings for Google's RE2 regular expression engi ...
CVSS3: 6.2
github
3 дня назад
re2: Global `String.prototype.match` with an empty-matchable pattern never advances → infinite loop with unbounded native memory growth (DoS)
EPSS
Процентиль: 3%
0.00129
Низкий
6.2 Medium
CVSS3
Дефекты
CWE-835