ghsa-6294-6rgp-fr7r
Vulnerability from github
Published
2024-02-29 03:33
Modified
2024-07-05 21:33
VLAI Severity ?
Summary
jose2go vulnerable to denial of service via large p2c value
Details
The jose2go component before 1.6.0 for Go allows attackers to cause a denial of service (CPU consumption) via a large p2c (aka PBES2 Count) value.
{ "affected": [ { "package": { "ecosystem": "Go", "name": "github.com/dvsekhvalnov/jose2go" }, "ranges": [ { "events": [ { "introduced": "0" }, { "fixed": "1.6.0" } ], "type": "ECOSYSTEM" } ] } ], "aliases": [ "CVE-2023-50658" ], "database_specific": { "cwe_ids": [], "github_reviewed": true, "github_reviewed_at": "2024-03-01T16:56:03Z", "nvd_published_at": "2024-02-29T01:42:01Z", "severity": "MODERATE" }, "details": "The jose2go component before 1.6.0 for Go allows attackers to cause a denial of service (CPU consumption) via a large p2c (aka PBES2 Count) value.", "id": "GHSA-6294-6rgp-fr7r", "modified": "2024-07-05T21:33:55Z", "published": "2024-02-29T03:33:14Z", "references": [ { "type": "ADVISORY", "url": "https://nvd.nist.gov/vuln/detail/CVE-2023-50658" }, { "type": "WEB", "url": "https://github.com/dvsekhvalnov/jose2go/issues/31" }, { "type": "WEB", "url": "https://github.com/dvsekhvalnov/jose2go/commit/a4584e9dd7128608fedbc67892eba9697f0d5317" }, { "type": "PACKAGE", "url": "https://github.com/dvsekhvalnov/jose2go" }, { "type": "WEB", "url": "https://github.com/dvsekhvalnov/jose2go/compare/v1.5.0...v1.6.0" }, { "type": "WEB", "url": "https://www.blackhat.com/us-23/briefings/schedule/#three-new-attacks-against-json-web-tokens-31695" } ], "schema_version": "1.4.0", "severity": [], "summary": "jose2go vulnerable to denial of service via large p2c value" }
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…