Lucene search
+L

623 matches found

Cvelist
Cvelist
added 2023/07/13 11:17 p.m.63 views

CVE-2023-37466 vm2 Sandbox Escape vulnerability

vm2 is an advanced vm/sandbox for Node.js. The library contains critical security issues and should not be used for production. The maintenance of the project has been discontinued. In vm2 for versions up to 3.9.19, Promise handler sanitization can be bypassed with the @@species accessor property...

9.8CVSS10AI score0.03867EPSS
SaveExploits4References3
OSV
OSV
added 2023/07/13 11:17 p.m.32 views

CVE-2023-37466 vm2 Sandbox Escape vulnerability

vm2 is an advanced vm/sandbox for Node.js. The library contains critical security issues and should not be used for production. The maintenance of the project has been discontinued. In vm2 for versions up to 3.9.19, Promise handler sanitization can be bypassed with the @@species accessor property...

9.8CVSS9.2AI score
SaveExploits0References6
Vulnrichment
Vulnrichment
added 2023/07/13 11:17 p.m.24 views

CVE-2023-37466 vm2 Sandbox Escape vulnerability

vm2 is an advanced vm/sandbox for Node.js. The library contains critical security issues and should not be used for production. The maintenance of the project has been discontinued. In vm2 for versions up to 3.9.19, Promise handler sanitization can be bypassed with the @@species accessor property...

9.8CVSS9.1AI score0.03867EPSS
SaveExploits4References3
OSV
OSV
added 2023/07/13 5:2 p.m.109 views

GHSA-CCHQ-FRGV-RJH5 vm2 Sandbox Escape vulnerability

In vm2 for versions up to 3.9.19, Promise handler sanitization can be bypassed, allowing attackers to escape the sandbox and run arbitrary code. Impact Remote Code Execution, assuming the attacker has arbitrary code execution primitive inside the context of vm2 sandbox. Patches None. Workarounds...

9.8CVSS9.7AI score0.03867EPSS
SaveExploits4References8
Github Security Blog
Github Security Blog
added 2023/07/13 5:2 p.m.85 views

vm2 Sandbox Escape vulnerability

In vm2 for versions up to 3.9.19, Promise handler sanitization can be bypassed, allowing attackers to escape the sandbox and run arbitrary code. Impact Remote Code Execution, assuming the attacker has arbitrary code execution primitive inside the context of vm2 sandbox. Patches None. Workarounds...

10CVSS9.6AI score0.03867EPSS
SaveExploits4References8Affected Software1
Positive Technologies
Positive Technologies
added 2023/07/06 12:0 a.m.5 views

PT-2023-3541

Name of the Vulnerable Software and Affected Versions vm2 versions prior to 3.10.0 Description vm2 is an advanced sandbox for Node.js. A flaw in the sanitization of the Promise handler allows the @@species accessor property to be bypassed. This enables attackers who already have arbitrary code...

10CVSS8.2AI score0.03867EPSS
SaveExploits4References29
Snyk
Snyk
added 2023/06/06 8:20 a.m.2 views

Malicious Package

Overview delivery-promise is a malicious package. The package's name is based on existing repositories, namespaces, or components used by popular companies in an effort to trick employees into downloading it, also known as 'dependency confusion'. Therefore, you're only vulnerable if this package...

9.8CVSS7.1AI score
SaveExploits0References3
OSV
OSV
added 2023/06/01 12:0 a.m.40 views

ASB-A-272042183

In various functions of AppStandbyController.java, there is a possible way to break manageability scenarios due to a logic error in the code. This could lead to local escalation of privilege with no additional execution privileges needed. User interaction is not needed for exploitation...

7.8CVSS7.7AI score0.0009EPSS
SaveExploits0References2
OSSF Malicious Packages
OSSF Malicious Packages
added 2023/03/15 2:0 a.m.3 views

Malicious code in cms-typed-promise (npm)

--- -= Per source details. Do not edit below this line.=- Source: ghsa-malware 8e09011747adf2ed15cf63102619f15d4324bb7714e11c0d4bbb33e1eaa82284 Any computer that has this package installed or running should be considered fully compromised. All secrets and keys stored on that computer should be...

6.9AI score
SaveExploits0References2
SUSE CVE
SUSE CVE
added 2023/02/15 4:14 a.m.6 views

SUSE CVE-2019-9518

Some HTTP/2 implementations are vulnerable to a flood of empty frames, potentially leading to a denial of service. The attacker sends a stream of frames with an empty payload and without the end-of-stream flag. These frames can be DATA, HEADERS, CONTINUATION and/or PUSHPROMISE. The peer spends ti...

