CVE-2021-21317

Publication date

2021-02-16 17:45:16

Family

GitHub_M

State

PUBLISHED

Description

uap-core in an open-source npm package which contains the core of BrowserScopes original user agent string parser. In uap-core before version 0.11.0, some regexes are vulnerable to regular expression denial of service (REDoS) due to overlapping capture groups. This allows remote attackers to overload a server by setting the User-Agent header in an HTTP(S) request to maliciously crafted long strings. This is fixed in version 0.11.0. Downstream packages such as uap-python, uap-ruby etc which depend upon uap-core follow different version schemes.