#VU80768 Input validation error in import-in-the-middle - CVE-2023-38704
Published: September 14, 2023
import-in-the-middle
DataDog
Description
The vulnerability allows a remote attacker to perform a remote code exectution.
The vulnerability exists due to insufficient validation of user-supplied input in cases where an application passes user-supplied input directly to the `import()` function. A remote attacker can pass specially crafted input to the application and perform a remote code exectution.