Lucene search
K

8 matches found

OSV
OSV
added 2026/03/27 9:15 p.m.2 views

CVE-2026-33943 Happy DOM ECMAScriptModuleCompiler: unsanitized export names are interpolated as executable code

Happy DOM is a JavaScript implementation of a web browser without its graphical user interface. In versions 15.10.0 through 20.8.7, a code injection vulnerability in ECMAScriptModuleCompiler allows an attacker to achieve Remote Code Execution RCE by injecting arbitrary JavaScript expressions insi...

8.8CVSS6.1AI score0.00085EPSS
Exploits1References5
Github Security Blog
Github Security Blog
added 2023/08/09 8:59 p.m.13 views

Unsanitized user controlled input in module generation

Impact The import-in-the-middle loader used by @opentelemetry/instrumentation 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...

7.8AI score
Exploits0References3Affected Software1
OSV
OSV
added 2023/08/09 8:59 p.m.17 views

GHSA-F8PQ-3926-8GX5 Unsanitized user controlled input in module generation

Impact The import-in-the-middle loader used by @opentelemetry/instrumentation 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...

8.1CVSS8AI score
Exploits0References3
Github Security Blog
Github Security Blog
added 2023/08/08 7:26 p.m.20 views

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...

9.8CVSS9.5AI score0.008EPSS
Exploits0References4Affected Software1
NVD
NVD
added 2023/08/07 8:15 p.m.8 views

CVE-2023-38704

import-in-the-middle is a module loading interceptor specifically for ESM modules. 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. Prior to version 1.4.2, it allows for...

9.8CVSS9.3AI score0.008EPSS
Exploits0References2
Prion
Prion
added 2023/08/07 8:15 p.m.13 views

Input validation

import-in-the-middle is a module loading interceptor specifically for ESM modules. 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. Prior to version 1.4.2, it allows for...

7.5CVSS9.7AI score0.008EPSS
Exploits0References2Affected Software1
Cvelist
Cvelist
added 2023/08/07 7:24 p.m.10 views

CVE-2023-38704 import-in-the-middle allows unsanitized user controlled input in module generation

import-in-the-middle is a module loading interceptor specifically for ESM modules. 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. Prior to version 1.4.2, it allows for...

8.1CVSS10AI score0.008EPSS
Exploits0References2
Jake Archibald's Blog
Jake Archibald's Blog
added 2017/05/02 2:29 p.m.17 views

ECMAScript modules in browsers

ES modules are now available in browsers! They're in… Safari 10.1. Chrome 61. Firefox 60. Edge 16. import addTextToBody from './utils.mjs'; addTextToBody'Modules are pretty cool.'; // utils.mjs export function addTextToBodytext const div = document.createElement'div'; div.textContent = text;...

0.2AI score
Exploits0
Rows per page
Query Builder