{ "schema_version": "1.4.0", "id": "GHSA-9rhg-254w-fh9x", "modified": "2025-03-31T15:58:51Z", "published": "2025-03-28T21:30:47Z", "aliases": [ "CVE-2024-57083" ], "summary": "Redoc Prototype Pollution via `Module.mergeObjects` Component", "details": "A prototype pollution in the component Module.mergeObjects (redoc/bundles/redoc.lib.js:2) of redoc <= 2.2.0 allows attackers to cause a Denial of Service (DoS) via supplying a crafted payload.", "severity": [ { "type": "CVSS_V4", "score": "CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:N/VC:N/VI:N/VA:H/SC:N/SI:N/SA:N/E:P" } ], "affected": [ { "package": { "ecosystem": "npm", "name": "redoc" }, "ranges": [ { "type": "ECOSYSTEM", "events": [ { "introduced": "0" }, { "fixed": "2.4.0" } ] } ] } ], "references": [ { "type": "ADVISORY", "url": "https://nvd.nist.gov/vuln/detail/CVE-2024-57083" }, { "type": "WEB", "url": "https://github.com/Redocly/redoc/issues/2499" }, { "type": "WEB", "url": "https://github.com/Redocly/redoc/pull/2638" }, { "type": "PACKAGE", "url": "https://github.com/Redocly/redoc" } ], "database_specific": { "cwe_ids": [ "CWE-1321" ], "severity": "HIGH", "github_reviewed": true, "github_reviewed_at": "2025-03-31T15:58:51Z", "nvd_published_at": "2025-03-28T21:15:17Z" } }