VYPR

Dom Iterator

by Matthewmueller

Source repositories

CVEs (1)

  • CVE-2024-21541HigNov 13, 2024
    risk 0.41cvss 7.3epss 0.01

    Versions of the package dom-iterator before 1.0.1 are vulnerable to Arbitrary Code Execution due to use of the Function constructor without complete input sanitization. Function generates a new function body and thus care must be given to ensure that the inputs to Function are…