#VU86835 Deserialization of Untrusted Data in Serialize-javascript - CVE-2020-7660
Published: February 27, 2024
Serialize-javascript
Yahoo
Description
The vulnerability allows a remote attacker to execute arbitrary code on the target system.
The vulnerability exists due to insecure input validation when processing serialized data in the function "deleteFunctions" within "index.js". A remote attacker can pass specially crafted data to the application and execute arbitrary code on the target system.