VYPR

npm package

fastest-json-copy

pkg:npm/fastest-json-copy

Vulnerabilities (1)

  • CVE-2022-41714Nov 3, 2022
    affected <= 1.0.1

    fastest-json-copy version 1.0.1 allows an external attacker to edit or add new properties to an object. This is possible because the application does not correctly validate the incoming JSON keys, thus allowing the '__proto__' property to be edited.