VYPR

Dset

by Dset Project

Source repositories

CVEs (2)

  • CVE-2020-28277CriDec 29, 2020
    risk 0.57cvss 9.8epss 0.03

    Prototype pollution vulnerability in 'dset' versions 1.0.0 through 2.0.1 allows attacker to cause a denial of service and may lead to remote code execution.

  • CVE-2022-25645MedMay 1, 2022
    risk 0.00cvss 6.5epss 0.02

    All versions of package dset are vulnerable to Prototype Pollution via 'dset/merge' mode, as the dset function checks for prototype pollution by validating if the top-level path contains __proto__, constructor or protorype. By crafting a malicious object, it is possible to…