Lucene search
+L

5071 matches found

CVE
CVE
added 2024/10/21 8:6 p.m.169 views

CVE-2022-49006

CVE-2022-49006 concerns Linux kernel tracing: when a dynamic event (e.g., a kprobe) is added and later removed, the event type number recycled after 65535 can cause the parsing logic for new events to misinterpret the binary blob. The vulnerability stems from reusing the former type number for a ...

7.8CVSS7.4AI score0.00255EPSS
SaveExploits0References5Affected Software1
NVD
NVD
added 2024/10/21 6:15 p.m.19 views

CVE-2024-49949

In the Linux kernel, the following vulnerability has been resolved: net: avoid potential underflow in qdiscpktleninit with UFO After commit 7c6d2ecbda83 "net: be more gentle about silly gso requests coming from user" virtionethdrtoskb had sanity check to detect malicious attempts from user space ...

5.5CVSS0.00277EPSS
SaveExploits0References14
NVD
NVD
added 2024/10/21 6:15 p.m.13 views

CVE-2024-49888

In the Linux kernel, the following vulnerability has been resolved: bpf: Fix a sdiv overflow issue Zac Ecob reported a problem where a bpf program may cause kernel crash due to the following error: Oops: divide error: 0000 1 PREEMPT SMP KASAN PTI The failure is due to the below signed divide:...

5.5CVSS0.00235EPSS
SaveExploits0References3
NVD
NVD
added 2024/10/21 3:15 p.m.21 views

CVE-2024-8305

prepareUnique index may cause secondaries to crash due to incorrect enforcement of index constraints on secondaries, where in extreme cases may cause multiple secondaries crashing leading to no primaries. This issue affects MongoDB Server v6.0 versions prior to 6.0.17, MongoDB Server v7.0 version...

6.5CVSS0.00594EPSS
SaveExploits0References1
CVE
CVE
added 2024/10/21 2:10 p.m.214 views

CVE-2024-8305

CVE-2024-8305 affects MongoDB Server: 6.0 before 6.0.17, 7.0 before 7.0.13, and 7.3 before 7.3.4. The issue arises from prepareUnique index enforcement on secondaries, which can cause secondaries to crash and, in extreme cases, result in a loss of primaries. The available connected details specif...

6.5CVSS6.3AI score0.00594EPSS
SaveExploits0References1Affected Software1
Veracode
Veracode
added 2024/10/21 6:17 a.m.8 views

Directory Traversal

lollms repository is vulnerable to Directory Traversal. The vulnerability is due to improper path sanitization in the lollmsfilesystem.py file, allowing attackers to perform vectorize operations on .sqlite files in any directory, potentially leading to package installation and crashes...

4.4CVSS6.7AI score0.00319EPSS
SaveExploits1References4Affected Software1
RedHat Linux
RedHat Linux
added 2024/10/16 1:9 p.m.3 views

webkitgtk: webkit2gtk: Use-after-free was addressed with improved memory management

A flaw was found in WebKitGTK. Processing malicious web content can trigger a use-after-free issue due to improper bounds checking, causing an unexpected process crash, resulting in a denial of service...

9.8CVSS5.7AI score0.00985EPSS
SaveExploits0References5
Tenable Nessus
Tenable Nessus
added 2024/10/16 12:0 a.m.74 views

OpenSSL 3.0.0 < 3.0.16 Vulnerability

The version of OpenSSL installed on the remote host is prior to 3.0.16. It is, therefore, affected by a vulnerability as referenced in the 3.0.16 advisory. - Issue summary: Use of the low-level GF2^m elliptic curve APIs with untrusted explicit values for the field polynomial can lead to...

4.3CVSS7.4AI score0.05842EPSS
SaveExploits0References5
NVD
NVD
added 2024/10/15 8:15 p.m.29 views

CVE-2024-21203

Vulnerability in the MySQL Server product of Oracle MySQL component: Server: FTS. Supported versions that are affected are 8.0.39 and prior, 8.4.2 and prior and 9.0.1 and prior. Easily exploitable vulnerability allows high privileged attacker with network access via multiple protocols to compromi...

4.9CVSS0.00895EPSS
SaveExploits0References2
Debian CVE
Debian CVE
added 2024/10/15 7:52 p.m.52 views

CVE-2024-21263

Vulnerability in the Oracle VM VirtualBox product of Oracle Virtualization component: Core. Supported versions that are affected are Prior to 7.0.22 and prior to 7.1.2. Easily exploitable vulnerability allows low privileged attacker with logon to the infrastructure where Oracle VM VirtualBox...

