Lucene search
+L

5991 matches found

CVE
CVE
added 2024/05/13 10:04 a.m.412 views

CVE-2024-4067

CVE-2024-4067 affects the NPM package micromatch prior to 4.0.8. The vulnerability is in micromatch.braces() in index.js, where the pattern .* can cause extreme backtracking (ReDoS) as input grows, leading to hangs or slowdowns. A fix was merged and the issue is noted as mitigated by upgrading to...

5.3CVSS5.3AI score0.01429EPSS
SaveExploits1References8Affected Software1
SUSE CVE
SUSE CVE
added 2024/05/11 2:34 a.m.10 views

SUSE CVE-2024-27395

In the Linux kernel, the following vulnerability has been resolved: net: openvswitch: Fix Use-After-Free in ovsctexit Since kfreercu, which is called in the hlistforeachentryrcu traversal of ovsctlimitexit, is not part of the RCU read critical section, it is possible that the RCU grace period wil...

5.5CVSS6.3AI score0.00244EPSS
SaveExploits0References13
SUSE CVE
SUSE CVE
added 2024/05/11 2:34 a.m.7 views

SUSE CVE-2024-27394

In the Linux kernel, the following vulnerability has been resolved: tcp: Fix Use-After-Free in tcpaoconnectinit Since callrcu, which is called in the hlistforeachentryrcu traversal of tcpaoconnectinit, is not part of the RCU read critical section, it is possible that the RCU grace period will pas...

7.8CVSS6.7AI score0.00261EPSS
SaveExploits0References3
CNNVD
CNNVD
added 2024/05/07 12:00 a.m.7 views

Desdev DedeCMS 跨站请求伪造漏洞

Desdev DedeCMS Dream Weaving Content Management System is a PHP-based open source content management system CMS from China's Desdev Network Desdev. The system has content publishing, content management, content editing and content retrieval functions. A cross-site request forgery vulnerability...

5CVSS5AI score0.00419EPSS
SaveExploits1References5
OSV
OSV
added 2024/05/01 6:15 a.m.8 views

DEBIAN-CVE-2024-27020

In the Linux kernel, the following vulnerability has been resolved: netfilter: nftables: Fix potential data-race in nftexprtypeget nftunregisterexpr can concurrent with nftexprtypeget, and there is not any protection when iterate over nftablesexpressions list in nftexprtypeget. Therefore, there i...

7CVSS5.7AI score0.00219EPSS
SaveExploits0References1
RedHat Linux
RedHat Linux
added 2024/04/30 9:57 a.m.10 views

kernel: Bluetooth: use RCU for hci_conn_params and iterate safely in hci_sync

In the Linux kernel, the following vulnerability has been resolved: Bluetooth: use RCU for hciconnparams and iterate safely in hcisync hciupdateacceptlistsync iterates over hdev-pendleconns and hdev-pendlereports, and waits for controller events in the loop body, without holding hdev lock...

7.8CVSS6.7AI score0.00147EPSS
SaveExploits0References5
RedHat Linux
RedHat Linux
added 2024/04/30 9:57 a.m.7 views

kernel: net: bridge: data races indata-races in br_handle_frame_finish()

In the Linux kernel, the following vulnerability has been resolved: net: bridge: use DEVSTATSINC syzbot/KCSAN reported data-races in brhandleframefinish 1 This function can run from multiple cpus without mutual exclusion. Adopt SMP safe DEVSTATSINC to update dev-stats fields. Handles updates to...

7CVSS6.4AI score0.0019EPSS
SaveExploits0References5
OSV
OSV
added 2024/04/28 12:15 a.m.6 views

ALPINE-CVE-2023-52722

An issue was discovered in Artifex Ghostscript before 10.03.1. psi/zmisc1.c, when SAFER mode is used, allows eexec seeds other than the Type 1 standard...

5.5CVSS7AI score0.0033EPSS
SaveExploits0References1
CNNVD
CNNVD
added 2024/04/27 12:00 a.m.7 views

Artifex Ghostscript 安全漏洞

Artifex Ghostscript is a set of free software compiled by Artifex, Inc. based on Adobe, PostScript, and the Portable Document Format page description language. A security vulnerability exists in Artifex Ghostscript versions prior to 10.03.1, which stems from a security flaw in psi/zmisc1.c when...

5.5CVSS9.2AI score0.0033EPSS
SaveExploits0References5
CNNVD
CNNVD
added 2024/04/24 12:00 a.m.8 views

ARM Cortex-M Security Extensions 安全漏洞

ARM Cortex-M Security Extensions CMSE is an application from ARM UK. A security vulnerability exists in ARM Cortex-M Security Extensions prior to version 1.4, which arises from a software security issue in code using Cortex-M Security Extensions CMSE that allows an attacker to pass out-of-range...

6.5CVSS6.8AI score0.00448EPSS
SaveExploits0References2
Vulnrichment
Vulnrichment
added 2024/04/19 8:49 p.m.17 views

