{ "schema_version": "1.4.0", "id": "GHSA-q5j8-9m9g-x2jh", "modified": "2025-02-06T23:30:54Z", "published": "2025-02-06T06:31:25Z", "aliases": [ "CVE-2024-57072" ], "summary": "module-from-string prototype pollution", "details": "A prototype pollution in the lib.requireFromString function of module-from-string v3.3.1 allows attackers to cause a Denial of Service (DoS) via supplying a crafted payload.", "severity": [ { "type": "CVSS_V3", "score": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H" } ], "affected": [ { "package": { "ecosystem": "npm", "name": "module-from-string" }, "ranges": [ { "type": "ECOSYSTEM", "events": [ { "introduced": "0" }, { "last_affected": "3.3.1" } ] } ] } ], "references": [ { "type": "ADVISORY", "url": "https://nvd.nist.gov/vuln/detail/CVE-2024-57072" }, { "type": "WEB", "url": "https://gist.github.com/tariqhawis/8b1fe301dd1ea52952cef347daddee67" }, { "type": "PACKAGE", "url": "https://github.com/exuanbo/module-from-string" } ], "database_specific": { "cwe_ids": [ "CWE-1321" ], "severity": "HIGH", "github_reviewed": true, "github_reviewed_at": "2025-02-06T23:30:54Z", "nvd_published_at": "2025-02-05T22:15:31Z" } }