cve/2024/CVE-2024-13903.md

27 lines
2.2 KiB
Markdown
Raw Normal View History

2025-09-29 16:08:36 +00:00
### [CVE-2024-13903](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2024-13903)
![](https://img.shields.io/static/v1?label=Product&message=QuickJS&color=blue)
2025-09-29 21:09:30 +02:00
![](https://img.shields.io/static/v1?label=Version&message=0.1%20&color=brightgreen)
![](https://img.shields.io/static/v1?label=Version&message=0.2%20&color=brightgreen)
![](https://img.shields.io/static/v1?label=Version&message=0.3%20&color=brightgreen)
![](https://img.shields.io/static/v1?label=Version&message=0.4%20&color=brightgreen)
![](https://img.shields.io/static/v1?label=Version&message=0.5%20&color=brightgreen)
![](https://img.shields.io/static/v1?label=Version&message=0.6%20&color=brightgreen)
![](https://img.shields.io/static/v1?label=Version&message=0.7%20&color=brightgreen)
![](https://img.shields.io/static/v1?label=Version&message=0.8%20&color=brightgreen)
![](https://img.shields.io/static/v1?label=Vulnerability&message=Memory%20Corruption&color=brightgreen)
![](https://img.shields.io/static/v1?label=Vulnerability&message=Stack-based%20Buffer%20Overflow&color=brightgreen)
2025-09-29 16:08:36 +00:00
### 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.
2025-09-29 21:09:30 +02:00
In quickjs-ng QuickJS bis 0.8.0 wurde eine problematische Schwachstelle ausgemacht. Das betrifft die Funktion JS_GetRuntime der Datei quickjs.c der Komponente qjs. Durch das Manipulieren mit unbekannten Daten kann eine stack-based buffer overflow-Schwachstelle ausgenutzt werden. Der Angriff kann über das Netzwerk angegangen werden. Ein Aktualisieren auf die Version 0.9.0 vermag dieses Problem zu lösen. Der Patch wird als 99c02eb45170775a9a679c32b45dd4000ea67aff bezeichnet. Als bestmögliche Massnahme wird das Einspielen eines Upgrades empfohlen.
2025-09-29 16:08:36 +00:00
### POC
#### Reference
No PoCs from references.
#### Github
- https://github.com/JairCodes/critical-threats-modern-systems