Lucene search
+L

155 matches found

Snyk
Snyk
added 2025/05/26 9:59 a.m.3 views

Deserialization of Untrusted Data

Overview pypickle is a pypickle is a Python library to save and load variables in pickle files. Affected versions of this package are vulnerable to Deserialization of Untrusted Data through the load function. An attacker can manipulate serialized objects to execute arbitrary code by supplying...

7.8CVSS8AI score0.00274EPSS
SaveExploits1References2
OSV
OSV
added 2025/05/26 7:15 a.m.8 views

CVE-2025-5173

A vulnerability has been found in HumanSignal label-studio-ml-backend up to 9fb7f4aa186612806af2becfb621f6ed8d9fdbaf and classified as problematic. Affected by this vulnerability is the function load of the file label-studio-ml-backend/labelstudioml/examples/yolo/utils/neuralnets.py of the...

7.8CVSS4.7AI score0.00195EPSS
SaveExploits0References4
PyPA
PyPA
added 2025/05/26 7:15 a.m.11 views

PYSEC-2025-45

A vulnerability was found in erdogant pypickle up to 1.1.5 and classified as problematic. Affected by this issue is the function load of the file pypickle/pypickle.py. The manipulation leads to deserialization. Local access is required to approach this attack. The exploit has been disclosed to th...

7.8CVSS6AI score0.00274EPSS
SaveExploits1References15Affected Software1
Cvelist
Cvelist
added 2025/05/26 7:0 a.m.29 views

CVE-2025-5174 erdogant pypickle pypickle.py load deserialization

A vulnerability was found in erdogant pypickle up to 1.1.5 and classified as problematic. Affected by this issue is the function load of the file pypickle/pypickle.py. The manipulation leads to deserialization. Local access is required to approach this attack. The exploit has been disclosed to th...

5.3CVSS0.00274EPSS
SaveExploits1References7
Snyk
Snyk
added 2025/05/25 12:30 p.m.5 views

Deserialization of Untrusted Data

Overview inspiremusic is an InspireMusic: A Fundamental Music, Song and Audio Generation Framework and Toolkits Affected versions of this package are vulnerable to Deserialization of Untrusted Data through the load function in the file cli/model.py. An attacker can manipulate internal data...

5.3CVSS6.9AI score0.0017EPSS
SaveExploits0References2
RedhatCVE
RedhatCVE
added 2025/05/23 9:55 a.m.7 views

CVE-2024-28423

Airflow-Diagrams v2.1.0 was discovered to contain an arbitrary file upload vulnerability in the unsafeload function at cli.py. This vulnerability allows attackers to execute arbitrary code via uploading a crafted YML file...

9.8CVSS8.2AI score0.00773EPSS
SaveExploits0References1
RedhatCVE
RedhatCVE
added 2025/05/23 9:42 a.m.8 views

CVE-2024-23731

The OpenAPI loader in Embedchain before 0.1.57 allows attackers to execute arbitrary code, related to the openapi.py yaml.load function argument...

9.8CVSS7.5AI score0.0105EPSS
SaveExploits0References1
RedhatCVE
RedhatCVE
added 2025/05/23 3:20 a.m.5 views

CVE-2023-24180

Libelfin v0.3 was discovered to contain an integer overflow in the load function at elf/mmaploader.cc. This vulnerability allows attackers to cause a Denial of Service DoS via a crafted elf file...

6.5CVSS7.3AI score0.00586EPSS
SaveExploits1References1
RedhatCVE
RedhatCVE
added 2025/05/22 4:57 p.m.16 views

CVE-2020-13092

scikit-learn aka sklearn through 0.23.0 can unserialize and execute commands from an untrusted file that is passed to the joblib.load function, if reduce makes an os.system call. NOTE: third parties dispute this issue because the joblib.load function is documented as unsafe and it is the user's...

9.8CVSS7.2AI score0.02645EPSS
SaveExploits1
RedhatCVE
RedhatCVE
added 2025/04/17 11:29 p.m.18 views

CVE-2025-32388

SvelteKit is a framework for rapidly developing robust, performant web applications using Svelte. Prior to 2.20.6 , unsanitized search param names cause XSS vulnerability. You are affected if you iterate over all entries of event.url.searchParams inside a server load function. Attackers can explo...

5.4CVSS5.9AI score0.00286EPSS
SaveExploits1References1
OSV
OSV
added 2025/04/15 10:32 p.m.13 views

