Bugzilla – Bug 1227253
VUL-0: CVE-2024-38999: element-web: prototype pollution via function s.contexts._.configure
Last modified: 2024-07-02 10:30:43 UTC
+++ This bug was initially created as a clone of Bug #1227251 +++ jrburke requirejs v2.3.6 was discovered to contain a prototype pollution via the function s.contexts._.configure. This vulnerability allows attackers to execute arbitrary code or cause a Denial of Service (DoS) via injecting arbitrary properties. References: https://gist.github.com/mestrtee/9acae342285bd2998fa09ebcb1e6d30a http://web.nvd.nist.gov/view/vuln/detail?vulnId=CVE-2024-38999 https://www.cve.org/CVERecord?id=CVE-2024-38999
requirejs doesn't seem to be included in element-web after build is completed according to upstream. This seems to be the case for our RPM packages as well.