SpiderMonkey is the code-name for Mozilla Firefox's C++ implementation of JavaScript. It is intended to be embedded in other applications that provide host environments for JavaScript.
Security Fix(es):
A mishandled security check when creating a WebSocket in a WebWorker caused the Content Security Policy connect-src header to be ignored. This could lead to connections to restricted origins from inside WebWorkers. This vulnerability affects Firefox < 109, Thunderbird < 102.7, and Firefox ESR < 102.7.(CVE-2023-23602)
{
"severity": "Medium"
}{
"aarch64": [
"mozjs78-devel-78.4.0-9.oe2003sp4.aarch64.rpm",
"mozjs78-78.4.0-9.oe2003sp4.aarch64.rpm",
"mozjs78-debuginfo-78.4.0-9.oe2003sp4.aarch64.rpm",
"mozjs78-debugsource-78.4.0-9.oe2003sp4.aarch64.rpm"
],
"noarch": [
"mozjs78-help-78.4.0-9.oe2003sp4.noarch.rpm"
],
"x86_64": [
"mozjs78-debugsource-78.4.0-9.oe2003sp4.x86_64.rpm",
"mozjs78-devel-78.4.0-9.oe2003sp4.x86_64.rpm",
"mozjs78-debuginfo-78.4.0-9.oe2003sp4.x86_64.rpm",
"mozjs78-78.4.0-9.oe2003sp4.x86_64.rpm"
],
"src": [
"mozjs78-78.4.0-9.oe2003sp4.src.rpm"
]
}