CVE-2025-32388 SvelteKit allows XSS via tracked search_params

SvelteKit is a framework for rapidly developing robust, performant web applications using Svelte. Prior to 2.20.6 , unsanitized search param names cause XSS vulnerability. You are affected if you iterate over all entries of event.url.searchParams inside a server load function. Attackers can explo...

5.4CVSS6AI score0.00286EPSS
SaveExploits1References5
CVE
CVE
added 2025/04/15 10:32 p.m.80 views

CVE-2025-32388

CVE-2025-32388 affects SvelteKit prior to v2.20.6 where unsanitized iteration over event.url.searchParams in a server load function enables XSS. The issue is fixed in 2.20.6; upgrade to 2.20.6 or later.

5.4CVSS5.2AI score0.00286EPSS
SaveExploits1References3
OSV
OSV
added 2025/04/15 5:31 a.m.7 views

CVE-2025-3622 Xorbits Inference model.py load deserialization

A vulnerability, which was classified as critical, has been found in Xorbits Inference up to 1.4.1. This issue affects the function load of the file xinference/thirdparty/cosyvoice/cli/model.py. The manipulation leads to deserialization...

5.1CVSS5.7AI score0.00408EPSS
SaveExploits0References7
CNNVD
CNNVD
added 2025/04/15 12:0 a.m.6 views

Xorbits Inference 安全漏洞

Xorbits Inference is an open source Xorbits tool that can be used with a variety of LLMs. A security vulnerability exists in Xorbits Inference 1.4.1 and earlier versions, which stems from improper handling of the load function in the xinference/thirdparty/cosyvoice/cli/model.py file, which could...

5.5CVSS5.5AI score0.00408EPSS
SaveExploits0References5
Github Security Blog
Github Security Blog
added 2025/04/14 7:10 p.m.19 views

@sveltejs/kit vulnerable to Cross-site Scripting via tracked search_params

Summary Unsanitized search param names cause XSS vulnerability. You are affected if you iterate over all entries of event.url.searchParams inside a server load function. Attackers can exploit it by crafting a malicious URL and getting a user to click a link with said URL. Details SvelteKit tracks...

5.4CVSS5.7AI score0.00286EPSS
SaveExploits1References5Affected Software1
Positive Technologies
Positive Technologies
added 2025/04/14 12:0 a.m.11 views

PT-2025-16545

Name of the Vulnerable Software and Affected Versions SvelteKit versions prior to 2.20.6 Description The issue arises from unsanitized search param names, leading to an XSS vulnerability. This occurs when iterating over all entries of event.url.searchParams inside a server load function. Attacker...

5.4CVSS7.8AI score0.00286EPSS
SaveExploits1References11
VulnCheck KEV
VulnCheck KEV
added 2025/03/11 12:0 a.m.4 views

VulnCheck KEV: CVE-2024-9593

The Time Clock plugin and Time Clock Pro plugin for WordPress are vulnerable to Remote Code Execution in versions up to, and including, 1.2.2 for Time Clock and 1.1.4 for Time Clock Pro via the 'etimeclockwploadfunctioncallback' function. This allows unauthenticated attackers to execute...

8.3CVSS5.9AI score0.12312EPSS
SaveExploits1References1
Debian CVE
Debian CVE
added 2024/09/19 12:0 a.m.79 views

CVE-2024-31570

libfreeimage in FreeImage 3.4.0 through 3.18.0 has a stack-based buffer overflow in the PluginXPM.cpp Load function via an XPM file...

9.8CVSS5.7AI score0.00605EPSS
SaveExploits0
CNNVD
CNNVD
added 2024/09/19 12:0 a.m.8 views

FreeImage 安全漏洞

FreeImage is FreeImage open source a cross-platform for supporting popular graphic image formats open source library . A security vulnerability exists in FreeImage that stems from a stack buffer overflow in the Load function of PluginXPM.cpp when processing XPM files in libfreeimage. No detailed...

9.8CVSS7.3AI score0.00605EPSS
SaveExploits0References3
Pen Test Partners Blog
Pen Test Partners Blog
added 2024/09/12 5:16 a.m.14 views

Living off the land, GPO style

TL;DR The ability to edit Group Policy Object GPOs from non-domain joined computers using the native Group Policy editor has been on my list for a long time. This blog post takes a deep dive into what steps were taken to find out why domain joined machines are needed in the first place and what...

7.4AI score
SaveExploits0
Rows per page
Query Builder