Vulnerabilities (CVE)

Filtered by vendor Arduino Json Project Subscribe
Total 1 CVE
CVE Vendors Products Updated CVSS v2 CVSS v3
CVE-2015-4590 1 Arduino Json Project 1 Arduino Json 2024-02-04 5.0 MEDIUM N/A
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 over-read.