Lucene search
+L

476 matches found

OSV
OSV
added 2025/11/13 3:23 a.m.7 views

MAL-2025-190011 Malicious code in try-phi-lambda-public-validate (npm)

--- -= Per source details. Do not edit below this line.=- Source: amazon-inspector 9f6bcc756a01c3ca9eba1d866d684677df2aef5dd2d72a7a333a92b7bbacde80 This package appears to be part of the tea.xyz token reward campaign that flooded npm. These packages typically contain autopublish scripts auto.js,...

6.8AI score
SaveExploits0
Fedora
Fedora
added 2025/11/10 12:47 a.m.12 views

[SECURITY] Fedora 43 Update: python-cloudpickle-3.1.2-1.fc43

cloudpickle makes it possible to serialize Python constructs not supported by the default pickle module from the Python standard library. cloudpickle is especially useful for cluster computing where Python expressions are shipped over the network to execute on remote hosts, possibly close to the...

7.2AI score
SaveExploits0
Veracode
Veracode
added 2025/11/04 6:56 a.m.10 views

Arbitrary Code Execution

Keras is vulnerable to Arbitrary Code Execution. The vulnerability is due to Model.loadmodel not honoring safemode=True when reading legacy .h5/.hdf5 archives and deserializing pickled Lambda-layer code from a crafted model file, which allows an attacker to supply a malicious archive that execute...

7.3CVSS7AI score0.00218EPSS
SaveExploits1References4Affected Software1
Snyk
Snyk
added 2025/11/01 6:46 a.m.26 views

Eval Injection

Overview talkpipe is a Python internal and external DSL for writing generative AI analytics Affected versions of this package are vulnerable to Eval Injection due to using the function eval unsafe in the compileLambda function in the talkpipe/util/datamanipulation.py file. An attacker can execute...

9.8CVSS7.8AI score
SaveExploits0References3
RedhatCVE
RedhatCVE
added 2025/10/22 4:13 a.m.19 views

CVE-2025-62695

Improper Neutralization of Input During Web Page Generation XSS or 'Cross-site Scripting' vulnerability in The Wikimedia Foundation Mediawiki - WikiLambda Extension allows Stored XSS.This issue affects Mediawiki - WikiLambda Extension: master...

6.9CVSS6AI score0.00319EPSS
SaveExploits0References1
Vulnrichment
Vulnrichment
added 2025/10/21 4:02 a.m.5 views

CVE-2025-62695 Stored XSS through system messages

Improper Neutralization of Input During Web Page Generation XSS or 'Cross-site Scripting' vulnerability in The Wikimedia Foundation Mediawiki - WikiLambda Extension allows Stored XSS.This issue affects Mediawiki - WikiLambda Extension: master...

6.9CVSS5.7AI score0.00319EPSS
SaveExploits0References2
EUVD
EUVD
added 2025/10/07 12:30 a.m.12 views

EUVD-2020-0297

Malware in sbrugna...

9.8CVSS9.3AI score0.01644EPSS
SaveExploits0References4
EUVD
EUVD
added 2025/10/07 12:30 a.m.16 views

EUVD-2018-0171

Malware in sbrugna...

7.5CVSS7.5AI score0.01356EPSS
SaveExploits0References5
EUVD
EUVD
added 2025/10/03 8:07 p.m.13 views

EUVD-2025-30277

Malicious code in bioql PyPI...

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

EUVD-2024-0757

Malicious code in bioql PyPI...

6.5CVSS6.5AI score0.0075EPSS
SaveExploits1References5
EUVD
EUVD
added 2025/10/03 8:07 p.m.11 views

EUVD-2025-30281

Malicious code in bioql PyPI...

8.6CVSS6.3AI score0.00199EPSS
SaveExploits0References6
EUVD
EUVD
added 2025/10/03 8:07 p.m.12 views

EUVD-2024-0566

Malicious code in bioql PyPI...

9.8CVSS9.2AI score0.00618EPSS
SaveExploits1References5
EUVD
EUVD
added 2025/10/03 8:07 p.m.11 views

EUVD-2024-0590

Malicious code in bioql PyPI...

6.5CVSS6.5AI score0.00426EPSS
SaveExploits1References5
EUVD
EUVD
added 2025/10/03 8:07 p.m.13 views

EUVD-2025-0113

Malicious code in bioql PyPI...

8.1CVSS6.3AI score0.00327EPSS
SaveExploits0References9
EUVD
EUVD
added 2025/10/03 8:07 p.m.22 views

EUVD-2023-1884

Malicious code in bioql PyPI...

8.8CVSS8.6AI score0.00897EPSS
SaveExploits1References4
EUVD
EUVD
added 2025/10/03 8:07 p.m.18 views

EUVD-2024-0944

Malicious code in bioql PyPI...

5.3CVSS5.5AI score0.00669EPSS
SaveExploits1References4
Tenable Nessus
Tenable Nessus
added 2025/09/25 12:00 a.m.6 views

Linux Distros Unpatched Vulnerability : CVE-2025-9905

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - The Keras Model.loadmodel method can be exploited to achieve arbitrary code execution, even with safemode=True. One can create a specially crafted .h5/.hdf5 mod...

7.3CVSS7.8AI score0.00218EPSS
SaveExploits1References2
OSV
OSV
added 2025/09/19 9:31 a.m.14 views

GHSA-77WQ-646F-JRM2 Duplicate Advisory: The Keras `Model.load_model` method **silently** ignores `safe_mode=True` and allows arbitrary code execution when a `.h5`/`.hdf5` file is loaded.

Duplicate Advisory This advisory has been withdrawn because it is a duplicate of GHSA-36rr-ww3j-vrjv. This link is maintained to preserve external references. Original Description The Keras Model.loadmodel method can be exploited to achieve arbitrary code execution, even with safemode=True. One c...

7.3CVSS7.4AI score
SaveExploits0References4
Github Security Blog
Github Security Blog
added 2025/09/19 9:31 a.m.16 views

Keras is vulnerable to Deserialization of Untrusted Data

Arbitrary Code Execution in Keras Keras versions prior to 3.11.0 allow for arbitrary code execution when loading a crafted .keras model archive, even when safemode=True. The issue arises because the archive’s config.json is parsed before layer deserialization. This can invoke...

8.6CVSS7.7AI score0.00199EPSS
SaveExploits0References7Affected Software1
OSV
OSV
added 2025/09/19 9:31 a.m.10 views

GHSA-36FQ-JGMW-4R9C Keras is vulnerable to Deserialization of Untrusted Data

Arbitrary Code Execution in Keras Keras versions prior to 3.11.0 allow for arbitrary code execution when loading a crafted .keras model archive, even when safemode=True. The issue arises because the archive’s config.json is parsed before layer deserialization. This can invoke...

8.7CVSS7.7AI score0.00199EPSS
SaveExploits0References7
Rows per page
Query Builder