{ "id": "CVE-2015-4590", "sourceIdentifier": "cve@mitre.org", "published": "2015-06-22T18:59:00.073", "lastModified": "2024-11-21T02:31:21.160", "vulnStatus": "Modified", "descriptions": [ { "lang": "en", "value": "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." }, { "lang": "es", "value": "La funci\u00f3n extractFrom en Internals/QuotedString.cpp en Arduino JSON anterior a 4.5 permite a atacantes remotos causar una denegaci\u00f3n de servicio (ca\u00edda) a trav\u00e9s de una cadena JSON con una \\ (barra invertida) seguido por un terminador, tal y como fue demostrado por '\\\\\\0', lo que provoca un desbordamiento de buffer y sobrelectura." } ], "metrics": { "cvssMetricV2": [ { "source": "nvd@nist.gov", "type": "Primary", "cvssData": { "version": "2.0", "vectorString": "AV:N/AC:L/Au:N/C:N/I:N/A:P", "baseScore": 5.0, "accessVector": "NETWORK", "accessComplexity": "LOW", "authentication": "NONE", "confidentialityImpact": "NONE", "integrityImpact": "NONE", "availabilityImpact": "PARTIAL" }, "baseSeverity": "MEDIUM", "exploitabilityScore": 10.0, "impactScore": 2.9, "acInsufInfo": false, "obtainAllPrivilege": false, "obtainUserPrivilege": false, "obtainOtherPrivilege": false, "userInteractionRequired": false } ] }, "weaknesses": [ { "source": "nvd@nist.gov", "type": "Primary", "description": [ { "lang": "en", "value": "CWE-119" } ] } ], "configurations": [ { "nodes": [ { "operator": "OR", "negate": false, "cpeMatch": [ { "vulnerable": true, "criteria": "cpe:2.3:a:arduino_json_project:arduino_json:*:*:*:*:*:*:*:*", "versionEndIncluding": "4.4", "matchCriteriaId": "98BB49E0-8A98-4A07-9DEE-BB2B85112985" } ] } ] } ], "references": [ { "url": "http://www.openwall.com/lists/oss-security/2015/06/16/6", "source": "cve@mitre.org", "tags": [ "Exploit" ] }, { "url": "http://www.securityfocus.com/bid/75150", "source": "cve@mitre.org" }, { "url": "https://github.com/bblanchon/ArduinoJson/blob/master/CHANGELOG.md", "source": "cve@mitre.org" }, { "url": "https://github.com/bblanchon/ArduinoJson/commit/5e7b9ec688d79e7b16ec7064e1d37e8481a31e72", "source": "cve@mitre.org" }, { "url": "https://github.com/bblanchon/ArduinoJson/pull/81", "source": "cve@mitre.org", "tags": [ "Exploit" ] }, { "url": "http://www.openwall.com/lists/oss-security/2015/06/16/6", "source": "af854a3a-2127-422b-91ae-364da2661108", "tags": [ "Exploit" ] }, { "url": "http://www.securityfocus.com/bid/75150", "source": "af854a3a-2127-422b-91ae-364da2661108" }, { "url": "https://github.com/bblanchon/ArduinoJson/blob/master/CHANGELOG.md", "source": "af854a3a-2127-422b-91ae-364da2661108" }, { "url": "https://github.com/bblanchon/ArduinoJson/commit/5e7b9ec688d79e7b16ec7064e1d37e8481a31e72", "source": "af854a3a-2127-422b-91ae-364da2661108" }, { "url": "https://github.com/bblanchon/ArduinoJson/pull/81", "source": "af854a3a-2127-422b-91ae-364da2661108", "tags": [ "Exploit" ] } ] }