VYPR

Arduino JSON

by Arduino JSON Project

Source repositories

CVEs (1)

  • CVE-2015-4590Jun 22, 2015
    risk 0.00cvss epss 0.03

    The extractFrom function in Internals/QuotedString.cpp in Arduino JSON before 4.5 allows remote attackers to cause a denial of service (crash) via a JSON string with a \ (backslash) followed by a terminator, as demonstrated by "\\\0", which triggers a buffer overflow and…