RequireJS is a JavaScript file and module loader. It is optimized for in-browser use, but it can be used in other JavaScript environments, like Rhino and Node. Using a modular script loader like RequireJS will improve the speed and quality of your code.
Security Fix(es):
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.(CVE-2024-38999)
{
"severity": "High"
}{
"noarch": [
"nodejs-requirejs-2.1.11-3.oe2403.noarch.rpm",
"nodejs-requirejs-2.1.11-3.oe2403sp1.noarch.rpm",
"nodejs-requirejs-2.1.11-3.oe2403sp2.noarch.rpm",
"nodejs-requirejs-2.1.11-3.oe2403sp3.noarch.rpm"
],
"src": [
"nodejs-requirejs-2.1.11-3.oe2403.src.rpm",
"nodejs-requirejs-2.1.11-3.oe2403sp1.src.rpm",
"nodejs-requirejs-2.1.11-3.oe2403sp2.src.rpm",
"nodejs-requirejs-2.1.11-3.oe2403sp3.src.rpm"
]
}