VYPR

Fast String Search

by Fast String Search Project

CVEs (2)

  • CVE-2022-22138HigJun 17, 2022
    risk 0.49cvss 7.5epss 0.01

    All versions of package fast-string-search are vulnerable to Denial of Service (DoS) when computations are incorrect for non-string inputs. One can cause the V8 to attempt reading from non-permitted locations and cause a segmentation fault due to the violation.

  • CVE-2022-25872MedJun 17, 2022
    risk 0.35cvss 5.3epss 0.01

    All versions of package fast-string-search are vulnerable to Out-of-bounds Read due to incorrect memory freeing and length calculation for any non-string input as the source. This allows the attacker to read previously allocated memory.