VYPR

Json5

by Json5

npm: json5

Source repositories

CVEs (1)

  • CVE-2022-46175HigDec 24, 2022
    risk 0.40cvss 7.1epss 0.09

    JSON5 is an extension to the popular JSON file format that aims to be easier to write and maintain by hand (e.g. for config files). The `parse` method of the JSON5 library before and including versions 1.0.1 and 2.2.1 does not restrict parsing of keys named `__proto__`, allowing…