ghsa-6q52-cg2r-w8jw
Vulnerability from github
Published
2022-05-24 16:44
Modified
2025-07-22 18:30
Severity ?
VLAI Severity ?
Details
parse_string in cJSON.c in cJSON before 2016-10-02 has a buffer over-read, as demonstrated by a string that begins with a " character and ends with a \ character.
{ "affected": [], "aliases": [ "CVE-2016-10749" ], "database_specific": { "cwe_ids": [ "CWE-125" ], "github_reviewed": false, "github_reviewed_at": null, "nvd_published_at": "2019-04-29T14:29:00Z", "severity": "HIGH" }, "details": "parse_string in cJSON.c in cJSON before 2016-10-02 has a buffer over-read, as demonstrated by a string that begins with a \" character and ends with a \\ character.", "id": "GHSA-6q52-cg2r-w8jw", "modified": "2025-07-22T18:30:35Z", "published": "2022-05-24T16:44:49Z", "references": [ { "type": "ADVISORY", "url": "https://nvd.nist.gov/vuln/detail/CVE-2016-10749" }, { "type": "WEB", "url": "https://github.com/DaveGamble/cJSON/issues/30" }, { "type": "WEB", "url": "https://github.com/DaveGamble/cJSON/commit/94df772485c92866ca417d92137747b2e3b0a917" }, { "type": "WEB", "url": "https://www.openwall.com/lists/oss-security/2016/11/07/2" } ], "schema_version": "1.4.0", "severity": [ { "score": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H", "type": "CVSS_V3" } ] }
Loading…
Loading…
Sightings
Author | Source | Type | Date |
---|
Nomenclature
- Seen: The vulnerability was mentioned, discussed, or seen somewhere by the user.
- Confirmed: The vulnerability is confirmed from an analyst perspective.
- Exploited: This vulnerability was exploited and seen by the user reporting the sighting.
- Patched: This vulnerability was successfully patched by the user reporting the sighting.
- Not exploited: This vulnerability was not exploited or seen by the user reporting the sighting.
- Not confirmed: The user expresses doubt about the veracity of the vulnerability.
- Not patched: This vulnerability was not successfully patched by the user reporting the sighting.
Loading…
Loading…