GHSA-H79R-6V3M-RWJV
Vulnerability from github – Published: 2022-05-17 04:12 – Updated: 2022-05-17 04:12
VLAI?
Details
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.
{
"affected": [],
"aliases": [
"CVE-2015-4590"
],
"database_specific": {
"cwe_ids": [
"CWE-119"
],
"github_reviewed": false,
"github_reviewed_at": null,
"nvd_published_at": "2015-06-22T18:59:00Z",
"severity": "MODERATE"
},
"details": "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.",
"id": "GHSA-h79r-6v3m-rwjv",
"modified": "2022-05-17T04:12:25Z",
"published": "2022-05-17T04:12:25Z",
"references": [
{
"type": "ADVISORY",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2015-4590"
},
{
"type": "WEB",
"url": "https://github.com/bblanchon/ArduinoJson/pull/81"
},
{
"type": "WEB",
"url": "https://github.com/bblanchon/ArduinoJson/commit/5e7b9ec688d79e7b16ec7064e1d37e8481a31e72"
},
{
"type": "WEB",
"url": "https://github.com/bblanchon/ArduinoJson/blob/master/CHANGELOG.md"
},
{
"type": "WEB",
"url": "http://www.openwall.com/lists/oss-security/2015/06/16/6"
},
{
"type": "WEB",
"url": "http://www.securityfocus.com/bid/75150"
}
],
"schema_version": "1.4.0",
"severity": []
}
Loading…
Loading…
Sightings
| Author | Source | Type | Date |
|---|
Nomenclature
- Seen: The vulnerability was mentioned, discussed, or observed by the user.
- Confirmed: The vulnerability has been validated from an analyst's perspective.
- Published Proof of Concept: A public proof of concept is available for this vulnerability.
- Exploited: The vulnerability was observed as exploited by the user who reported the sighting.
- Patched: The vulnerability was observed as successfully patched by the user who reported the sighting.
- Not exploited: The vulnerability was not observed as exploited by the user who reported the sighting.
- Not confirmed: The user expressed doubt about the validity of the vulnerability.
- Not patched: The vulnerability was not observed as successfully patched by the user who reported the sighting.
Loading…
Loading…