Lucene search
+L

3864 matches found

Vulnrichment
Vulnrichment
added 2024/04/12 9:41 p.m.23 views

CVE-2024-31462 Limited file write in Stable-diffusion-webui - GHSL-2024-010

stable-diffusion-webui is a web interface for Stable Diffusion, implemented using Gradio library. Stable-diffusion-webui 1.7.0 is vulnerable to a limited file write affecting Windows systems. The createui method Backup/Restore tab in modules/uiextensions.py takes user input into the configsavenam...

6.3CVSS6.9AI score0.0068EPSS
SaveExploits0References10
CVE
CVE
added 2024/04/12 9:41 p.m.84 views

CVE-2024-31462

The CVE-2024-31462 entry concerns stable-diffusion-webui (v1.7.0) with a limited file write vulnerability. The root cause is in the create_ui function (Backup/Restore tab) within modules/ui_extensions.py, where user input is captured into config_save_name and later used to form a file path that i...

6.3CVSS6.8AI score0.0068EPSS
SaveExploits0References10
OSV
OSV
added 2024/04/12 9:41 p.m.29 views

CVE-2024-31462 Limited file write in Stable-diffusion-webui - GHSL-2024-010

stable-diffusion-webui is a web interface for Stable Diffusion, implemented using Gradio library. Stable-diffusion-webui 1.7.0 is vulnerable to a limited file write affecting Windows systems. The createui method Backup/Restore tab in modules/uiextensions.py takes user input into the configsavenam...

6.3CVSS6.8AI score0.0068EPSS
SaveExploits0References12
Cvelist
Cvelist
added 2024/04/12 9:41 p.m.43 views

CVE-2024-31462 Limited file write in Stable-diffusion-webui - GHSL-2024-010

stable-diffusion-webui is a web interface for Stable Diffusion, implemented using Gradio library. Stable-diffusion-webui 1.7.0 is vulnerable to a limited file write affecting Windows systems. The createui method Backup/Restore tab in modules/uiextensions.py takes user input into the configsavenam...

6.3CVSS6.5AI score0.0068EPSS
SaveExploits0References10
CNNVD
CNNVD
added 2024/04/12 12:0 a.m.9 views

Stable Diffusion web UI 安全漏洞

Stable Diffusion web UI is a web interface by the individual developer of AUTOMATIC1111. A security vulnerability exists in Stable Diffusion web UI version 1.7.0, which stems from the presence of a file write vulnerability. An attacker can exploit the vulnerability to write a json file anywhere t...

6.3CVSS6.7AI score0.0068EPSS
SaveExploits0References10
Positive Technologies
Positive Technologies
added 2024/04/12 12:0 a.m.9 views

PT-2024-24093 · Unknown · Stable-Diffusion-Webui

Name of the Vulnerable Software and Affected Versions: stable-diffusion-webui version 1.7.0 Description: The issue is related to a limited file write affecting Windows systems. It occurs in the create ui method Backup/Restore tab in modules/ui extensions.py, where user input is taken into the...

6.3CVSS6.9AI score0.0068EPSS
SaveExploits0References14
Google Chrome Security Advisories
Google Chrome Security Advisories
added 2024/04/10 12:0 a.m.78 views

Stable Channel Update for Desktop

The Stable channel has been updated to 123.0.6312.122/.123 for Windows 123.0.6312.122/.123/.124 for Mac and 123.0.6312.122 to Linux which will roll out over the coming days/weeks. A full list of changes in this build is available in the Log Security Fixes and Rewards Note: Access to bug details a...

9.6CVSS7.6AI score0.01EPSS
SaveExploits3Affected Software1
SUSE CVE
SUSE CVE
added 2024/04/09 2:29 a.m.3 views

SUSE CVE-2024-26718

In the Linux kernel, the following vulnerability has been resolved: dm-crypt, dm-verity: disable tasklets Tasklets have an inherent problem with memory corruption. The function taskletactioncommon calls tasklettrylock, then it calls the tasklet callback and then it calls taskletunlock. If the...

5.5CVSS6.5AI score0.00224EPSS
SaveExploits0References6
OpenVAS
OpenVAS
added 2024/04/09 12:0 a.m.18 views

Mageia: Security Advisory (MGASA-2024-0109)

The remote host is missing an update for the SPDX-FileCopyrightText: 2024 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.8CVSS9.1AI score0.1284EPSS
SaveExploits0References15
Kaspersky
Kaspersky
added 2024/04/04 12:0 a.m.44 views

KLA65472 Multiple vulnerabilities in Microsoft Browser

Multiple vulnerabilities were found in Microsoft Browser. Malicious users can exploit these vulnerabilities to cause denial of service, execute arbitrary code, spoof user interface. Below is a complete list of vulnerabilities: 1. Out of bounds memory access vulnerability in V8 can be exploited to...

