{ "schema_version": "1.4.0", "id": "GHSA-9mg4-v392-8j68", "modified": "2024-04-10T21:19:22Z", "published": "2024-03-19T15:30:34Z", "aliases": [ "CVE-2023-50966" ], "summary": "erlang-jose vulnerable to denial of service via large p2c value", "details": "erlang-jose (aka JOSE for Erlang and Elixir) through 1.11.6 allow attackers to cause a denial of service (CPU consumption) via a large p2c (aka PBES2 Count) value in a JOSE header.", "severity": [ { "type": "CVSS_V3", "score": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:L" } ], "affected": [ { "package": { "ecosystem": "Hex", "name": "jose" }, "ranges": [ { "type": "ECOSYSTEM", "events": [ { "introduced": "0" }, { "fixed": "1.11.7" } ] } ] } ], "references": [ { "type": "ADVISORY", "url": "https://nvd.nist.gov/vuln/detail/CVE-2023-50966" }, { "type": "WEB", "url": "https://github.com/potatosalad/erlang-jose/commit/718d213f07b08056737923f8063d5df56dcb66ae" }, { "type": "WEB", "url": "https://github.com/P3ngu1nW/CVE_Request/blob/main/erlang-jose.md" }, { "type": "PACKAGE", "url": "https://github.com/potatosalad/erlang-jose" }, { "type": "WEB", "url": "https://hexdocs.pm/jose/JOSE.html" } ], "database_specific": { "cwe_ids": [ "CWE-400" ], "severity": "MODERATE", "github_reviewed": true, "github_reviewed_at": "2024-04-08T16:46:03Z", "nvd_published_at": "2024-03-19T15:15:07Z" } }