Lucene search
+L

5235 matches found

Cvelist
Cvelist
added 2024/08/17 9:22 a.m.42 views

CVE-2024-43854 block: initialize integrity buffer to zero before writing it to media

In the Linux kernel, the following vulnerability has been resolved: block: initialize integrity buffer to zero before writing it to media Metadata added by biointegrityprep is using plain kmalloc, which leads to random kernel memory being written media. For PI metadata this is limited to the app...

0.00234EPSS
SaveExploits0References8
CNNVD
CNNVD
added 2024/08/17 12:00 a.m.13 views

Linux kernel 安全漏洞

Linux kernel is the kernel used by Linux, the open source operating system of the Linux Foundation in the United States. A security vulnerability exists in Linux kernel that stems from a failure of the btrfs file system to properly handle locked pages when processing writes, resulting in assertio...

5.5CVSS5.2AI score0.00203EPSS
SaveExploits0References4
OSV
OSV
added 2024/08/15 12:15 a.m.8 views

UBUNTU-CVE-2024-7625

In HashiCorp Nomad and Nomad Enterprise from 0.6.1 up to 1.6.13, 1.7.10, and 1.8.2, the archive unpacking process is vulnerable to writes outside the allocation directory during migration of allocation directories when multiple archive headers target the same file. This vulnerability,...

5.8CVSS5.8AI score0.00334EPSS
SaveExploits0References3
OSV
OSV
added 2024/08/14 11:20 p.m.9 views

CVE-2024-7625 Nomad Vulnerable to Allocation Directory Escape On Non-Existing File Paths Through Archive Unpacking

In HashiCorp Nomad and Nomad Enterprise from 0.6.1 up to 1.6.13, 1.7.10, and 1.8.2, the archive unpacking process is vulnerable to writes outside the allocation directory during migration of allocation directories when multiple archive headers target the same file. This vulnerability,...

5.8CVSS6.2AI score
SaveExploits0References4
CNNVD
CNNVD
added 2024/08/14 12:00 a.m.8 views

HashiCorp Nomad 安全漏洞

HashiCorp Nomad is a simple and flexible scheduler and orchestrator from the US-based HashiCorp Inc. for managing containerized and non-containerized applications at scale, both locally and in the cloud. A security vulnerability exists in HashiCorp Nomad that stems from the vulnerability of the...

5.8CVSS6.4AI score0.00334EPSS
SaveExploits0References3
CNNVD
CNNVD
added 2024/08/13 12:00 a.m.8 views

AMD μProf 安全漏洞

AMD μProf is a software analysis tool from Ultra Micro Semiconductor AMD. A security vulnerability exists in AMD μProf that stems from insufficient validation of the input buffer, which could allow an authenticated attacker to perform out-of-bounds writes, which could result in a crash of the...

7.3CVSS6.5AI score0.00134EPSS
SaveExploits0References2
RedHat Linux
RedHat Linux
added 2024/08/08 4:53 a.m.8 views

kernel: nfs: fix UAF in direct writes

A use-after-free flaw was found in fs/nfs/direct.c in the Linux kernel. This may lead to a crash...

7.8CVSS7.2AI score0.00244EPSS
SaveExploits0References5
RedHat Linux
RedHat Linux
added 2024/08/08 4:44 a.m.9 views

kernel: nfs: fix UAF in direct writes

A use-after-free flaw was found in fs/nfs/direct.c in the Linux kernel. This may lead to a crash...

7.8CVSS7.2AI score0.00244EPSS
SaveExploits0References5
Positive Technologies
Positive Technologies
added 2024/08/08 12:00 a.m.7 views

PT-2024-10402 · Sangoma +2 · Asterisk +3

Name of the Vulnerable Software and Affected Versions: Asterisk versions prior to 18.24.2 Asterisk versions prior to 20.9.2 Asterisk versions prior to 21.4.2 Certified-Asterisk versions prior to 18.9-cert11 Certified-Asterisk versions prior to 20.7-cert2 Description: The issue is related to...

9CVSS6.7AI score0.4557EPSS
SaveExploits13References60
BDU FSTEC
BDU FSTEC
added 2024/08/07 12:00 a.m.16 views

The vulnerability in the Flask web interface for generating queries to the Vanna database allows a hacker to write arbitrary files and execute arbitrary commands.

The vulnerability in the Flask web framework’s database query generation interface for Vanna involves unlimited loading of dangerous files. Exploiting this vulnerability allows a malicious actor to write any files and execute any commands by sending specially created queries...

10CVSS7.9AI score0.03424EPSS
SaveExploits0References4Affected Software1
OSV
OSV
added 2024/08/06 10:03 p.m.39 views

