← Back

Arduino Json Project

arduino_json_project

1 CVE • 1 product

Products (1)

Click to collapse
Toggle
Arduino Json
arduino_json

CVEs (1)

CVE
VENDORS
PRODUCTS
UPDATED
PUBLISHED
CVSS
1Arduino Json Project
1Arduino Json
May 6, 2026
Jun 22, 2015
N/A· v4
N/A· v3
5.0 MEDIUM· v2
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 demonstra...Show more
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.Show less