cve/2023/CVE-2023-29458.md
2024-05-25 21:48:12 +02:00

763 B

CVE-2023-29458

Description

Duktape is an 3rd-party embeddable JavaScript engine, with a focus on portability and compact footprint. When adding too many values in valstack JavaScript will crash. This issue occurs due to bug in Duktape 2.6 which is an 3rd-party solution that we use.

POC

Reference

No PoCs from references.

Github