cve/2024/CVE-2024-35384.md

19 lines
646 B
Markdown
Raw Normal View History

2024-06-08 09:32:58 +00:00
### [CVE-2024-35384](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2024-35384)
![](https://img.shields.io/static/v1?label=Product&message=n%2Fa&color=blue)
![](https://img.shields.io/static/v1?label=Version&message=n%2Fa&color=blue)
![](https://img.shields.io/static/v1?label=Vulnerability&message=n%2Fa&color=brighgreen)
### Description
An issue in Cesanta mjs 2.20.0 allows a remote attacker to cause a denial of service via the mjs_array_length function in the mjs.c file.
### POC
#### Reference
- https://github.com/cesanta/mjs/issues/287
2024-06-09 00:33:16 +00:00
- https://github.com/cesanta/mjs/issues/287
2024-06-08 09:32:58 +00:00
#### Github
No PoCs found on GitHub currently.