GO-2024-3007 snapd failed to restrict writes to the $HOME/bin path in github.com/snapcore/snapd

snapd failed to restrict writes to the $HOME/bin path in github.com/snapcore/snapd. NOTE: The source advisory for this report contains additional versions that could not be automatically mapped to standard Go module versions. If this is causing false-positive reports from vulnerability scanners,...

8.2CVSS6.7AI score0.00306EPSS
SaveExploits1References5
CNNVD
CNNVD
added 2024/08/05 12:00 a.m.10 views

AMD SEV-SNP 安全漏洞

AMD SEV-SNP is a secure encrypted virtualization firmware from UltraMicroelectronics AMD. A single key is used to encrypt system memory. AMD SEV-SNP suffers from a security vulnerability that stems from an improper restriction on write operations causing a malicious hypervisor to overwrite the...

6CVSS6AI score0.00443EPSS
SaveExploits1References2
RedhatCVE
RedhatCVE
added 2024/07/31 9:15 a.m.19 views

CVE-2024-41083

A flaw was found in netfspagemkwrite in the Linux kernel caused by a missing validation check for folio-mapping after acquiring the folio lock. This oversight could lead to a NULL pointer dereference, resulting in kernel crashes when handling file operations. The issue arose from interference by...

5.5CVSS5.1AI score0.00196EPSS
SaveExploits0References4
OSV
OSV
added 2024/07/29 4:15 p.m.2 views

DEBIAN-CVE-2024-41083

In the Linux kernel, the following vulnerability has been resolved: netfs: Fix netfspagemkwrite to check folio-mapping is valid Fix netfspagemkwrite to check that folio-mapping is valid once it has taken the folio lock as filemappagemkwrite does. Without this, generic/247 occasionally oopses with...

5.5CVSS5.3AI score0.00196EPSS
SaveExploits0References1
OSV
OSV
added 2024/07/29 4:15 p.m.19 views

UBUNTU-CVE-2024-41083

In the Linux kernel, the following vulnerability has been resolved: netfs: Fix netfspagemkwrite to check folio-mapping is valid Fix netfspagemkwrite to check that folio-mapping is valid once it has taken the folio lock as filemappagemkwrite does. Without this, generic/247 occasionally oopses with...

5.5CVSS5.7AI score0.00196EPSS
SaveExploits0References15
CVE
CVE
added 2024/07/25 7:05 p.m.98 views

CVE-2024-1724

CVE-2024-1724 affects snapd prior to 2.62, where AppArmor sandbox enforcement failed to restrict writes to $HOME/bin. In Ubuntu, this path is added to the user PATH when present, enabling a user-wurnished malicious snap using the home plug to drop scripts into PATH and potentially execute them ou...

8.2CVSS6.5AI score0.00306EPSS
SaveExploits1References3Affected Software1
RedHat Linux
RedHat Linux
added 2024/07/23 12:31 p.m.9 views

qemu-kvm: 'qemu-img info' leads to host file read/write

A flaw was found in the QEMU disk image utility qemu-img 'info' command. A specially crafted image file containing a json: value describing block devices in QMP could cause the qemu-img process on the host to consume large amounts of memory or CPU time, leading to denial of service or read/write ...

7.8CVSS7.1AI score0.00336EPSS
SaveExploits0References4
Veracode
Veracode
added 2024/07/22 5:22 p.m.20 views

SQL Injection

1Panel is vulnerable to SQL Injection. The vulnerability is due to insufficient filtering of inputs, leading to arbitrary file writes and remote code executions RCEs...

9.8CVSS8.3AI score0.29183EPSS
SaveExploits1References3Affected Software1
Cvelist
Cvelist
added 2024/07/18 3:31 p.m.42 views

CVE-2024-39907 a sqlinjection in 1Panel

1Panel is a web-based linux server management control panel. There are many sql injections in the project, and some of them are not well filtered, leading to arbitrary file writes, and ultimately leading to RCEs. These sql injections have been resolved in version 1.10.12-tls. Users are advised to...

9.8CVSS0.29183EPSS
SaveExploits1References1
OSV
OSV
added 2024/07/18 3:31 p.m.19 views

CVE-2024-39907 a sqlinjection in 1Panel

1Panel is a web-based linux server management control panel. There are many sql injections in the project, and some of them are not well filtered, leading to arbitrary file writes, and ultimately leading to RCEs. These sql injections have been resolved in version 1.10.12-tls. Users are advised to...

9.8CVSS9.1AI score
SaveExploits0References3
Rows per page
Query Builder