Lucene search
+L

15882 matches found

CVE
CVE
added 2023/09/06 8:16 p.m.144 views

CVE-2023-23623

The CVE-2023-23623 issue is in Electron where a Content-Security-Policy that disables eval (script-src without unsafe-eval) is not respected in renderers with sandbox: false. Affected are Electron 22 and 23 series; the vulnerability can allow unintended use of eval() or new Function, expanding th...

9.8CVSS8.7AI score0.00656EPSS
SaveExploits0References1Affected Software1
OSV
OSV
added 2023/09/06 8:16 p.m.44 views

CVE-2023-23623 Content-Secrity-Policy disabling eval not applied consistently in renderers with sandbox disabled in Electron

Electron is a framework which lets you write cross-platform desktop applications using JavaScript, HTML and CSS. A Content-Security-Policy that disables eval, specifically setting a script-src directive and not providing unsafe-eval in that directive, is not respected in renderers that have sandb...

7.5CVSS9.3AI score
SaveExploits0References3
Cvelist
Cvelist
added 2023/09/06 8:13 p.m.72 views

CVE-2023-29198 Context isolation bypass via nested unserializable return value in Electron

Electron is a framework which lets you write cross-platform desktop applications using JavaScript, HTML and CSS. Electron apps using contextIsolation and contextBridge are affected. This is a context isolation bypass, meaning that code running in the main world context in the renderer can reach...

6CVSS8.5AI score0.0049EPSS
SaveExploits0References2
OSV
OSV
added 2023/09/06 8:13 p.m.54 views

CVE-2023-29198 Context isolation bypass via nested unserializable return value in Electron

Electron is a framework which lets you write cross-platform desktop applications using JavaScript, HTML and CSS. Electron apps using contextIsolation and contextBridge are affected. This is a context isolation bypass, meaning that code running in the main world context in the renderer can reach...

6CVSS8.2AI score
SaveExploits0References4
CVE
CVE
added 2023/09/06 8:09 p.m.468 views

CVE-2023-39956

CVE-2023-39956 affects Electron: out-of-package code execution when an Electron app is launched as a command-line executable with an attacker-controlled working directory and the ability to write files there. Impact is described as low risk by threat-models, but higher due to bypassing protection...

6.6CVSS6.7AI score0.00563EPSS
SaveExploits0References1Affected Software1
Vulnrichment
Vulnrichment
added 2023/09/06 8:09 p.m.24 views

CVE-2023-39956 Electron: Out-of-package code execution when launched with arbitrary cwd

Electron is a framework which lets you write cross-platform desktop applications using JavaScript, HTML and CSS. Electron apps that are launched as command line executables are impacted. Specifically this issue can only be exploited if the following conditions are met: 1. The app is launched with...

6.1CVSS6.8AI score0.00563EPSS
SaveExploits0References1
OSV
OSV
added 2023/09/06 8:09 p.m.38 views

CVE-2023-39956 Electron: Out-of-package code execution when launched with arbitrary cwd

Electron is a framework which lets you write cross-platform desktop applications using JavaScript, HTML and CSS. Electron apps that are launched as command line executables are impacted. Specifically this issue can only be exploited if the following conditions are met: 1. The app is launched with...

6.1CVSS7.6AI score
SaveExploits0References3
NVD
NVD
added 2023/09/06 12:15 p.m.17 views

CVE-2023-4589

Insufficient verification of data authenticity vulnerability in Delinea Secret Server, in its v10.9.000002 version. An attacker with an administrator account could perform software updates without proper integrity verification mechanisms. In this scenario, the update process lacks digital...

9.1CVSS9.2AI score0.00267EPSS
SaveExploits0References1
Prion
Prion
added 2023/09/06 12:15 p.m.18 views

Authorization

Insufficient verification of data authenticity vulnerability in Delinea Secret Server, in its v10.9.000002 version. An attacker with an administrator account could perform software updates without proper integrity verification mechanisms. In this scenario, the update process lacks digital...

5.8CVSS6.8AI score0.00267EPSS
SaveExploits0References1Affected Software1
Cvelist
Cvelist
added 2023/09/06 11:48 a.m.29 views

CVE-2023-4589 Insufficient verification of data authenticity vulnerability in Delinea Secret Server

Insufficient verification of data authenticity vulnerability in Delinea Secret Server, in its v10.9.000002 version. An attacker with an administrator account could perform software updates without proper integrity verification mechanisms. In this scenario, the update process lacks digital...

9.1CVSS9.2AI score0.00267EPSS
SaveExploits0References1
Vulnrichment
Vulnrichment
added 2023/09/06 11:48 a.m.21 views

