Lucene search
+L

5983 matches found

EUVD
EUVD
added 2025/10/07 12:30 a.m.10 views

EUVD-2010-2123

Malware in sbrugna...

10CVSS6.2AI score0.00997EPSS
SaveExploits1References4
EUVD
EUVD
added 2025/10/07 12:30 a.m.16 views

EUVD-2021-1122

Malware in sbrugna...

9.8CVSS9.3AI score0.01916EPSS
SaveExploits1References3
EUVD
EUVD
added 2025/10/07 12:30 a.m.12 views

EUVD-2006-6366

Malware in sbrugna...

4.6CVSS6.1AI score0.0113EPSS
SaveExploits2References12
EUVD
EUVD
added 2025/10/07 12:30 a.m.8 views

EUVD-2019-3736

Malware in sbrugna...

8.1CVSS7.6AI score0.02216EPSS
SaveExploits1References9
EUVD
EUVD
added 2025/10/07 12:30 a.m.11 views

EUVD-2021-20280

Malware in sbrugna...

4.1CVSS4.9AI score0.00797EPSS
SaveExploits0References6
Tenable Nessus
Tenable Nessus
added 2025/10/07 12:00 a.m.6 views

Unity Linux 20.1070e Security Update: kernel (UTSA-2025-986876)

The Unity Linux 20 host has a package installed that is affected by a vulnerability as referenced in the UTSA-2025-986876 advisory. In the Linux kernel, the following vulnerability has been resolved: net: bridge: fix vlan tunnel dst refcnt when egressing The egress tunnel code uses dstclone and...

7.8CVSS6.2AI score0.00246EPSS
SaveExploits0References4
Tenable Nessus
Tenable Nessus
added 2025/10/07 12:00 a.m.2 views

Unity Linux 20.1070e Security Update: kernel (UTSA-2025-986532)

The Unity Linux 20 host has a package installed that is affected by a vulnerability as referenced in the UTSA-2025-986532 advisory. In the Linux kernel, the following vulnerability has been resolved: net: gtp: Fix Use-After-Free in gtpdellink Since callrcu, which is called in the...

7.8CVSS6.2AI score0.00244EPSS
SaveExploits0References4
NVD
NVD
added 2025/10/06 4:15 p.m.12 views

CVE-2025-61765

python-socketio is a Python implementation of the Socket.IO realtime client and server. A remote code execution vulnerability in python-socketio versions prior to 5.14.0 allows attackers to execute arbitrary Python code through malicious pickle deserialization in multi-server deployments on which...

6.4CVSS0.0045EPSS
SaveExploits0References3
Packet Storm News
Packet Storm News
added 2025/10/06 12:00 a.m.14 views

FreePBX Simple SQL Injection Checker for Your Needs

This application allows you to safely check for SQL injection vulnerabilities in FreePBX. It uses simple techniques to provide accurate results without harming your system...

10CVSS8.1AI score0.88269EPSS
SaveExploits28
Snyk
Snyk
added 2025/10/05 12:30 p.m.15 views

Directory Traversal

Overview clearml is a ClearML - Auto-Magical Experiment Manager, Version Control, and MLOps for AI Affected versions of this package are vulnerable to Directory Traversal via the safeextract function. An attacker can write arbitrary files outside the intended directory by exploiting improper...

6.8CVSS7.7AI score0.00278EPSS
SaveExploits0References2
EUVD
EUVD
added 2025/10/05 12:30 p.m.11 views

EUVD-2025-32454

A vulnerability in allegroai/clearml version v2.0.1 allows for path traversal due to improper handling of symbolic and hard links in the safeextract function. This flaw can lead to arbitrary file writes outside the intended directory, potentially resulting in remote code execution if critical fil...

5.8CVSS6.8AI score0.00278EPSS
SaveExploits0References3
Github Security Blog
Github Security Blog
added 2025/10/05 12:30 p.m.15 views

clearml is vulnerable to Path Traversal through its `safe_extract` function