CVE-2024-31992 Mealie contains a DoS vulnerability in recipe importer

Mealie is a self hosted recipe manager and meal planner. Prior to 1.4.0, the safescrapehtml function utilizes a user-controlled URL to issue a request to a remote server, however these requests are not rate-limited. While there are efforts to prevent DDoS by implementing a timeout on requests, it...

6.5CVSS6.8AI score0.00716EPSS
SaveExploits0References4
Positive Technologies
Positive Technologies
added 2024/04/19 12:00 a.m.12 views

PT-2024-24341 · Mealie · Mealie

Name of the Vulnerable Software and Affected Versions: Mealie versions prior to 1.4.0 Description: The issue concerns the safe scrape html function, which uses a user-controlled URL to issue a request to a remote server. This function does not restrict the URL that can be provided, allowing an...

4.1CVSS6.8AI score0.00316EPSS
SaveExploits0References8
Positive Technologies
Positive Technologies
added 2024/04/19 12:00 a.m.20 views

PT-2024-24342 · Mealie · Mealie

Name of the Vulnerable Software and Affected Versions: Mealie versions prior to 1.4.0 Description: The issue arises from the safe scrape html function, which uses a user-controlled URL to make requests to a remote server without rate limiting. Although there are efforts to prevent DDoS attacks by...

6.5CVSS7.2AI score0.00716EPSS
SaveExploits0References8
OSV
OSV
added 2024/04/16 12:00 a.m.11 views

CVE-2024-3271 Command Injection in run-llama/llama_index

A command injection vulnerability exists in the run-llama/llamaindex repository, specifically within the safeeval function. Attackers can bypass the intended security mechanism, which checks for the presence of underscores in code generated by LLM, to execute arbitrary code. This is achieved by...

9.8CVSS8AI score
SaveExploits0References4
Packet Storm
Packet Storm
added 2024/04/16 12:00 a.m.314 views

Backdoor.Win32.Dumador.c MVID-2024-0679 Buffer Overflow

Discovery / credits: Malvuln John Page aka hyp3rlinx c 2024 Original source: https://malvuln.com/advisory/6cc630843cabf23621375830df474bc5.txt Contact: [email protected] Media: twitter.com/malvuln Threat: Backdoor.Win32.Dumador.c Vulnerability: Remote Stack Buffer Overflow SEH Description: The...

7.4AI score
SaveExploits0
Github Security Blog
Github Security Blog
added 2024/04/10 6:30 p.m.39 views

llama-index-core Prompt Injection vulnerability leading to Arbitrary Code Execution

A vulnerability was identified in the executils class of the llamaindex package, specifically within the safeeval function, allowing for prompt injection leading to arbitrary code execution. This issue arises due to insufficient validation of input, which can be exploited to bypass method...

9.8CVSS7.8AI score0.00959EPSS
SaveExploits0References5Affected Software1
CNNVD
CNNVD
added 2024/04/10 12:00 a.m.7 views

LlamaIndex 代码注入漏洞

LlamaIndex is a data framework for an LLM application by the individual developer Jerry Liu. A code injection vulnerability exists in LlamaIndex that stems from insufficient input validation of the safeeval function in executils, which allows injection at the prompt, leading to arbitrary code...

9.8CVSS9.7AI score0.00959EPSS
SaveExploits0References3
NVD
NVD
added 2024/04/04 9:15 a.m.22 views

CVE-2024-26746

In the Linux kernel, the following vulnerability has been resolved: dmaengine: idxd: Ensure safe user copy of completion record If CONFIGHARDENEDUSERCOPY is enabled, copying completion record from event log cache to user triggers a kernel bug. 1987.159822 usercopy: Kernel memory exposure attempt...

5.5CVSS6.3AI score0.00225EPSS
SaveExploits0References3
OSV
OSV
added 2024/04/04 9:15 a.m.16 views

UBUNTU-CVE-2024-26746

In the Linux kernel, the following vulnerability has been resolved: dmaengine: idxd: Ensure safe user copy of completion record If CONFIGHARDENEDUSERCOPY is enabled, copying completion record from event log cache to user triggers a kernel bug. 1987.159822 usercopy: Kernel memory exposure attempt...

5.5CVSS6.5AI score0.00225EPSS
SaveExploits0References5
Vulnrichment
Vulnrichment
added 2024/04/04 8:20 a.m.21 views

CVE-2024-26746 dmaengine: idxd: Ensure safe user copy of completion record

In the Linux kernel, the following vulnerability has been resolved: dmaengine: idxd: Ensure safe user copy of completion record If CONFIGHARDENEDUSERCOPY is enabled, copying completion record from event log cache to user triggers a kernel bug. 1987.159822 usercopy: Kernel memory exposure attempt...

6.7AI score0.00225EPSS
SaveExploits0References3
Rows per page
Query Builder