Lucene search
+L

5866 matches found

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.00446EPSS
SaveExploits0References3
Packet Storm News
Packet Storm News
added 2025/10/06 12:0 a.m.11 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
SaveExploits27
Snyk
Snyk
added 2025/10/05 12:30 p.m.5 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.00276EPSS
SaveExploits0References2
EUVD
EUVD
added 2025/10/05 12:30 p.m.9 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.00276EPSS
SaveExploits0References3
Github Security Blog
Github Security Blog
added 2025/10/05 12:30 p.m.12 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.00276EPSS
SaveExploits0References4Affected Software1
OSV
OSV
added 2025/10/05 10:21 a.m.7 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.5 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.7 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.19 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.24 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.7 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
OSV
OSV
added 2025/10/04 12:11 a.m.7 views

RLSA-2025:7050 Moderate: rsync security update

The rsync utility enables the users to copy and synchronize files locally or across a network. Synchronization with rsync is fast because rsync only sends the differences in files over the network instead of sending whole files. The rsync utility is also used as a mirroring tool. Security Fixes:...

6.5CVSS6.8AI score0.04745EPSS
SaveExploits1References4
Rockylinux
Rockylinux
added 2025/10/04 12:11 a.m.6 views

rsync security update

An update is available for rsync. This update affects Rocky Linux 9. A Common Vulnerability Scoring System CVSS base score, which gives a detailed severity rating, is available for each vulnerability from the CVE list The rsync utility enables the users to copy and synchronize files locally or...

7.5CVSS8.7AI score0.04745EPSS
SaveExploits1
EUVD
EUVD
added 2025/10/03 8:7 p.m.7 views

EUVD-2022-50285

Malicious code in bioql PyPI...

5.4CVSS5.8AI score0.00353EPSS
SaveExploits0References1
EUVD
EUVD
added 2025/10/03 8:7 p.m.10 views

EUVD-2024-0293

Malicious code in bioql PyPI...

9.8CVSS9.2AI score0.00652EPSS
SaveExploits0References8
EUVD
EUVD
added 2025/10/03 8:7 p.m.9 views

EUVD-2022-0702

Malicious code in bioql PyPI...

7.5CVSS7.5AI score0.00793EPSS
SaveExploits1References5
EUVD
EUVD
added 2025/10/03 8:7 p.m.10 views

EUVD-2025-30277

Malicious code in bioql PyPI...

7.3CVSS6.3AI score0.00203EPSS
SaveExploits1References4
EUVD
EUVD
added 2025/10/03 8:7 p.m.12 views

EUVD-2023-1322

Malicious code in bioql PyPI...

10CVSS8.8AI score0.01111EPSS
SaveExploits1References5
Rows per page
Query Builder