Vulnerability Description
QuickJS before c4cdd61 has a build_for_in_iterator NULL pointer dereference because of an erroneous lexical scope of "this" with eval.
CVSS Score
7.5
HIGH
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H
Affected Products
| Vendor | Product | Versions |
|---|---|---|
| Quickjs Project | Quickjs | < 2023-12-09 |
Related Weaknesses (CWE)
References
- https://github.com/bellard/quickjs/commit/c4cdd61a3ed284cd760faf6b00bbf0cb908da0Patch
- https://github.com/bellard/quickjs/issues/192ExploitIssue Tracking
- https://github.com/bellard/quickjs/commit/c4cdd61a3ed284cd760faf6b00bbf0cb908da0Patch
- https://github.com/bellard/quickjs/issues/192ExploitIssue Tracking
FAQ
What is CVE-2023-48183?
CVE-2023-48183 is a vulnerability with a CVSS score of 7.5 (HIGH). QuickJS before c4cdd61 has a build_for_in_iterator NULL pointer dereference because of an erroneous lexical scope of "this" with eval.
How severe is CVE-2023-48183?
CVE-2023-48183 has been rated HIGH with a CVSS base score of 7.5/10. Review the CVSS metrics above for detailed severity breakdown.
Is there a patch for CVE-2023-48183?
Check the references section above for vendor advisories and patch information. Affected products include: Quickjs Project Quickjs.