CVE-2023-48183

HIGH EPSS 46.1%
Published Apr 23, 20242y ago ยท Modified Jun 17, 20262w ago
7.5 CVSS 3.1
High
Find Similar
Published Apr 23, 2024 2y ago
Last Modified Jun 17, 2026 2w ago

Description

QuickJS before c4cdd61 has a build_for_in_iterator NULL pointer dereference because of an erroneous lexical scope of "this" with eval.

CVSS Details

Base Score
7.5
Exploitability
3.9
Impact
3.6
Vector string
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H
Attack Vector Network
Attack Complexity Low
Privileges Required None
User Interaction None
Scope Unchanged
Confidentiality None
Integrity None
Availability High

Threat Intelligence

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

Weaknesses 1

CWE-476 NULL Pointer Dereference Memory Safety

Affected Products 1

VendorProductVersionRange
quickjs_projectquickjs* <2023-12-09

References 2

  • github.com https://github.com/bellard/quickjs/commit/c4cdd61a3ed284cd760faf6b00bbf0cb908da077
    Patch
  • github.com https://github.com/bellard/quickjs/issues/192
    ExploitIssue Tracking

Remediation

  • github.com https://github.com/bellard/quickjs/commit/c4cdd61a3ed284cd760faf6b00bbf0cb908da077
    Patch