Lucene search
+L

6592 matches found

Github Security Blog
Github Security Blog
added 2023/08/09 8:59 p.m.17 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
SaveExploits0References3Affected Software1
OSV
OSV
added 2023/08/09 8:59 p.m.19 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
SaveExploits0References3
OSV
OSV
added 2023/08/09 6:35 p.m.9 views

CLSA-2023-1691606104 openssh: Fix of CVE-2023-38408

CVE-2023-38408: checks libraries before dlopen and separate ssh-pkcs11-helpers for each p11 module...

9.8CVSS7.1AI score0.797EPSS
SaveExploits10References1
OSV
OSV
added 2023/08/09 10:21 a.m.10 views

CLSA-2023-1691576488 Fix CVE(s): CVE-2023-38408

SECURITY UPDATE: helper programs can dlopen/dlclose any libraries from /usr/lib - debian/patches/CVE-2023-38408-Ensure-FIDO-PKCS11-libraries-contain-expect.patch: checks libraries before dlopen - debian/patches/CVE-2023-38408-Separate-ssh-pkcs11-helpers-for-each-p11-mo.patch: separate...

9.8CVSS7.1AI score0.797EPSS
SaveExploits10References1
BDU FSTEC
BDU FSTEC
added 2023/08/09 12:0 a.m.11 views

The vulnerability of the web page rendering modules in WebKitGTK and WPE for iOS, iPadOS, tvOS, macOS, watchOS, and the Safari browser allows a perpetrator to execute arbitrary code.

The vulnerability of the web page rendering modules in WebKitGTK and WPE for iOS, iPadOS, tvOS, macOS, watchOS, and the Safari browser is related to the execution of operations outside of the buffer in memory. Exploiting this vulnerability allows a remote attacker to execute arbitrary code...

10CVSS8.4AI score0.1895EPSS
SaveExploits0References10Affected Software10
Github Security Blog
Github Security Blog
added 2023/08/08 7:26 p.m.28 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.01EPSS
SaveExploits0References4Affected Software1
Vulnrichment
Vulnrichment
added 2023/08/08 4:51 p.m.17 views

CVE-2023-39532 SES's dynamic import and spread operator provides possible path to arbitrary exfiltration and execution

SES is a JavaScript environment that allows safe execution of arbitrary programs in Compartments. In version 0.18.0 prior to 0.18.7, 0.17.0 prior to 0.17.1, 0.16.0 prior to 0.16.1, 0.15.0 prior to 0.15.24, 0.14.0 prior to 0.14.5, an 0.13.0 prior to 0.13.5, there is a hole in the confinement of...

9.8CVSS7.5AI score0.01349EPSS
SaveExploits1References2
Tenable Nessus
Tenable Nessus
added 2023/08/08 12:0 a.m.8 views

Node.js Modules Installed (macOS)

Binary data nodejsmodulesmacinstalled.nbin...

7.3AI score
SaveExploits0References1
BDU FSTEC
BDU FSTEC
added 2023/08/08 12:0 a.m.9 views

The vulnerability of the web page rendering modules in WebKitGTK and WPE for iOS, iPadOS, macOS, watchOS, Safari browser allows a perpetrator to execute arbitrary code.

The vulnerability of the web page rendering modules in WebKitGTK and WPE for iOS, iPadOS, tvOS, macOS, watchOS, and the Safari browser is related to the execution of operations outside of the buffer in memory. Exploiting this vulnerability allows a remote attacker to execute arbitrary code...

10CVSS8.1AI score0.01211EPSS
SaveExploits0References11Affected Software10
NVD
NVD
added 2023/08/07 8:15 p.m.48 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.01EPSS
SaveExploits0References2
Prion
Prion
added 2023/08/07 8:15 p.m.20 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.01EPSS
SaveExploits0References2Affected Software1
Vulnrichment
Vulnrichment
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.1CVSS7.6AI score0.01EPSS
SaveExploits0References2
Cvelist
Cvelist
added 2023/08/07 7:24 p.m.40 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.01EPSS
SaveExploits0References2
CVE
CVE
added 2023/08/07 7:24 p.m.144 views

CVE-2023-38704

CVE-2023-38704 affects import-in-the-middle (ESM loader). Prior to version 1.4.2 it allows remote code execution when user-supplied input is passed to import(). This vulnerability has been patched in 1.4.2. Affected guidance includes not passing user input to import(), and, if EcmaScript Modules ...

9.8CVSS9.2AI score0.01EPSS
SaveExploits0References2Affected Software1
The Hacker News
The Hacker News
added 2023/08/07 9:52 a.m.48 views

New SkidMap Linux Malware Variant Targeting Vulnerable Redis Servers

Vulnerable Redis services have been targeted by a "new, improved, dangerous" variant of a malware called SkidMap that's engineered to target a wide range of Linux distributions. "The malicious nature of this malware is to adapt to the system on which it is executed," Trustwave security researcher...

6.7AI score
SaveExploits0
Cvelist
Cvelist
added 2023/08/07 5:6 a.m.52 views

CVE-2023-0425 Buffer overflow in global memory region

ABB is aware of vulnerabilities in the product versions listed below. An update is available that resolves the reported vulnerabilities in the product versions under maintenance. An attacker who successfully exploited one or more of these vulnerabilities could cause the product to stop or make th...

8.6CVSS8.8AI score0.0047EPSS
SaveExploits0References1
Positive Technologies
Positive Technologies
added 2023/08/05 12:0 a.m.17 views

PT-2023-6795 · Apple +6 · Safari +7

Name of the Vulnerable Software and Affected Versions: Safari versions prior to 17 Description: This issue is related to improved iframe sandbox enforcement. An attacker with JavaScript execution may be able to execute arbitrary code. The vulnerability is also associated with the WPE WebKit and...

10CVSS7.6AI score0.29179EPSS
SaveExploits3References220
Positive Technologies
Positive Technologies
added 2023/08/05 12:0 a.m.5 views

PT-2023-6026 · Apple +6 · Macos Sonoma +10

Name of the Vulnerable Software and Affected Versions: iOS versions prior to 17 iPadOS versions prior to 17 watchOS versions prior to 10 macOS Sonoma versions prior to 14 Description: A use-after-free issue was addressed with improved memory management. Processing web content may lead to arbitrar...

10CVSS8.2AI score0.29179EPSS
SaveExploits3References184
UbuntuCve
UbuntuCve
added 2023/08/03 3:15 p.m.50 views

CVE-2023-4132

A use-after-free vulnerability was found in the siano smsusb module in the Linux kernel. The bug occurs during device initialization when the siano device is plugged in. This flaw allows a local user to crash the system, causing a denial of service condition...

5.5CVSS6.7AI score0.00253EPSS
SaveExploits0References18
RedHat Linux
RedHat Linux
added 2023/08/03 2:58 p.m.15 views

openshift: OCP & FIPS mode

A compliance problem was found in the Red Hat OpenShift Container Platform. Red Hat discovered that, when FIPS mode was enabled, not all of the cryptographic modules in use were FIPS-validated...

7.5CVSS5.7AI score0.0052EPSS
SaveExploits0References5
Rows per page
Query Builder