ghsa-rmh2-65xw-9m6q
Vulnerability from github
Published
2021-05-18 18:26
Modified
2024-05-20 19:47
Severity ?
Summary
Infinite Loop in jsonparser
Details
The Library API in buger jsonparser through 2019-12-04 allows attackers to cause a denial of service (infinite loop) via a Delete call.
{ "affected": [ { "package": { "ecosystem": "Go", "name": "github.com/buger/jsonparser" }, "ranges": [ { "events": [ { "introduced": "0" }, { "fixed": "1.0.0" } ], "type": "ECOSYSTEM" } ] } ], "aliases": [ "CVE-2020-10675" ], "database_specific": { "cwe_ids": [ "CWE-835" ], "github_reviewed": true, "github_reviewed_at": "2021-05-04T21:51:17Z", "nvd_published_at": "2020-03-19T14:15:00Z", "severity": "HIGH" }, "details": "The Library API in buger jsonparser through 2019-12-04 allows attackers to cause a denial of service (infinite loop) via a Delete call.", "id": "GHSA-rmh2-65xw-9m6q", "modified": "2024-05-20T19:47:11Z", "published": "2021-05-18T18:26:25Z", "references": [ { "type": "ADVISORY", "url": "https://nvd.nist.gov/vuln/detail/CVE-2020-10675" }, { "type": "WEB", "url": "https://github.com/buger/jsonparser/issues/188" }, { "type": "WEB", "url": "https://github.com/buger/jsonparser/pull/192" }, { "type": "WEB", "url": "https://github.com/buger/jsonparser/commit/91ac96899e492584984ded0c8f9a08f10b473717" }, { "type": "PACKAGE", "url": "https://github.com/buger/jsonparser" }, { "type": "WEB", "url": "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/4C7PV6KEUUM76V4B2J5IFN2U6LEOWB67" }, { "type": "WEB", "url": "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/6KUHKDQSEYJNROA66OMN6AAQMGAAN6WI" }, { "type": "WEB", "url": "https://pkg.go.dev/vuln/GO-2021-0089" } ], "schema_version": "1.4.0", "severity": [ { "score": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H", "type": "CVSS_V3" } ], "summary": "Infinite Loop in jsonparser" }
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.