CVE-2024-13903

MEDIUM EPSS 46.9%
Published Mar 21, 20251y ago · Modified Jun 17, 20261w ago
5.3 CVSS 4.0
Medium
Find Similar
Published Mar 21, 2025 1y ago
Last Modified Jun 17, 2026 1w ago

Description

A vulnerability was found in quickjs-ng QuickJS up to 0.8.0. It has been declared as problematic. Affected by this vulnerability is the function JS_GetRuntime of the file quickjs.c of the component qjs. The manipulation leads to stack-based buffer overflow. The attack can be launched remotely. Upgrading to version 0.9.0 is able to address this issue. The patch is named 99c02eb45170775a9a679c32b45dd4000ea67aff. It is recommended to upgrade the affected component.

CVSS Details

Base Score
5.3
Exploitability
Impact
Vector string
CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:P/VC:N/VI:N/VA:L/SC:N/SI:N/SA:N/E:X/CR:X/IR:X/AR:X/MAV:X/MAC:X/MAT:X/MPR:X/MUI:X/MVC:X/MVI:X/MVA:X/MSC:X/MSI:X/MSA:X/S:X/AU:X/R:X/V:X/RE:X/U:X
Attack Vector Network
Attack Complexity Low
Privileges Required None
User Interaction P
Scope X

Threat Intelligence

EPSS Exploit Probability
46.9% percentile
Exploit & Patch Status
Public Exploit Known
Patch Available

Weaknesses 3

CWE-119 Improper Restriction of Operations within the Bounds of a Memory Buffer Memory Safety
CWE-121
CWE-787 Out-of-bounds Write Memory Safety

Affected Products 1

VendorProductVersionRange
quickjs-ngquickjs* <0.9.0

References 6

  • github.com https://github.com/quickjs-ng/quickjs/commit/99c02eb45170775a9a679c32b45dd4000ea67aff
    Patch
  • github.com https://github.com/quickjs-ng/quickjs/issues/775
    ExploitIssue Tracking
  • github.com https://github.com/quickjs-ng/quickjs/releases/tag/v0.9.0
    Release Notes
  • vuldb.com https://vuldb.com/?ctiid.300571
    Permissions RequiredVDB Entry
  • vuldb.com https://vuldb.com/?id.300571
    Third Party AdvisoryVDB Entry
  • vuldb.com https://vuldb.com/?submit.517394
    ExploitThird Party AdvisoryVDB Entry

Remediation

  • github.com https://github.com/quickjs-ng/quickjs/commit/99c02eb45170775a9a679c32b45dd4000ea67aff
    Patch