6.1CVSS7.5AI score0.00288EPSS
SaveExploits0
CVE
CVE
added 2024/10/15 7:52 p.m.168 views

CVE-2024-21238

CVE-2024-21238 (MySQL Server, Oracle) : Vulnerability in MySQL Server (Server: Thread Pooling) affects 8.0.39 and earlier, 8.4.1 and earlier, and 9.0.1 and earlier. A low-privileged attacker with network access via multiple protocols can cause the MySQL Server to hang or crash (DoS). No exploits ...

5.3CVSS6AI score0.00877EPSS
SaveExploits0References2Affected Software1
Github Security Blog
Github Security Blog
added 2024/10/15 6:0 p.m.31 views

Vendure asset server plugin has local file read vulnerability with AssetServerPlugin & LocalAssetStorageStrategy

Description Path traversal This vulnerability allows an attacker to craft a request which is able to traverse the server file system and retrieve the contents of arbitrary files, including sensitive data such as configuration files, environment variables, and other critical data stored on the...

9.1CVSS6.8AI score0.60429EPSS
SaveExploits1References6Affected Software1
OSV
OSV
added 2024/10/15 6:0 p.m.17 views

GHSA-R9MQ-3C9R-FMJQ Vendure asset server plugin has local file read vulnerability with AssetServerPlugin & LocalAssetStorageStrategy

Description Path traversal This vulnerability allows an attacker to craft a request which is able to traverse the server file system and retrieve the contents of arbitrary files, including sensitive data such as configuration files, environment variables, and other critical data stored on the...

9.1CVSS9.2AI score0.60429EPSS
SaveExploits1References6
OSV
OSV
added 2024/10/15 2:15 p.m.8 views

UBUNTU-CVE-2024-9979

A flaw was found in PyO3. This vulnerability causes a use-after-free issue, potentially leading to memory corruption or crashes via unsound borrowing from weak Python references...

5.3CVSS5.8AI score0.00206EPSS
SaveExploits0References4
Vulnrichment
Vulnrichment
added 2024/10/15 2:1 p.m.19 views

CVE-2024-9979 Pyo3: risk of use-after-free in `borrowed` reads from python weak references

A flaw was found in PyO3. This vulnerability causes a use-after-free issue, potentially leading to memory corruption or crashes via unsound borrowing from weak Python references...

5.3CVSS7AI score0.00206EPSS
SaveExploits0References5
CVE
CVE
added 2024/10/15 2:1 p.m.80 views

CVE-2024-9979

CVE-2024-9979 is associated with PyO3 and describes a use-after-free issue caused by unsound borrowing from Python weak references. The vulnerability can lead to memory corruption or crashes when a borrowed value is accessed after the last strong reference is cleared. The connected documents conf...

5.3CVSS5.3AI score0.00206EPSS
SaveExploits0References5
Debian CVE
Debian CVE
added 2024/10/15 2:1 p.m.11 views

CVE-2024-9979

A flaw was found in PyO3. This vulnerability causes a use-after-free issue, potentially leading to memory corruption or crashes via unsound borrowing from weak Python references...

5.3CVSS5.8AI score0.00206EPSS
SaveExploits0
RedhatCVE
RedhatCVE
added 2024/10/15 6:56 a.m.15 views

CVE-2024-9979

A flaw was found in PyO3. This vulnerability causes a use-after-free issue, potentially leading to memory corruption or crashes via unsound borrowing from weak Python references. Mitigation Mitigation for this issue is either not available or the currently available options do not meet the Red Ha...

5.3CVSS5.3AI score0.00206EPSS
SaveExploits0References6
RedHat Linux
RedHat Linux
added 2024/10/15 12:42 a.m.18 views

kernel: udp: do not accept non-tunnel GSO skbs landing in a tunnel

CVE-2024-35884 highlights a flaw in the Linux kernel's handling of UDP packets when Generic Receive Offload GRO forwarding is enabled. The issue occurs because non-tunnel UDP packets are sometimes mistakenly processed as if they belong to a tunnel. This can lead to data corruption or kernel...

8.8CVSS7.3AI score0.00669EPSS
SaveExploits0References5
CNNVD
CNNVD
added 2024/10/15 12:0 a.m.2 views

Oracle MySQL 安全漏洞

Oracle MySQL Server is a relational database from Oracle Corporation. A security vulnerability exists in Oracle MySQL Server, which can be exploited by attackers to cause MySQL Server to hang or crash frequently and repeatedly...

4.9CVSS5.9AI score0.01014EPSS
SaveExploits0References4
Rows per page
Query Builder