Lucene search
+L

602 matches found

CNNVD
CNNVD
added 2021/07/14 12:00 a.m.14 views

Trusted Firmware M 安全漏洞

ARM Trusted Firmware M TFM is an open source software from ARM UK. It provides a set of highly configurable software components to create a trusted execution environment. A security vulnerability exists in Trusted Firmware Mbed TLS that stems from a side-channel vulnerability in base64 PEM file...

4.9CVSS6.1AI score0.01484EPSS
SaveExploits0References10
Debian CVE
Debian CVE
added 2021/07/14 12:00 a.m.66 views

CVE-2021-24119

In Trusted Firmware Mbed TLS 2.24.0, a side-channel vulnerability in base64 PEM file decoding allows system-level administrator attackers to obtain information about secret RSA keys via a controlled-channel and side-channel attack on software running in isolated environments that can be single...

4.9CVSS5.1AI score0.01484EPSS
SaveExploits0
Prion
Prion
added 2021/06/11 9:15 p.m.24 views

Design/Logic Flaw

Restund is an open source NAT traversal server. The restund TURN server can be instructed to open a relay to the loopback address range. This allows you to reach any other service running on localhost which you might consider private. In the configuration that we ship...

5.5CVSS9AI score0.01469EPSS
SaveExploits4References7Affected Software1
Positive Technologies
Positive Technologies
added 2021/06/11 12:00 a.m.14 views

PT-2021-4479 · Restund · Restund

Name of the Vulnerable Software and Affected Versions: Restund affected versions not specified Description: The issue is related to the Restund TURN server, which can be instructed to open a relay to the loopback address range, potentially exposing private services running on localhost. An attack...

9.6CVSS6.8AI score0.01469EPSS
SaveExploits4References10
BDU FSTEC
BDU FSTEC
added 2021/06/09 12:00 a.m.11 views

The vulnerability of the omp-appmanager module for mobile applications within the application software “Avora Center” is related to deficiencies in access control in the isolated environment. This vulnerability allows a malicious individual to perform installation or deletion of mobile applications.

The vulnerability of the omp-appmanager module for mobile applications, which is part of the “Avora Center” application software, relates to the provision of unprivileged accounts for the privileged API used for installing and removing applications. Exploiting this vulnerability could allow a...

6.3CVSS5.5AI score
SaveExploits0Affected Software1
BDU FSTEC
BDU FSTEC
added 2021/04/20 12:00 a.m.13 views

The vulnerability in the isolated environment of the Firefox browser’s iframe on Android allows a perpetrator to compromise data integrity.

The vulnerability in the isolated iframe of the Firefox browser for Android is related to privilege management errors. Exploiting this vulnerability allows a remote attacker to compromise data integrity...

7.8CVSS7.4AI score0.00793EPSS
SaveExploits0References5Affected Software1
Code423n4
Code423n4
added 2021/04/07 12:00 a.m.17 views

Isolated margin contracts declare but do not set the value of liquidationThresholdPercent

Email address [email protected] Handle paulius.eth Eth address 0x523B5b2Cc58A818667C22c862930B141f85d49DD Vulnerability details CrossMarginTrading sets value of liquidationThresholdPercent in the constructor: liquidationThresholdPercent = 110; Isolated margin contracts declare but do not set the...

6.9AI score
SaveExploits0
Code423n4
Code423n4
added 2021/04/07 12:00 a.m.17 views

No default liquidationThresholdPercent

Email address [email protected] Handle @cmichelio Eth address 0x6823636c2462cfdcD8d33fE53fBCD0EdbE2752ad Vulnerability details The IsolatedMarginTrading contract does not define a default liquidationThresholdPercent which means it is set to 0. The belowMaintenanceThreshold function uses this value...

6.8AI score
SaveExploits0
Github Security Blog
Github Security Blog
added 2021/04/06 5:22 p.m.66 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
OSV
OSV
added 2021/04/06 5:22 p.m.108 views

GHSA-MMHJ-4W6J-76H7 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...

8CVSS9.3AI score0.00713EPSS
SaveExploits0References5
Veracode
Veracode
added 2021/04/01 5:59 a.m.23 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:00 a.m.378 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.45 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.21 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.34 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.8 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.118 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.46 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:00 a.m.15 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:00 a.m.15 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
Rows per page
Query Builder