Lucene search
K

116 matches found

Positive Technologies
Positive Technologies
added 2024/08/14 12:0 a.m.2 views

PT-2024-30525 · Unknown · Ecmascript

Name of the Vulnerable Software and Affected Versions: ECMAScript affected versions not specified Description: A problem in the ECMAScript specification of async generators may lead to mis-implementation in a way that could present as a security issue, such as type confusion and pointer...

8.6CVSS9.6AI score0.00822EPSS
Exploits0References20
NVD
NVD
added 2024/02/26 5:15 p.m.18 views

CVE-2024-27088

es5-ext contains ECMAScript 5 extensions. Passing functions with very long names or complex default argument names into functioncopy or functiontoStringTokens may cause the script to stall. The vulnerability is patched in v0.10.63...

5.5CVSS5.1AI score0.02005EPSS
Exploits1References4
Prion
Prion
added 2024/02/26 5:15 p.m.30 views

Code injection

es5-ext contains ECMAScript 5 extensions. Passing functions with very long names or complex default argument names into functioncopy or functiontoStringTokens may cause the script to stall. The vulnerability is patched in v0.10.63...

7AI score0.02005EPSS
Exploits1References4
UbuntuCve
UbuntuCve
added 2024/02/26 5:15 p.m.28 views

CVE-2024-27088

es5-ext contains ECMAScript 5 extensions. Passing functions with very long names or complex default argument names into functioncopy or functiontoStringTokens may cause the script to stall. The vulnerability is patched in v0.10.63...

5.5CVSS6.7AI score0.02005EPSS
Exploits1References7
Debian CVE
Debian CVE
added 2024/02/26 4:50 p.m.30 views

CVE-2024-27088

es5-ext contains ECMAScript 5 extensions. Passing functions with very long names or complex default argument names into functioncopy or functiontoStringTokens may cause the script to stall. The vulnerability is patched in v0.10.63...

5.5CVSS5.6AI score0.02005EPSS
Exploits1
CVE
CVE
added 2024/02/26 4:50 p.m.175 views

CVE-2024-27088

CVE-2024-27088 affects the es5-ext library, which provides ECMAScript 5 extensions. The issue arises when passing functions with very long names or complex default argument names into the library’s copy or toStringTokens routines, potentially causing the script to stall. The vulnerability is publ...

5.5CVSS3.4AI score0.02005EPSS
Exploits1References4Affected Software1
Positive Technologies
Positive Technologies
added 2024/02/26 12:0 a.m.3 views

PT-2024-6044 · Es5-Ext +2 · Es5-Ext +2

Name of the Vulnerable Software and Affected Versions: es5-ext versions prior to 0.10.63 Description: The issue is related to the es5-ext package, which contains ECMAScript 5 extensions. Passing functions with very long names or complex default argument names into functioncopy or...

5.5CVSS5.7AI score0.02005EPSS
Exploits1References22
CNNVD
CNNVD
added 2023/10/25 12:0 a.m.2 views

CryptoES Security Vulnerability

CryptoES is a library of cryptographic algorithms compatible with ES6 and TypeScript. A security vulnerability exists in CryptoES that stems from the use of an insecure cryptographic hash algorithm...

9.1CVSS6.8AI score0.00182EPSS
Exploits1References3
Kitploit
Kitploit
added 2023/09/23 11:30 a.m.45 views

HTMLSmuggler - HTML Smuggling Generator And Obfuscator For Your Red Team Operations

The full explanation what is HTML Smuggling may be found here. The primary objective of HTML smuggling is to bypass network security controls, such as firewalls and intrusion detection systems, by disguising malicious payloads within seemingly harmless HTML and JavaScript code. By exploiting the...

7AI score
Exploits0References7
Github Security Blog
Github Security Blog
added 2023/08/09 8:59 p.m.14 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.21 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.15 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.12 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
OSV
OSV
added 2023/06/02 5:15 p.m.1 views

CVE-2023-29549

Under certain circumstances, a call to the bind function may have resulted in the incorrect realm. This may have created a vulnerability relating to JavaScript-implemented sandboxes such as SES. This vulnerability affects Firefox for Android 112, Firefox 112, and Focus for Android 112...

6.5CVSS7.1AI score
Exploits0References2
SUSE CVE
SUSE CVE
added 2023/02/15 5:52 a.m.2 views

SUSE CVE-2011-2616

Unspecified vulnerability in Opera before 11.50 allows remote attackers to cause a denial of service memory consumption via unknown content on a web page, as demonstrated by test262.ecmascript.org...

5CVSS6.8AI score0.00492EPSS
Exploits1References3
SUSE CVE
SUSE CVE
added 2023/02/15 5:17 a.m.1 views

SUSE CVE-2015-4516

Mozilla Firefox before 41.0 allows remote attackers to bypass certain ECMAScript 5 aka ES5 API protection mechanisms and modify immutable properties, and consequently execute arbitrary JavaScript code with chrome privileges, via a crafted web page that does not use ES5 APIs...

9.3CVSS8.9AI score0.01352EPSS
Exploits0References6
Positive Technologies
Positive Technologies
added 2022/07/26 12:0 a.m.3 views

PT-2022-10233 · Mjs · Mjs

Name of the Vulnerable Software and Affected Versions: mjs affected versions not specified Description: An issue was discovered in mjs, a Restricted JavaScript engine, affecting ES6 JavaScript version 6. The problem lies in memory leaks within the frozen cb function in mjs.c. Recommendations: At...

5.5CVSS5.3AI score0.00046EPSS
Exploits1References5
CNNVD
CNNVD
added 2022/07/26 12:0 a.m.1 views

Cesanta MJS 缓冲区错误漏洞

Cesanta MJS is an embedded JavaScript engine for C/C++ from Cesanta Ireland. It is designed for microcontrollers with limited resources. The main design goals are a small footprint and simple C/C++ interoperability. A security vulnerability exists in Cesanta MJS mJS: Restricted JavaScript engine...

5.5CVSS6AI score0.00049EPSS
Exploits1References3
Rows per page
Query Builder