Описание
Regular Expression Denial of Service in parsejson
Affected versions of parsejson are vulnerable to a regular expression denial of service when parsing untrusted user input.
Recommendation
The parsejson package has not been functionally updated since it was initially released.
Additionally, it provides functionality which is natively included in Node.js, and therefore the native JSON.parse() should be used, for both performance and security reasons.
Пакеты
Наименование
parsejson
npm
Затронутые версииВерсия исправления
<= 0.0.3
Отсутствует
Связанные уязвимости
CVSS3: 7.5
redhat
больше 8 лет назад
The parsejson module is vulnerable to regular expression denial of service when untrusted user input is passed into it to be parsed.
CVSS3: 7.5
nvd
больше 7 лет назад
The parsejson module is vulnerable to regular expression denial of service when untrusted user input is passed into it to be parsed.