Lucene search
+L

3230 matches found

Microsoft CVE
Microsoft CVE
added 2025/01/29 8:00 a.m.7 views

net/mlx5e: CT: Fix null-ptr-deref in add rule err flow

...

7.5CVSS6.7AI score0.00658EPSS
SaveExploits0
OSV
OSV
added 2025/01/29 7:20 a.m.28 views

BIT-SOLR-2024-52012 Apache Solr: Configset upload on Windows allows arbitrary path write-access

Relative Path Traversal vulnerability in Apache Solr. Solr instances running on Windows are vulnerable to arbitrary filepath write-access, due to a lack of input-sanitation in the "configset upload" API. Commonly known as a "zipslip", maliciously constructed ZIP files can use relative filepaths t...

5.4CVSS5.9AI score0.47207EPSS
SaveExploits0References3
OSV
OSV
added 2025/01/28 5:54 p.m.8 views

CVE-2024-13484 Openshift-gitops-operator-container: namespace isolation break

A flaw was found in openshift-gitops-operator-container. The openshift.io/cluster-monitoring label is applied to all namespaces that deploy an ArgoCD CR instance, allowing the namespace to create a rogue PrometheusRule. This issue can have adverse effects on the platform monitoring stack, as the...

8.2CVSS7AI score
SaveExploits0References13
OSV
OSV
added 2025/01/27 6:15 p.m.3 views

DEBIAN-CVE-2025-24368

Cacti is an open source performance and fault management framework. Some of the data stored in automationtreerules.php is not thoroughly checked and is used to concatenate the SQL statement in buildruleitemfilter function from lib/apiautomation.php, resulting in SQL injection. This vulnerability ...

7.5CVSS8.6AI score0.0051EPSS
SaveExploits1References1
OSV
OSV
added 2025/01/27 6:15 p.m.6 views

UBUNTU-CVE-2025-24368

Cacti is an open source performance and fault management framework. Some of the data stored in automationtreerules.php is not thoroughly checked and is used to concatenate the SQL statement in buildruleitemfilter function from lib/apiautomation.php, resulting in SQL injection. This vulnerability ...

7.5CVSS5.9AI score0.0051EPSS
SaveExploits1References4
NVD
NVD
added 2025/01/27 9:15 a.m.34 views

CVE-2024-52012

Relative Path Traversal vulnerability in Apache Solr. Solr instances running on Windows are vulnerable to arbitrary filepath write-access, due to a lack of input-sanitation in the "configset upload" API. Commonly known as a "zipslip", maliciously constructed ZIP files can use relative filepaths t...

5.4CVSS0.47207EPSS
SaveExploits0References2
CVE
CVE
added 2025/01/27 8:54 a.m.155 views

CVE-2024-52012

Apache Solr (Windows) is affected by CVE-2024-52012: a relative path traversal (zip slip) via the configset upload API that can allow arbitrary file writes to the filesystem. Affected versions are Solr 6.6 through 9.7.0. The root cause is insufficient input sanitation in the configset upload path...

5.4CVSS9.6AI score0.47207EPSS
SaveExploits0References2Affected Software1
CNNVD
CNNVD
added 2025/01/27 12:00 a.m.8 views

Cacti 安全漏洞

Cacti is a suite of open source network traffic monitoring and analysis tools from the Cacti team. The tool fetches data via snmpget, analyzes it using RRDtool drawing graphs, and provides data and user management features. Cacti suffers from a security vulnerability that stems from insufficient...

7.5CVSS9.1AI score0.0051EPSS
SaveExploits1References2
Positive Technologies
Positive Technologies
added 2025/01/26 12:00 a.m.9 views

PT-2025-1311 · Cacti · Cacti

Name of the Vulnerable Software and Affected Versions: Cacti versions prior to 1.2.29 Description: The issue is related to the build rule item filter function in the api automation.php script of the Cacti network monitoring tool, which fails to properly protect the SQL query structure. This can...

10CVSS8.3AI score0.54024EPSS
SaveExploits24References47
BDU FSTEC
BDU FSTEC
added 2025/01/20 12:00 a.m.19 views

The vulnerability of the CGI script form2PortriggerRule.cgi of the D-Link DIR-816A2 router’s microprogramming system allows a hacker to execute arbitrary code.

The vulnerability of the CGI script form2PortriggerRule.cgi of the D-Link DIR-816A2 router’s microprogramming system is related to deficiencies in access control. Exploiting this vulnerability allows a malicious actor to execute arbitrary code by sending a specially crafted POST request...

