Lucene search
+L

6357 matches found

CNNVD
CNNVD
added 2025/01/19 12:0 a.m.6 views

Epic Games Launcher 代码问题漏洞

Epic Games Launcher is a game software launcher from Epic Games USA. A code issue vulnerability exists in Epic Games Launcher version 17.2.1 and earlier, which stems from code in the profapi.dll library in the component Installer that can lead to untrusted search paths...

4.5CVSS5.1AI score0.00196EPSS
SaveExploits0References4
SUSE CVE
SUSE CVE
added 2025/01/18 4:3 a.m.6 views

SUSE CVE-2024-23331

Vite is a frontend tooling framework for javascript. The Vite dev server option server.fs.deny can be bypassed on case-insensitive file systems using case-augmented versions of filenames. Notably this affects servers hosted on Windows. This bypass is similar to CVE-2023-34092 -- with surface area...

7.5CVSS6.8AI score0.00791EPSS
SaveExploits1References3
Positive Technologies
Positive Technologies
added 2025/01/18 12:0 a.m.6 views

PT-2025-13358 · Linux +2 · Linux Kernel +2

Name of the Vulnerable Software and Affected Versions: Linux kernel affected versions not specified Description: The issue is related to the thermal core in the Linux kernel, where put device is called before device register fails. The function thermal cooling device register does not follow this...

4.6CVSS5AI score0.00192EPSS
SaveExploits0References18
OSV
OSV
added 2025/01/17 10:41 p.m.9 views

CLSA-2025-1737153672 git: Fix of CVE-2024-32002

CVE-2024-32002: fix submodule paths to not contain symlinks...

9CVSS7.2AI score0.29234EPSS
SaveExploits32References1
BDU FSTEC
BDU FSTEC
added 2025/01/16 12:0 a.m.24 views

The vulnerability of the Palo Alto Networks Expedition configuration migration tool, related to incorrect external management of file names or file paths, allows a perpetrator to delete any files they desire.

The vulnerability of the Palo Alto Networks Expedition configuration migration tool is related to incorrect external management of file names or file paths. Exploiting this vulnerability allows a malicious actor to delete arbitrary files remotely...

5.3CVSS8.1AI score0.12955EPSS
SaveExploits0References2Affected Software1
OSV
OSV
added 2025/01/15 1:15 p.m.14 views

AZL-55831 CVE-2024-57887 affecting package kernel for versions less than 6.6.76.1-1

In the Linux kernel, the following vulnerability has been resolved: drm: adv7511: Fix use-after-free in adv7533attachdsi The hostnode pointer was assigned and freed in adv7533parsedt, and later, adv7533attachdsi uses the same. Fix this use-after-free issue by dropping ofnodeput in adv7533parsedt...

7.8CVSS6.7AI score0.00209EPSS
SaveExploits0References1
OSV
OSV
added 2025/01/14 6:49 p.m.8 views

CVE-2025-23042 Gradio Blocked Path ACL Bypass Vulnerability

Gradio is an open-source Python package that allows quick building of demos and web application for machine learning models, API, or any arbitrary Python function. Gradio's Access Control List ACL for file paths can be bypassed by altering the letter case of a blocked file or directory path. This...

8.7CVSS6.4AI score
SaveExploits0References3
Snyk
Snyk
added 2025/01/14 4:32 p.m.8 views

Improper Handling of Case Sensitivity

Overview gradio is a Python library for easily interacting with trained machine learning models Affected versions of this package are vulnerable to Improper Handling of Case Sensitivity due to improper case normalization in the file path validation logic through the blockedpaths parameter of the...

8.7CVSS6.9AI score0.00874EPSS
SaveExploits1References2
Circl
Circl
added 2025/01/14 2:17 p.m.15 views

CVE-2024-47571

creationtimestamp| type| source ---|---|--- 2025-01-14 14:17:40+00:00| seen| https://bsky.app/profile/cve-notifications.bsky.social/post/3lfpgwnq6iw2t 2025-01-14 14:48:26+00:00| seen| https://mastodon.social/users/CyberSignaler/statuses/113827257100178968 2025-01-14 15:13:33+00:00| seen|...

9.8CVSS7.4AI score0.00909EPSS
SaveExploits0References5
OSV
OSV
added 2025/01/14 12:9 p.m.9 views

CLSA-2025-1736856534 python3.11: Fix of CVE-2024-9287