A vulnerability in clearml versions before 2.0.2 allows for path traversal due to improper handling of symbolic and hard links in the safeextract function. This flaw can lead to arbitrary file writes outside the intended directory, potentially resulting in remote code execution if critical files...

5.8CVSS8.3AI score0.00278EPSS
SaveExploits0References4Affected Software1
OSV
OSV
added 2025/10/05 10:21 a.m.8 views

CVE-2025-8917 Path Traversal Leading to Remote Code Execution in allegroai/clearml

A vulnerability in allegroai/clearml version v2.0.1 allows for path traversal due to improper handling of symbolic and hard links in the safeextract function. This flaw can lead to arbitrary file writes outside the intended directory, potentially resulting in remote code execution if critical fil...

5.8CVSS7AI score
SaveExploits0References4
SUSE CVE
SUSE CVE
added 2025/10/05 2:56 a.m.6 views

SUSE CVE-2023-53572

In the Linux kernel, the following vulnerability has been resolved: clk: imx: scu: use safe list iterator to avoid a use after free This loop is freeing "clk" so it needs to use listforeachentrysafe. Otherwise it dereferences a freed variable to get the next item on the loop...

5.5CVSS6.5AI score0.00132EPSS
SaveExploits0References19
OSV
OSV
added 2025/10/04 4:15 p.m.13 views

AZL-77396 CVE-2023-53539 affecting package kernel 5.15.200.1-1

In the Linux kernel, the following vulnerability has been resolved: RDMA/rxe: Fix incomplete state save in rxerequester If a send packet is dropped by the IP layer in rxerequester the call to rxexmitpacket can fail with err == -EAGAIN. To recover, the state of the wqe is restored to the state...

7.8CVSS6.8AI score0.00154EPSS
SaveExploits0References1
NVD
NVD
added 2025/10/04 4:15 p.m.9 views

CVE-2022-50478

In the Linux kernel, the following vulnerability has been resolved: nilfs2: fix shift-out-of-bounds/overflow in nilfssb2badoffset Patch series "nilfs2: fix UBSAN shift-out-of-bounds warnings on mount time". The first patch fixes a bug reported by syzbot, and the second one fixes the remaining bug...

7.1CVSS0.00155EPSS
SaveExploits0References9
OSV
OSV
added 2025/10/04 4:15 p.m.8 views

UBUNTU-CVE-2023-53572

In the Linux kernel, the following vulnerability has been resolved: clk: imx: scu: use safe list iterator to avoid a use after free This loop is freeing "clk" so it needs to use listforeachentrysafe. Otherwise it dereferences a freed variable to get the next item on the loop...

7.8CVSS5.7AI score0.00132EPSS
SaveExploits0References8
Cvelist
Cvelist
added 2025/10/04 3:17 p.m.21 views

CVE-2023-53572 clk: imx: scu: use _safe list iterator to avoid a use after free

In the Linux kernel, the following vulnerability has been resolved: clk: imx: scu: use safe list iterator to avoid a use after free This loop is freeing "clk" so it needs to use listforeachentrysafe. Otherwise it dereferences a freed variable to get the next item on the loop...

7CVSS0.00132EPSS
SaveExploits0References5
CVE
CVE
added 2025/10/04 3:17 p.m.26 views

CVE-2023-53572

CVE-2023-53572 affects Linux kernel clk: imx: scu. The vulnerability arises in a loop that frees clk; without using a safe list iterator it can dereference a freed item. The fix is to replace the loop with list_for_each_entry_safe(), preventing use-after-free. References indicate a resolved patch...

7.8CVSS6.1AI score0.00132EPSS
SaveExploits0References5Affected Software1
OSV
OSV
added 2025/10/04 3:17 p.m.8 views

CVE-2023-53572 clk: imx: scu: use _safe list iterator to avoid a use after free

In the Linux kernel, the following vulnerability has been resolved: clk: imx: scu: use safe list iterator to avoid a use after free This loop is freeing "clk" so it needs to use listforeachentrysafe. Otherwise it dereferences a freed variable to get the next item on the loop...

7CVSS6.5AI score
SaveExploits0References8
Rows per page
Query Builder