Lucene search
+L

2695 matches found

OSV
OSV
added 2024/11/27 12:15 p.m.6 views

UBUNTU-CVE-2024-42331

In the src/libs/zbxembed/browser.c file, the esbrowserctor method retrieves a heap pointer from the Duktape JavaScript engine. This heap pointer is subsequently utilized by the browserpusherror method in the src/libs/zbxembed/browsererror.c file. A use-after-free bug can occur at this stage if th...

3.3CVSS5.8AI score0.00261EPSS
SaveExploits0References3
CNNVD
CNNVD
added 2024/11/27 12:0 a.m.8 views

Zabbix 资源管理错误漏洞

Zabbix is an open source monitoring system from Zabbix. The system supports network monitoring, server monitoring, cloud monitoring and application monitoring. A resource management error vulnerability exists in Zabbix, which stems from the presence of a post-release reuse vulnerability that stem...

3.3CVSS4.3AI score0.00261EPSS
SaveExploits0References2
AstraLinux
AstraLinux
added 2024/11/23 3:4 a.m.3 views

Astra Linux – Vulnerability in Firefox

Incorrect garbage collection interactions could lead to a use-after-free vulnerability. This vulnerability affects Firefox versions earlier than 129...

9.8CVSS7.7AI score0.00381EPSS
SaveExploits0References3
SUSE CVE
SUSE CVE
added 2024/11/16 12:41 a.m.5 views

SUSE CVE-2024-10396

An authenticated user can provide a malformed ACL to the fileserver's StoreACL RPC, causing the fileserver to crash, possibly expose uninitialized memory, and possibly store garbage data in the audit log. Malformed ACLs provided in responses to client FetchACL RPCs can cause client processes to...

6.5CVSS6.5AI score0.00563EPSS
SaveExploits0References3
NVD
NVD
added 2024/11/14 8:15 p.m.18 views

CVE-2024-10396

An authenticated user can provide a malformed ACL to the fileserver's StoreACL RPC, causing the fileserver to crash, possibly expose uninitialized memory, and possibly store garbage data in the audit log. Malformed ACLs provided in responses to client FetchACL RPCs can cause client processes to...

6.5CVSS0.00563EPSS
SaveExploits0References3
RedHat Linux
RedHat Linux
added 2024/11/12 9:11 a.m.4 views

kernel: netfilter: ipset: Fix race between namespace cleanup and gc in the list:set type

In the Linux kernel, the following vulnerability has been resolved: netfilter: ipset: Fix race between namespace cleanup and gc in the list:set type Lion Ackermann reported that there is a race condition between namespace cleanup in ipset and the garbage collection of the list:set type. The...

7CVSS6.8AI score0.00204EPSS
SaveExploits0References5
RedHat Linux
RedHat Linux
added 2024/11/12 9:11 a.m.6 views

kernel: selinux: avoid dereference of garbage after mount failure

In the Linux kernel, the following vulnerability has been resolved: selinux: avoid dereference of garbage after mount failure The Linux kernel CVE team has assigned CVE-2024-35904 to this issue. Upstream advisory: https://lore.kernel.org/linux-cve-announce/2024051953-CVE-2024-35904-7f85@gregkh/T...

5.5CVSS6.3AI score0.00226EPSS
SaveExploits0References5
Microsoft CVE
Microsoft CVE
added 2024/11/09 8:0 a.m.13 views

f2fs: fix to avoid use-after-free in f2fs_stop_gc_thread()

...

7.8CVSS7AI score0.00238EPSS
SaveExploits0
Tenable Nessus
Tenable Nessus
added 2024/11/08 12:0 a.m.19 views

RockyLinux 9 : kernel (RLSA-2024:8617)

The remote RockyLinux 9 host has packages installed that are affected by multiple vulnerabilities as referenced in the RLSA-2024:8617 advisory. hw: cpu: intel: Native Branch History Injection BHI CVE-2024-2201 kernel: tcp: add sanity checks to rx zerocopy CVE-2024-26640 kernel: mptcp: fix data...

7.8CVSS7.7AI score0.08555EPSS
SaveExploits0References44
RedHat Linux
RedHat Linux
added 2024/11/05 1:22 a.m.6 views

kernel: netfilter: ipset: Fix race between namespace cleanup and gc in the list:set type

In the Linux kernel, the following vulnerability has been resolved: netfilter: ipset: Fix race between namespace cleanup and gc in the list:set type Lion Ackermann reported that there is a race condition between namespace cleanup in ipset and the garbage collection of the list:set type. The...

