Логотип exploitDog
Консоль
Логотип exploitDog

exploitDog

debian логотип

CVE-2016-10540

Опубликовано: 31 мая 2018
Источник: debian

Описание

Minimatch is a minimal matching utility that works by converting glob expressions into JavaScript `RegExp` objects. The primary function, `minimatch(path, pattern)` in Minimatch 3.0.1 and earlier is vulnerable to ReDoS in the `pattern` parameter.

Пакеты

ПакетСтатусВерсия исправленияРелизТип
node-minimatchfixed3.0.3-1package

Примечания

  • https://nodesecurity.io/advisories/118

  • https://github.com/isaacs/minimatch/commit/6944abf9e0694bd22fd9dad293faa40c2bc8a955

  • libv8 is not covered by security support

Связанные уязвимости

CVSS3: 7.5
ubuntu
больше 7 лет назад

Minimatch is a minimal matching utility that works by converting glob expressions into JavaScript `RegExp` objects. The primary function, `minimatch(path, pattern)` in Minimatch 3.0.1 and earlier is vulnerable to ReDoS in the `pattern` parameter.

CVSS3: 7.5
nvd
больше 7 лет назад

Minimatch is a minimal matching utility that works by converting glob expressions into JavaScript `RegExp` objects. The primary function, `minimatch(path, pattern)` in Minimatch 3.0.1 and earlier is vulnerable to ReDoS in the `pattern` parameter.

CVSS3: 7.5
github
больше 7 лет назад

Regular Expression Denial of Service in minimatch