Lucene search
+L

553 matches found

Github Security Blog
Github Security Blog
added 2021/04/06 5:22 p.m.64 views

Misuse of `Reference` and other transferable APIs may lead to access to nodejs isolate

Versions of isolated-vm before v4.0.0, and especially before v3.0.0, have API pitfalls which may make it easy for implementers to expose supposed secure isolates to the permissions of the main nodejs isolate. Reference objects allow access to the underlying reference's full prototype chain. In an...

9.6CVSS4.4AI score0.00713EPSS
SaveExploits0References6Affected Software1
Veracode
Veracode
added 2021/04/01 5:59 a.m.22 views

Arbitrary Code Execution

isolated-vm is vulnerable to arbitrary code execution. The vulnerability exists through the ability to instantiate NativeModule from the RAII wrapper, allowing the file upload API to create objects that could run native code...

9.6CVSS4.8AI score0.00713EPSS
SaveExploits0References4Affected Software1
GoogleProjectZero
GoogleProjectZero
added 2021/04/01 12:0 a.m.336 views

Who Contains the Containers?

Posted by James Forshaw, Project Zero This is a short blog post about a research project I conducted on Windows Server Containers that resulted in four privilege escalations which Microsoft fixed in March 2021. In the post, I describe what led to this research, my research process, and insights...

8.8CVSS8.8AI score0.01462EPSS
SaveExploits3
NVD
NVD
added 2021/03/30 11:15 p.m.43 views

CVE-2021-21413

isolated-vm is a library for nodejs which gives you access to v8's Isolate interface. Versions of isolated-vm before v4.0.0 have API pitfalls which may make it easy for implementers to expose supposed secure isolates to the permissions of the main nodejs isolate. Reference objects allow access to...

9.6CVSS0.00713EPSS
SaveExploits0References4
OSV
OSV
added 2021/03/30 11:15 p.m.19 views

CVE-2021-21413

isolated-vm is a library for nodejs which gives you access to v8's Isolate interface. Versions of isolated-vm before v4.0.0 have API pitfalls which may make it easy for implementers to expose supposed secure isolates to the permissions of the main nodejs isolate. Reference objects allow access to...

9.6CVSS7.4AI score
SaveExploits0References4
Prion
Prion
added 2021/03/30 11:15 p.m.33 views

Design/Logic Flaw

isolated-vm is a library for nodejs which gives you access to v8's Isolate interface. Versions of isolated-vm before v4.0.0 have API pitfalls which may make it easy for implementers to expose supposed secure isolates to the permissions of the main nodejs isolate. Reference objects allow access to...

5.8CVSS9.2AI score0.00713EPSS
SaveExploits0References4Affected Software1
ATTACKERKB
ATTACKERKB
added 2021/03/30 11:15 p.m.7 views

CVE-2021-21413

isolated-vm is a library for nodejs which gives you access to v8's Isolate interface. Versions of isolated-vm before v4.0.0 have API pitfalls which may make it easy for implementers to expose supposed secure isolates to the permissions of the main nodejs isolate. Reference objects allow access to...

9.6CVSS6.1AI score0.00713EPSS
SaveExploits0References5Affected Software1
CVE
CVE
added 2021/03/30 10:25 p.m.114 views

CVE-2021-21413

CVE-2021-21413 affects the isolated-vm library for Node.js prior to v4.0.0. The issue arises from API pitfalls where exposed Reference objects can reveal a reference to the nodejs context’s Function object and potentially the prototype chain, enabling attacks that could modify API objects or acce...

9.6CVSS8.8AI score0.00713EPSS
SaveExploits0References4Affected Software1
Cvelist
Cvelist
added 2021/03/30 10:25 p.m.43 views

CVE-2021-21413 Misuse of `Reference` and other transferable APIs may lead to access to nodejs isolate

isolated-vm is a library for nodejs which gives you access to v8's Isolate interface. Versions of isolated-vm before v4.0.0 have API pitfalls which may make it easy for implementers to expose supposed secure isolates to the permissions of the main nodejs isolate. Reference objects allow access to...

8CVSS9.6AI score0.00713EPSS
SaveExploits0References4
CNNVD
CNNVD
added 2021/03/30 12:0 a.m.13 views

isolated-vm 安全漏洞

Marcel Laverdet isolated-vm is a Marcel Laverdet open source application. Library for nodejs with access to v8's Isolate interface. A security vulnerability exists in isolated-vm, which stems from an API flaw that can be exploited by an attacker to obtain references to function objects in a nodej...

9.6CVSS8.2AI score0.00713EPSS
SaveExploits0References5
BDU FSTEC
BDU FSTEC
added 2021/03/21 12:0 a.m.12 views

The vulnerability in the isolated environment of the Google Chrome browser’s iframe allows a perpetrator to compromise data integrity.