8.8CVSS8.8AI score0.1284EPSS
SaveExploits0References7
NVD
NVD
added 2024/04/03 5:15 p.m.22 views

CVE-2024-26766

In the Linux kernel, the following vulnerability has been resolved: IB/hfi1: Fix sdma.h tx-numdescs off-by-one error Unfortunately the commit fd8958efe877 introduced another error causing the descs array to overflow. This reults in further crashes easily reproducible by sendmsg system call...

5.5CVSS7.1AI score0.00257EPSS
SaveExploits0References10
UbuntuCve
UbuntuCve
added 2024/04/03 5:15 p.m.28 views

CVE-2024-26766

In the Linux kernel, the following vulnerability has been resolved: IB/hfi1: Fix sdma.h tx-numdescs off-by-one error Unfortunately the commit fd8958efe877 introduced another error causing the descs array to overflow. This reults in further crashes easily reproducible by sendmsg system call...

5.5CVSS6.3AI score0.00257EPSS
SaveExploits0References23
CVE
CVE
added 2024/04/03 5:0 p.m.164 views

CVE-2024-26766

CVE-2024-26766 affects the Linux kernel’s IB/hfi1 path. The root cause is an off-by-one error in the sdma.h tx descriptor handling that, when a send consists of six descriptors and requires a seventh-dword padding, prevents proper expansion of the sdma_txreq descriptor array. This overflow can co...

5.5CVSS6.4AI score0.00257EPSS
SaveExploits0References10Affected Software1
Debian CVE
Debian CVE
added 2024/04/03 5:0 p.m.29 views

CVE-2024-26766

In the Linux kernel, the following vulnerability has been resolved: IB/hfi1: Fix sdma.h tx-numdescs off-by-one error Unfortunately the commit fd8958efe877 introduced another error causing the descs array to overflow. This reults in further crashes easily reproducible by sendmsg system call...

5.5CVSS7.3AI score0.00257EPSS
SaveExploits0
Cvelist
Cvelist
added 2024/04/03 5:0 p.m.32 views

CVE-2024-26766 IB/hfi1: Fix sdma.h tx->num_descs off-by-one error

In the Linux kernel, the following vulnerability has been resolved: IB/hfi1: Fix sdma.h tx-numdescs off-by-one error Unfortunately the commit fd8958efe877 introduced another error causing the descs array to overflow. This reults in further crashes easily reproducible by sendmsg system call...

7.8AI score0.00257EPSS
SaveExploits0References8
Vulnrichment
Vulnrichment
added 2024/04/03 5:0 p.m.26 views

CVE-2024-26766 IB/hfi1: Fix sdma.h tx->num_descs off-by-one error

In the Linux kernel, the following vulnerability has been resolved: IB/hfi1: Fix sdma.h tx-numdescs off-by-one error Unfortunately the commit fd8958efe877 introduced another error causing the descs array to overflow. This reults in further crashes easily reproducible by sendmsg system call...

6.9AI score0.00257EPSS
SaveExploits0References8
NVD
NVD
added 2024/04/03 3:15 p.m.25 views

CVE-2024-26718

In the Linux kernel, the following vulnerability has been resolved: dm-crypt, dm-verity: disable tasklets Tasklets have an inherent problem with memory corruption. The function taskletactioncommon calls tasklettrylock, then it calls the tasklet callback and then it calls taskletunlock. If the...

5.5CVSS7.7AI score0.00224EPSS
SaveExploits0References5
OSV
OSV
added 2024/04/03 3:15 p.m.1 views

DEBIAN-CVE-2024-26718

In the Linux kernel, the following vulnerability has been resolved: dm-crypt, dm-verity: disable tasklets Tasklets have an inherent problem with memory corruption. The function taskletactioncommon calls tasklettrylock, then it calls the tasklet callback and then it calls taskletunlock. If the...

5.5CVSS5.6AI score0.00224EPSS
SaveExploits0References1
NVD
NVD
added 2024/04/03 3:15 p.m.23 views

CVE-2024-26696

In the Linux kernel, the following vulnerability has been resolved: nilfs2: fix hang in nilfslookupdirtydatabuffers Syzbot reported a hang issue in migratepagesbatch called by mbind and nilfslookupdirtydatabuffers called in the log writer of nilfs2. While migratepagesbatch locks a folio and waits...

5.5CVSS7.4AI score0.00191EPSS
SaveExploits0References10
UbuntuCve
UbuntuCve
added 2024/04/03 3:15 p.m.44 views

CVE-2024-26696

In the Linux kernel, the following vulnerability has been resolved: nilfs2: fix hang in nilfslookupdirtydatabuffers Syzbot reported a hang issue in migratepagesbatch called by mbind and nilfslookupdirtydatabuffers called in the log writer of nilfs2. While migratepagesbatch locks a folio and waits...

5.5CVSS6AI score0.00191EPSS
SaveExploits0References23
Rows per page
Query Builder