OESA-2024-1168

Source
https://www.openeuler.org/en/security/security-bulletins/detail/?id=openEuler-SA-2024-1168
Import Source
https://repo.openeuler.org/security/data/osv/OESA-2024-1168.json
JSON Data
https://api.test.osv.dev/v1/vulns/OESA-2024-1168
Upstream
Published
2024-02-23T11:06:59Z
Modified
2025-08-12T05:16:56.295397Z
Summary
nodejs security update
Details

Node.js is an open-source, cross-platform, JavaScript runtime environment, it executes JavaScript code outside of a browser.

Security Fix(es):

A security vulnerability has been identified in all supported versions

of OpenSSL related to the verification of X.509 certificate chains that include policy constraints. Attackers may be able to exploit this vulnerability by creating a malicious certificate chain that triggers exponential use of computational resources, leading to a denial-of-service (DoS) attack on affected systems.

Policy processing is disabled by default but can be enabled by passing the -policy' argument to the command line utilities or by calling the X509VERIFYPARAMset1policies()' function.(CVE-2023-0464)

Applications that use a non-default option when verifying certificates may be vulnerable to an attack from a malicious CA to circumvent certain checks.

Invalid certificate policies in leaf certificates are silently ignored by OpenSSL and other certificate policy checks are skipped for that certificate. A malicious CA could use this to deliberately assert invalid certificate policies in order to circumvent policy checking on the certificate altogether.

Policy processing is disabled by default but can be enabled by passing the -policy' argument to the command line utilities or by calling the X509VERIFYPARAMset1policies()' function.(CVE-2023-0465)

The HTTP/2 protocol allows a denial of service (server resource consumption) because request cancellation can reset many streams quickly, as exploited in the wild in August through October 2023.(CVE-2023-44487)

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

Affected packages

openEuler:22.03-LTS-SP3 / nodejs

Package

Name
nodejs
Purl
pkg:rpm/openEuler/nodejs&distro=openEuler-22.03-LTS-SP3

Affected ranges

Type
ECOSYSTEM
Events
Introduced
0Unknown introduced version / All previous versions are affected
Fixed
12.22.11-9.oe2203sp3

Ecosystem specific

{
    "aarch64": [
        "nodejs-12.22.11-9.oe2203sp3.aarch64.rpm",
        "nodejs-full-i18n-12.22.11-9.oe2203sp3.aarch64.rpm",
        "nodejs-devel-12.22.11-9.oe2203sp3.aarch64.rpm",
        "nodejs-debuginfo-12.22.11-9.oe2203sp3.aarch64.rpm",
        "v8-devel-7.8.279.23-1.12.22.11.9.oe2203sp3.aarch64.rpm",
        "npm-6.14.16-1.12.22.11.9.oe2203sp3.aarch64.rpm",
        "nodejs-libs-12.22.11-9.oe2203sp3.aarch64.rpm",
        "nodejs-debugsource-12.22.11-9.oe2203sp3.aarch64.rpm"
    ],
    "x86_64": [
        "v8-devel-7.8.279.23-1.12.22.11.9.oe2203sp3.x86_64.rpm",
        "nodejs-devel-12.22.11-9.oe2203sp3.x86_64.rpm",
        "nodejs-debugsource-12.22.11-9.oe2203sp3.x86_64.rpm",
        "nodejs-full-i18n-12.22.11-9.oe2203sp3.x86_64.rpm",
        "nodejs-libs-12.22.11-9.oe2203sp3.x86_64.rpm",
        "nodejs-12.22.11-9.oe2203sp3.x86_64.rpm",
        "nodejs-debuginfo-12.22.11-9.oe2203sp3.x86_64.rpm",
        "npm-6.14.16-1.12.22.11.9.oe2203sp3.x86_64.rpm"
    ],
    "noarch": [
        "nodejs-docs-12.22.11-9.oe2203sp3.noarch.rpm"
    ],
    "src": [
        "nodejs-12.22.11-9.oe2203sp3.src.rpm"
    ]
}