The vulnerability in the isolated iframe environment of Google Chrome relates to improper security checks for standard elements. Exploiting this vulnerability allows a remote attacker to compromise data integrity...

4.3CVSS7AI score0.01709EPSS
SaveExploits0References14Affected Software5
BDU FSTEC
BDU FSTEC
added 2021/02/19 12:0 a.m.8 views

The vulnerability of the DevTools set of tools in the Google Chrome web browser allows a hacker to escape from the isolated software environment.

The vulnerability of the DevTools set of tools in the Google Chrome web browser is related to the use of memory after it is released. Exploiting this vulnerability can allow an attacker to exit from a isolated software environment...

7.3CVSS7AI score0.0051EPSS
SaveExploits0References11Affected Software6
BDU FSTEC
BDU FSTEC
added 2021/02/19 12:0 a.m.11 views

The vulnerability of the isolated iframe in the Google Chrome web browser allows a perpetrator to circumvent existing security restrictions.

The vulnerability in the isolated environment of the iframe in the Google Chrome web browser is related to an incorrect limitation on the visible layers of the user interface. Exploiting this vulnerability could allow a malicious actor to bypass existing security restrictions remotely...

7.3CVSS6.9AI score0.04743EPSS
SaveExploits1References13Affected Software7
Github Security Blog
Github Security Blog
added 2021/02/08 7:16 p.m.49 views

Server-side request forgery in CarrierWave

Impact CarrierWave download feature has an SSRF vulnerability, allowing attacks to provide DNS entries or IP addresses that are intended for internal use and gather information about the Intranet infrastructure of the platform. Patches Upgrade to 2.1.1 or 1.3.2. Workarounds Using proper network...

4.3CVSS2.7AI score0.01173EPSS
SaveExploits0References8Affected Software1
RubySec
RubySec
added 2021/02/08 12:0 a.m.20 views

Server-side request forgery in CarrierWave

Impact CarrierWave download feature or 1.3.2. Workarounds Using proper network segmentation and applying the principle of least privilege to outbound connections from application servers can reduce the severity of SSRF vulnerabilities. Ideally the vulnerable gem should run on an isolated server...

4.3CVSS6.8AI score0.01173EPSS
SaveExploits0References1Affected Software1
ThreatPost
ThreatPost
added 2021/01/29 6:1 p.m.42 views

Industrial Gear at Risk from Fuji Code-Execution Bugs

Industrial control software ICS from Fuji Electric is vulnerable to several high-severity arbitrary code-execution security bugs, according to a federal warning. Authorities are warning the flaws could allow physical attacks on factory and critical-infrastructure equipment. Fuji Electric’s Tellus...

6.8CVSS1AI score0.02142EPSS
SaveExploits1References6
BDU FSTEC
BDU FSTEC
added 2020/12/28 12:0 a.m.10 views

The vulnerability of the command-line interface of the Cisco Connected Mobile Experiences software allows a hacker to escalate their privileges and gain access to the isolated software environment.

The vulnerability of the command-line interface of the Cisco Connected Mobile Experiences software relates to errors in privilege management. Exploiting this vulnerability can allow attackers to enhance their privileges and gain access to the isolated software environment...

5.2CVSS6.1AI score0.00282EPSS
SaveExploits0References3Affected Software1
Prion
Prion
added 2020/12/01 3:15 a.m.35 views

Code injection

containerd is an industry-standard container runtime and is available as a daemon for Linux and Windows. In containerd before versions 1.3.9 and 1.4.3, the containerd-shim API is improperly exposed to host network containers. Access controls for the shim’s API socket verified that the connecting...

3.6CVSS5.1AI score0.03236EPSS
SaveExploits4References6Affected Software3
Positive Technologies
Positive Technologies
added 2020/11/19 12:0 a.m.7 views

PT-2020-5862 · Containerd +5 · Kubernetes Containerd +4

Name of the Vulnerable Software and Affected Versions: containerd versions prior to 1.3.9 and 1.4.3 Description: The issue is related to the improper exposure of the containerd-shim API to host network containers. Access controls for the shim's API socket verified that the connecting process had ...

9.8CVSS6.3AI score0.97919EPSS
SaveExploits41References116
Prion
Prion
added 2020/10/26 4:15 p.m.20 views

Authentication flaw

SSMC3.7.0.0 is vulnerable to remote authentication bypass. HPE StoreServ Management Console SSMC 3.7.0.0 is an off node multiarray manager web application and remains isolated from data on the managed arrays. HPE has provided an update to HPE StoreServ Management Console SSMC software 3.7.0.0...

7.5CVSS9.5AI score0.02181EPSS
SaveExploits0References1Affected Software1
Rows per page
Query Builder