VYPR

npm package

ssri

pkg:npm/ssri

Vulnerabilities (2)

  • CVE-2021-27290Mar 12, 2021
    affected >= 5.2.2, < 6.0.2fixed 6.0.2

    ssri 5.2.2-8.0.0, fixed in 8.0.1, processes SRIs using a regular expression which is vulnerable to a denial of service. Malicious SRIs could take an extremely long time to process, leading to denial of service. This issue only affects consumers using the strict option.

  • CVE-2018-7651MedMar 4, 2018
    affected < 5.2.2fixed 5.2.2

    index.js in the ssri module before 5.2.2 for Node.js is prone to a regular expression denial of service vulnerability in strict mode functionality via a long base64 hash string.