CVE-2023-4589 Insufficient verification of data authenticity vulnerability in Delinea Secret Server

Insufficient verification of data authenticity vulnerability in Delinea Secret Server, in its v10.9.000002 version. An attacker with an administrator account could perform software updates without proper integrity verification mechanisms. In this scenario, the update process lacks digital...

9.1CVSS6.7AI score0.00267EPSS
SaveExploits0References1
CNNVD
CNNVD
added 2023/09/06 12:00 a.m.28 views

Electron Code Issues Vulnerabilities

Electron is a personal developer of a user to write cross-platform desktop application JavaScript framework. The framework is based on nodejs and Chromium and can be used to write cross-platform desktop applications using HTML, CSS. A code issue vulnerability exists in Electron. An attacker can...

8.5CVSS7AI score0.0049EPSS
SaveExploits0References3
OpenVAS
OpenVAS
added 2023/09/06 12:00 a.m.25 views

SUSE: Security Advisory (SUSE-SU-2023:3535-1)

The remote host is missing an update for the SPDX-FileCopyrightText: 2023 Greenbone AG Some text descriptions might be excerpted from a referenced sources, and are Copyright C by the respective right holders. SPDX-License-Identifier: GPL-2.0-only ifdescription...

7.8CVSS7AI score0.02622EPSS
SaveExploits1References9
OpenVAS
OpenVAS
added 2023/09/06 12:00 a.m.28 views

SUSE: Security Advisory (SUSE-SU-2023:3536-1)

The remote host is missing an update for the SPDX-FileCopyrightText: 2023 Greenbone AG Some text descriptions might be excerpted from a referenced sources, and are Copyright C by the respective right holders. SPDX-License-Identifier: GPL-2.0-only ifdescription...

8.7CVSS7.1AI score0.0271EPSS
SaveExploits2References16
Code423n4
Code423n4
added 2023/09/06 12:00 a.m.12 views

Inaccurate Bonded Amount Event Emission

Lines of code Vulnerability details Impact in here : if previous.bondedAmount != current.bondedAmount emit DelegatorBondedAmountChangedaccount, previous.bondedAmount, current.bondedAmount; the function checks if the previous.bondedAmount is not equal to current.bondedAmount before emitting the...

6.7AI score
SaveExploits0
Tenable Nessus
Tenable Nessus
added 2023/09/06 12:00 a.m.36 views

Amazon Linux 2 : ecs-service-connect-agent (ALASECS-2023-006)

The version of ecs-service-connect-agent installed on the remote host is prior to v1.26.4.0-1. It is, therefore, affected by multiple vulnerabilities as referenced in the ALAS2ECS-2023-006 advisory. Envoy is an open source edge and service proxy designed for cloud-native applications. Prior to...

9.8CVSS7.4AI score0.01288EPSS
SaveExploits3References12
CNNVD
CNNVD
added 2023/09/05 12:00 a.m.10 views

Huawei HarmonyOS Security Vulnerability

Huawei HarmonyOS is an operating system from Huawei China. It provides a full-scenario distributed operating system based on a microkernel. Huawei HarmonyOS suffers from a security vulnerability that stems from a privilege control vulnerability in the audio module. Successful exploitation of this...

5.3CVSS6.8AI score0.00367EPSS
SaveExploits0References5
CNNVD
CNNVD
added 2023/09/05 12:00 a.m.10 views

Huawei HarmonyOS Resource Management Error Vulnerability

Huawei HarmonyOS is an operating system from Huawei China. It provides a full-scenario distributed operating system based on a microkernel. A security vulnerability exists in Huawei HarmonyOS, which stems from a keep-alive vulnerability in the sticky broadcast mechanism. Successful exploitation o...

3.3CVSS6.6AI score0.00176EPSS
SaveExploits0References4
RedHat Linux
RedHat Linux
added 2023/09/04 12:19 p.m.74 views

Moderate: Red Hat Security Advisory: Red Hat JBoss Web Server 5.7.4 release and security update

An update is now available for Red Hat JBoss Web Server 5.7.4 on Red Hat Enterprise Linux versions 7, 8, and 9. Red Hat Product Security has rated this update as having a security impact of Moderate. A Common Vulnerability Scoring System CVSS base score, which gives a detailed severity rating, is...

9.8CVSS7AI score0.49936EPSS
SaveExploits1References5
Citrix
Citrix
added 2023/09/04 12:00 a.m.7 views

Issue with webcams displaying a green screen when using "Media Foundation" encoding.

Using "Media Foundation" encoding causes green screen issues with webcams...

7.2AI score
SaveExploits0
Rows per page
Query Builder