OESA-2024-1746

Source
https://www.openeuler.org/en/security/security-bulletins/detail/?id=openEuler-SA-2024-1746
Import Source
https://repo.openeuler.org/security/data/osv/OESA-2024-1746.json
JSON Data
https://api.test.osv.dev/v1/vulns/OESA-2024-1746
Upstream
  • CVE-2023-29532
Published
2024-06-21T11:08:19Z
Modified
2025-08-12T05:36:18.792842Z
Summary
mozjs78 security update
Details

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):

Certain network request objects were freed too early when releasing a network request handle. This could have lead to a use-after-free causing a potentially exploitable crash. This vulnerability affects Firefox ESR < 91.5, Firefox < 96, and Thunderbird < 91.5.(CVE-2022-22740)

A local attacker can trick the Mozilla Maintenance Service into applying an unsigned update file by pointing the service at an update file on a malicious SMB server. The update file can be replaced after the signature check, before the use, because the write-lock requested by the service does not work on a SMB server.

Note: This attack requires local system access and only affects Windows. Other operating systems are not affected. This vulnerability affects Firefox < 112, Firefox ESR < 102.10, and Thunderbird < 102.10.

(CVE-2023-29532)

Database specific
{
    "severity": "High"
}
References

Affected packages

openEuler:20.03-LTS-SP4 / mozjs78

Package

Name
mozjs78
Purl
pkg:rpm/openEuler/mozjs78&distro=openEuler-20.03-LTS-SP4

Affected ranges

Type
ECOSYSTEM
Events
Introduced
0Unknown introduced version / All previous versions are affected
Fixed
78.4.0-8.oe2003sp4

Ecosystem specific

{
    "src": [
        "mozjs78-78.4.0-8.oe2003sp4.src.rpm"
    ],
    "noarch": [
        "mozjs78-help-78.4.0-8.oe2003sp4.noarch.rpm"
    ],
    "x86_64": [
        "mozjs78-devel-78.4.0-8.oe2003sp4.x86_64.rpm",
        "mozjs78-78.4.0-8.oe2003sp4.x86_64.rpm",
        "mozjs78-debuginfo-78.4.0-8.oe2003sp4.x86_64.rpm",
        "mozjs78-debugsource-78.4.0-8.oe2003sp4.x86_64.rpm"
    ],
    "aarch64": [
        "mozjs78-78.4.0-8.oe2003sp4.aarch64.rpm",
        "mozjs78-debuginfo-78.4.0-8.oe2003sp4.aarch64.rpm",
        "mozjs78-devel-78.4.0-8.oe2003sp4.aarch64.rpm",
        "mozjs78-debugsource-78.4.0-8.oe2003sp4.aarch64.rpm"
    ]
}