Bugzilla – Bug 1227255
VUL-0: CVE-2024-38998: nodejs-electron: requirejs: prototype pollution via function config
Last modified: 2024-07-02 10:25:17 UTC
+++ This bug was initially created as a clone of Bug #1227247 +++ jrburke requirejs v2.3.6 was discovered to contain a prototype pollution via the function config. This vulnerability allows attackers to execute arbitrary code or cause a Denial of Service (DoS) via injecting arbitrary properties. References: http://web.nvd.nist.gov/view/vuln/detail?vulnId=CVE-2024-38998 https://www.cve.org/CVERecord?id=CVE-2024-38998 https://gist.github.com/mestrtee/9acae342285bd2998fa09ebcb1e6d30a https://bugzilla.redhat.com/show_bug.cgi?id=2294942
I grepped the tar file list for `requirejs` and could not find anything relevant, and you also did not provide a patch that i could match to any existing files.