2 matches found
GHSA-5R27-RW8R-7967 import-in-the-middle has unsanitized user controlled input in module generation
Impact The import-in-the-middle loader works by generating a wrapper module on the fly. The wrapper uses the module specifier to load the original module and add some wrapping code. It allows for remote code execution in cases where an application passes user-supplied input directly to an import...
import-in-the-middle Input Validation Error Vulnerability
import-in-the-middle is an intermediate requirements-inspired module loading interceptor open-sourced by Datadog. An input validation error vulnerability exists in import-in-the-middle 1.4.2. An attacker exploiting this vulnerability could remotely execute code...