CVE-2024-9287: Quote path names when creating virtual environments to prevent command injection in activation scripts...

7.8CVSS6.8AI score0.00648EPSS
SaveExploits0References1
CNNVD
CNNVD
added 2025/01/14 12:0 a.m.7 views

Gradio 授权问题漏洞

Gradio, an open source Python library from Gradio Open Source, is a method for demonstrating machine learning models through a friendly web interface. An authorization issue vulnerability exists in Gradio versions prior to 5.6.0 that stems from a lack of normalization of the path validation logic...

8.7CVSS6.4AI score0.00874EPSS
SaveExploits1References2
CNNVD
CNNVD
added 2025/01/14 12:0 a.m.7 views

RetroArch 代码问题漏洞

RetroArch is a reference front-end to the Libretro API open-sourced by Libretro. A code issue vulnerability exists in RetroArch versions prior to 1.19.1, which stems from some functionality in the component Startup profapi.dll that leads to untrusted search paths...

5.3CVSS5.4AI score0.00189EPSS
SaveExploits0References1
SUSE CVE
SUSE CVE
added 2025/01/12 12:15 a.m.4 views

SUSE CVE-2024-55639

In the Linux kernel, the following vulnerability has been resolved: net: renesas: rswitch: avoid use-after-put for a device tree node The device tree node saved in the rswitchdevice structure is used at several driver locations. So passing this node to ofnodeput after the first use is wrong. Move...

7CVSS7.6AI score0.00217EPSS
SaveExploits0References14
OSV
OSV
added 2025/01/11 1:15 p.m.10 views

DEBIAN-CVE-2024-55639

In the Linux kernel, the following vulnerability has been resolved: net: renesas: rswitch: avoid use-after-put for a device tree node The device tree node saved in the rswitchdevice structure is used at several driver locations. So passing this node to ofnodeput after the first use is wrong. Move...

5.5CVSS5.7AI score0.00217EPSS
SaveExploits0References1
OSV
OSV
added 2025/01/11 1:15 p.m.17 views

UBUNTU-CVE-2024-55639

In the Linux kernel, the following vulnerability has been resolved: net: renesas: rswitch: avoid use-after-put for a device tree node The device tree node saved in the rswitchdevice structure is used at several driver locations. So passing this node to ofnodeput after the first use is wrong. Move...

8.4CVSS6.2AI score0.00217EPSS
SaveExploits0References22
Tenable Nessus
Tenable Nessus
added 2025/01/10 12:0 a.m.11 views

Gradio < 4.19.2 Vulnerability - CVE-2024-1728

The version of Gradio installed on the remote host is prior to 4.19.2. It is, therefore, affected by a local file inclusion vulnerability due to improper validation of user-supplied input in the UploadButton component. Attackers can exploit this vulnerability to read arbitrary files on the...

7.5CVSS7.9AI score0.85393EPSS
SaveExploits2References4
Hacker One
Hacker One
added 2025/01/09 7:55 a.m.12 views

U.S. Dept Of Defense: ASP.NET Application Trace Enabled

The ASP.NET application trace feature was enabled on a public-facing URL, which exposed sensitive internal information, including Session ID values and the physical file paths of server-side resources. This vulnerability could have allowed attackers to gain unauthorized insights into the server...

6.7AI score
SaveExploits0
OSV
OSV
added 2025/01/09 1:15 a.m.13 views

ALPINE-CVE-2024-37372

The Permission Model assumes that any path starting with two backslashes \ has a four-character prefix that can be ignored, which is not always true. This subtle bug leads to vulnerable edge cases...

3.6CVSS6.9AI score0.00487EPSS
SaveExploits0References1
OSV
OSV
added 2025/01/09 1:15 a.m.11 views

UBUNTU-CVE-2024-37372

The Permission Model assumes that any path starting with two backslashes \ has a four-character prefix that can be ignored, which is not always true. This subtle bug leads to vulnerable edge cases...

3.6CVSS6.6AI score0.00487EPSS
SaveExploits0References3
AlpineLinux
AlpineLinux
added 2025/01/09 12:33 a.m.72 views

CVE-2024-37372

The Permission Model assumes that any path starting with two backslashes \ has a four-character prefix that can be ignored, which is not always true. This subtle bug leads to vulnerable edge cases...

3.6CVSS5.7AI score0.00487EPSS
SaveExploits0
Rows per page
Query Builder