10CVSS8.2AI score0.0051EPSS
SaveExploits0References3Affected Software1
CNNVD
CNNVD
added 2025/01/15 12:00 a.m.8 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 the Linux kernel that stems from a TC rule recovery issue in the net/mlx5e component when the vport rep is not loaded...

7.8CVSS7.5AI score0.00223EPSS
SaveExploits0References6
RedhatCVE
RedhatCVE
added 2025/01/13 1:52 p.m.14 views

CVE-2024-54683

In the Linux kernel, the following vulnerability has been resolved: netfilter: IDLETIMER: Fix for possible ABBA deadlock Deletion of the last rule referencing a given idletimer may happen at the same time as a read of its file in sysfs: | ====================================================== |...

5.5CVSS6.7AI score0.00162EPSS
SaveExploits0References4
OSV
OSV
added 2025/01/11 1:15 p.m.12 views

AZL-55771 CVE-2024-54683 affecting package kernel 5.15.200.1-1

In the Linux kernel, the following vulnerability has been resolved: netfilter: IDLETIMER: Fix for possible ABBA deadlock Deletion of the last rule referencing a given idletimer may happen at the same time as a read of its file in sysfs: | ====================================================== |...

5.5CVSS6.3AI score0.00162EPSS
SaveExploits0References1
OSV
OSV
added 2025/01/06 6:15 p.m.7 views

DEBIAN-CVE-2024-55629

Suricata is a network Intrusion Detection System, Intrusion Prevention System and Network Security Monitoring engine. Prior to 7.0.8, TCP streams with TCP urgent data out of band data can lead to Suricata analyzing data differently than the applications at the TCP endpoints, leading to possible...

7.5CVSS8.4AI score0.00543EPSS
SaveExploits0References1
RedhatCVE
RedhatCVE
added 2024/12/28 2:24 a.m.16 views

CVE-2024-56655

In the Linux kernel, the following vulnerability has been resolved: netfilter: nftables: do not defer rule destruction via callrcu nftableschaindestroy can sleep, it can't be used from callrcu callbacks. Moreover, nftablesrulerelease is only safe for error unwinding, while transaction mutex is he...

5.5CVSS6.9AI score0.00226EPSS
SaveExploits0References4
OSV
OSV
added 2024/12/27 3:15 p.m.4 views

DEBIAN-CVE-2024-56655

In the Linux kernel, the following vulnerability has been resolved: netfilter: nftables: do not defer rule destruction via callrcu nftableschaindestroy can sleep, it can't be used from callrcu callbacks. Moreover, nftablesrulerelease is only safe for error unwinding, while transaction mutex is he...

5.5CVSS5.7AI score0.00226EPSS
SaveExploits0References1
NVD
NVD
added 2024/12/27 3:15 p.m.17 views

CVE-2024-56655

In the Linux kernel, the following vulnerability has been resolved: netfilter: nftables: do not defer rule destruction via callrcu nftableschaindestroy can sleep, it can't be used from callrcu callbacks. Moreover, nftablesrulerelease is only safe for error unwinding, while transaction mutex is he...

7.8CVSS0.00226EPSS
SaveExploits0References7
OSV
OSV
added 2024/12/27 3:15 p.m.12 views

AZL-55300 CVE-2024-56655 affecting package kernel for versions less than 6.6.76.1-1

In the Linux kernel, the following vulnerability has been resolved: netfilter: nftables: do not defer rule destruction via callrcu nftableschaindestroy can sleep, it can't be used from callrcu callbacks. Moreover, nftablesrulerelease is only safe for error unwinding, while transaction mutex is he...

5.5CVSS6.6AI score0.00226EPSS
SaveExploits0References1
OSV
OSV
added 2024/12/27 3:15 p.m.17 views

UBUNTU-CVE-2024-56655

In the Linux kernel, the following vulnerability has been resolved: netfilter: nftables: do not defer rule destruction via callrcu nftableschaindestroy can sleep, it can't be used from callrcu callbacks. Moreover, nftablesrulerelease is only safe for error unwinding, while transaction mutex is he...

7.8CVSS6.2AI score0.00226EPSS
SaveExploits0References11
Cvelist
Cvelist
added 2024/12/27 3:06 p.m.21 views

CVE-2024-56655 netfilter: nf_tables: do not defer rule destruction via call_rcu

In the Linux kernel, the following vulnerability has been resolved: netfilter: nftables: do not defer rule destruction via callrcu nftableschaindestroy can sleep, it can't be used from callrcu callbacks. Moreover, nftablesrulerelease is only safe for error unwinding, while transaction mutex is he...

7.8CVSS0.00226EPSS
SaveExploits0References7
Rows per page
Query Builder