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.
References
Configurations
History
21 Nov 2024, 02:31
Type | Values Removed | Values Added |
---|---|---|
References | () http://www.openwall.com/lists/oss-security/2015/06/16/6 - Exploit | |
References | () http://www.securityfocus.com/bid/75150 - | |
References | () https://github.com/bblanchon/ArduinoJson/blob/master/CHANGELOG.md - | |
References | () https://github.com/bblanchon/ArduinoJson/commit/5e7b9ec688d79e7b16ec7064e1d37e8481a31e72 - | |
References | () https://github.com/bblanchon/ArduinoJson/pull/81 - Exploit |
Information
Published : 2015-06-22 18:59
Updated : 2024-11-21 02:31
NVD link : CVE-2015-4590
Mitre link : CVE-2015-4590
CVE.ORG link : CVE-2015-4590
JSON object : View
Products Affected
arduino_json_project
- arduino_json
CWE
CWE-119
Improper Restriction of Operations within the Bounds of a Memory Buffer