7.5CVSS7.7AI score0.25448EPSS
SaveExploits0References12
Veracode
Veracode
added 2023/02/04 7:4 a.m.21 views

Command Injection

is-http2 is vulnerable to Command Injection. The vulnerability exists in the Promise function of index.js due to missing input sanitization which allows an attacker to inject and execute arbitrary commands into the system...

7.8CVSS7.8AI score0.01055EPSS
SaveExploits1References3Affected Software1
Jake Archibald's Blog
Jake Archibald's Blog
added 2023/01/11 1:0 a.m.18 views

The gotcha of unhandled promise rejections

Let's say you wanted to display a bunch of chapters on the page, and for whatever reason, the API only gives you a chapter at a time. You could do this: async function showChapterschapterURLs for const url of chapterURLs const response = await fetchurl; const chapterData = await response.json;...

7.1AI score
SaveExploits0
Jake Archibald's Blog
Jake Archibald's Blog
added 2023/01/11 1:0 a.m.14 views

The gotcha of unhandled promise rejections

Let's say you wanted to display a bunch of chapters on the page, and for whatever reason, the API only gives you a chapter at a time. You could do this: async function showChapterschapterURLs for const url of chapterURLs const response = await fetchurl; const chapterData = await response.json;...

7AI score
SaveExploits0
Malwarebytes
Malwarebytes
added 2023/01/02 11:0 a.m.27 views

Why does technology no longer excite us? Lock and Code S04E01

When did technology last excite you? If Douglas Adams, author of The Hitchhiker's Guide to the Galaxy, is to be believed, your own excitement ended, simply had to end, after turning 35 years old. Decades ago, at first writing privately and later having those private writings published after his...

7.2AI score
SaveExploits0
Wired Threat Level
Wired Threat Level
added 2022/12/03 2:0 p.m.22 views

China’s Police State Targets Zero-Covid Protesters

Plus: ICE accidentally doxes asylum seekers, Google fails to uphold a post-Roe promise, and LastPass suffers the second breach this year...

3.8AI score
SaveExploits0
Ubuntu
Ubuntu
added 2022/12/01 8:37 p.m.67 views

USN-5758-1: Linux kernel vulnerabilities

Jann Horn discovered that the Linux kernel did not properly track memory allocations for anonymous VMA mappings in some situations, leading to potential data structure reuse. A local attacker could use this to cause a denial of service system crash or possibly execute arbitrary code. CVE-2022-427...

7.8CVSS6.8AI score0.02313EPSS
SaveExploits4
Ubuntu
Ubuntu
added 2022/11/29 7:5 p.m.61 views

USN-5728-3: Linux kernel (GCP) vulnerabilities

Jann Horn discovered that the Linux kernel did not properly track memory allocations for anonymous VMA mappings in some situations, leading to potential data structure reuse. A local attacker could use this to cause a denial of service system crash or possibly execute arbitrary code. CVE-2022-427...

8.8CVSS7.1AI score0.04831EPSS
SaveExploits7
Ubuntu
Ubuntu
added 2022/11/18 9:16 p.m.71 views

USN-5729-2: Linux kernel vulnerabilities

It was discovered that a race condition existed in the instruction emulator of the Linux kernel on Arm 64-bit systems. A local attacker could use this to cause a denial of service system crash. CVE-2022-20422 Hsin-Wei Hung discovered that the BPF subsystem in the Linux kernel contained an...

7.8CVSS6.9AI score0.00417EPSS
SaveExploits2
Ubuntu
Ubuntu
added 2022/11/18 9:5 p.m.78 views

USN-5728-2: Linux kernel vulnerabilities

Jann Horn discovered that the Linux kernel did not properly track memory allocations for anonymous VMA mappings in some situations, leading to potential data structure reuse. A local attacker could use this to cause a denial of service system crash or possibly execute arbitrary code. CVE-2022-427...

8.8CVSS7.1AI score0.04831EPSS
SaveExploits7
Ubuntu
Ubuntu
added 2022/11/18 8:47 p.m.69 views

USN-5727-2: Linux kernel (GCP) vulnerabilities

It was discovered that a race condition existed in the instruction emulator of the Linux kernel on Arm 64-bit systems. A local attacker could use this to cause a denial of service system crash. CVE-2022-20422 It was discovered that the KVM implementation in the Linux kernel did not properly handl...

7.8CVSS6.9AI score0.00456EPSS
SaveExploits2
Rows per page
Query Builder