ghsa-c9gm-7rfj-8w5h
Vulnerability from github
Published
2022-05-25 00:00
Modified
2024-05-03 20:39
Severity ?
VLAI Severity ?
Summary
Duplicate Advisory: ReDoS via crafted JSON input in GJSON
Details
Duplicate Advisory
This advisory has been withdrawn because it is a duplicate of GHSA-ppj4-34rq-v8j9. This link is maintained to preserve external references.
Original Description
GJSON <= 1.9.2 allows attackers to cause a redos via crafted JSON input.
{ "affected": [ { "package": { "ecosystem": "Go", "name": "github.com/tidwall/gjson" }, "ranges": [ { "events": [ { "introduced": "0" }, { "fixed": "1.9.3" } ], "type": "ECOSYSTEM" } ] } ], "aliases": [ "CVE-2021-42248" ], "database_specific": { "cwe_ids": [ "CWE-1333" ], "github_reviewed": true, "github_reviewed_at": "2022-06-06T21:20:02Z", "nvd_published_at": "2022-05-24T15:15:00Z", "severity": "HIGH" }, "details": "## Duplicate Advisory\nThis advisory has been withdrawn because it is a duplicate of GHSA-ppj4-34rq-v8j9. This link is maintained to preserve external references.\n\n## Original Description\nGJSON \u003c= 1.9.2 allows attackers to cause a redos via crafted JSON input.", "id": "GHSA-c9gm-7rfj-8w5h", "modified": "2024-05-03T20:39:36Z", "published": "2022-05-25T00:00:38Z", "references": [ { "type": "ADVISORY", "url": "https://nvd.nist.gov/vuln/detail/CVE-2021-42248" }, { "type": "WEB", "url": "https://github.com/tidwall/gjson/issues/236" }, { "type": "WEB", "url": "https://github.com/tidwall/gjson/issues/237" }, { "type": "WEB", "url": "https://github.com/tidwall/gjson/commit/590010fdac311cc8990ef5c97448d4fec8f29944" }, { "type": "WEB", "url": "https://github.com/tidwall/gjson/commit/77a57fda87dca6d0d7d4627d512a630f89a91c96" }, { "type": "PACKAGE", "url": "https://github.com/tidwall/gjson" }, { "type": "WEB", "url": "https://pkg.go.dev/vuln/GO-2021-0265" } ], "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": "Duplicate Advisory: ReDoS via crafted JSON input in GJSON", "withdrawn": "2024-05-03T20:39:36Z" }
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.
- Published Proof of Concept: A public proof of concept is available for this vulnerability.
- 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…