7CVSS6.8AI score0.00204EPSS
SaveExploits0References5
RedHat Linux
RedHat Linux
added 2024/11/05 12:54 a.m.4 views

kernel: netfilter: ipset: Fix race between namespace cleanup and gc in the list:set type

In the Linux kernel, the following vulnerability has been resolved: netfilter: ipset: Fix race between namespace cleanup and gc in the list:set type Lion Ackermann reported that there is a race condition between namespace cleanup in ipset and the garbage collection of the list:set type. The...

7CVSS6.8AI score0.00204EPSS
SaveExploits0References5
Positive Technologies
Positive Technologies
added 2024/11/05 12:0 a.m.10 views

PT-2024-35665

Name of the Vulnerable Software and Affected Versions Linux kernel versions prior to the fixed version Description A race condition exists in the Linux kernel's f2fs file system, specifically in the f2fs stop gc thread function. This issue arises when concurrent calls are made to shut down the f2...

7.8CVSS5.5AI score0.00221EPSS
SaveExploits0
RedHat Linux
RedHat Linux
added 2024/11/04 8:56 p.m.4 views

apache: cxf: org.apache.cxf:cxf-rt-transports-http: unrestricted memory consumption in CXF HTTP clients

A memory consumption flaw was found in Apache CXF. This issue may allow a CXF HTTP client conduit to prevent HTTPClient instances from being garbage collected, eventually causing the application to run out of memory...

7.5CVSS5.7AI score0.01197EPSS
SaveExploits0References7
RedHat Linux
RedHat Linux
added 2024/11/04 8:13 p.m.6 views

apache: cxf: org.apache.cxf:cxf-rt-transports-http: unrestricted memory consumption in CXF HTTP clients

A memory consumption flaw was found in Apache CXF. This issue may allow a CXF HTTP client conduit to prevent HTTPClient instances from being garbage collected, eventually causing the application to run out of memory...

7.5CVSS5.7AI score0.01197EPSS
SaveExploits0References7
RedHat Linux
RedHat Linux
added 2024/10/30 1:41 a.m.7 views

kernel: af_unix: Fix garbage collector racing against connect()

A flaw was found in the Linux kernel, where the management of inter-process communication uses AFUNIX sockets. The issue arises from a race condition where a partially initialized socket with specific permissions carrying SCMRIGHTS is improperly handled during garbage collection. This situation...

4.7CVSS6.7AI score0.00193EPSS
SaveExploits0References5
NVD
NVD
added 2024/10/24 5:15 p.m.14 views

CVE-2024-10335

A vulnerability was found in SourceCodester Garbage Collection Management System 1.0. It has been declared as critical. This vulnerability affects unknown code of the file login.php. The manipulation of the argument username/password leads to sql injection. The attack can be initiated remotely. T...

9.8CVSS0.00709EPSS
SaveExploits1References5
OSV
OSV
added 2024/10/24 5:15 p.m.7 views

CVE-2024-10335

A vulnerability was found in SourceCodester Garbage Collection Management System 1.0. It has been declared as critical. This vulnerability affects unknown code of the file login.php. The manipulation of the argument username/password leads to sql injection. The attack can be initiated remotely. T...

9.8CVSS6.8AI score0.00709EPSS
SaveExploits1References5
Vulnrichment
Vulnrichment
added 2024/10/24 4:31 p.m.12 views

CVE-2024-10335 SourceCodester Garbage Collection Management System login.php sql injection

A vulnerability was found in SourceCodester Garbage Collection Management System 1.0. It has been declared as critical. This vulnerability affects unknown code of the file login.php. The manipulation of the argument username/password leads to sql injection. The attack can be initiated remotely. T...

7.5CVSS9.7AI score0.00709EPSS
SaveExploits1References5
Cvelist
Cvelist
added 2024/10/24 4:31 p.m.21 views

CVE-2024-10335 SourceCodester Garbage Collection Management System login.php sql injection

A vulnerability was found in SourceCodester Garbage Collection Management System 1.0. It has been declared as critical. This vulnerability affects unknown code of the file login.php. The manipulation of the argument username/password leads to sql injection. The attack can be initiated remotely. T...

7.5CVSS0.00709EPSS
SaveExploits1References5
CVE
CVE
added 2024/10/24 4:31 p.m.48 views

CVE-2024-10335

CVE-2024-10335 affects SourceCodester Garbage Collection Management System 1.0. The vulnerability resides in the login.php code, where manipulation of the username and potentially password parameters leads to an SQL injection. Exploitation is described as remote, with public disclosure of the exp...

9.8CVSS7.7AI score0.00709EPSS
SaveExploits1References5Affected Software1
Rows per page
Query Builder