Lucene search
K

966 matches found

OSV
OSV
added 2025/03/20 10:15 a.m.2 views

CVE-2024-9701

A Remote Code Execution RCE vulnerability has been identified in the Kedro ShelveStore class version 0.19.8. This vulnerability allows an attacker to execute arbitrary Python code via deserialization of malicious payloads, potentially leading to a full system compromise. The ShelveStore class use...

9.8CVSS8.5AI score
Exploits0References2
NVD
NVD
added 2025/03/20 10:15 a.m.4 views

CVE-2024-10252

A vulnerability in langgenius/dify versions =v0.9.1 allows for code injection via internal SSRF requests in the Dify sandbox service. This vulnerability enables an attacker to execute arbitrary Python code with root privileges within the sandbox environment, potentially leading to the deletion of...

8.8CVSS0.00116EPSS
Exploits1References2
Cvelist
Cvelist
added 2025/03/20 10:11 a.m.17 views

CVE-2024-7806 Remote Code Execution by Non-Admin Users via CSRF in open-webui/open-webui

A vulnerability in open-webui/open-webui versions = 0.3.8 allows remote code execution by non-admin users via Cross-Site Request Forgery CSRF. The application uses cookies with the SameSite attribute set to lax for authentication and lacks CSRF tokens. This allows an attacker to craft a malicious...

8CVSS0.01781EPSS
Exploits2References1
CVE
CVE
added 2025/03/20 10:10 a.m.51 views

CVE-2024-9701

CVE-2024-9701 —Kedro’s ShelveStore (version 0.19.8) is vulnerable to Remote Code Execution due to unsafe deserialization: it uses Python’s shelve (pickle-based) and a crafted payload stored in the shelve file can execute arbitrary code upon deserialization. Details are tied to Kedro 0.19.8; no re...

9.8CVSS9.9AI score0.0614EPSS
Exploits0References2
Cvelist
Cvelist
added 2025/03/20 10:10 a.m.7 views

CVE-2024-9701 Remote Code Execution in kedro-org/kedro

A Remote Code Execution RCE vulnerability has been identified in the Kedro ShelveStore class version 0.19.8. This vulnerability allows an attacker to execute arbitrary Python code via deserialization of malicious payloads, potentially leading to a full system compromise. The ShelveStore class use...

9.8CVSS0.0614EPSS
Exploits0References2
Veracode
Veracode
added 2025/03/20 4:37 a.m.78 views

Arbitrary Code Execution (ACE)

Qiskit is vulnerable to Arbitrary Code Execution ACE. The vulnerability is due to unsafe deserialization in the qiskit.qpy.load function, which allows a maliciously crafted QPY file to execute embedded Python code without privilege escalation...

9.8CVSS7.5AI score0.00168EPSS
Exploits0References4Affected Software2
Github Security Blog
Github Security Blog
added 2025/03/14 7:56 p.m.17 views

Qiskit allows arbitrary code execution decoding QPY format versions < 13

Impact A maliciously crafted QPY file can potentially execute arbitrary-code embedded in the payload without privilege escalation when deserializing QPY formats 13. A python process calling Qiskit's qiskit.qpy.load function could potentially execute any arbitrary Python code embedded in the corre...

9.8CVSS9.6AI score0.00168EPSS
Exploits0References4Affected Software2
RedhatCVE
RedhatCVE
added 2025/03/12 3:10 p.m.7 views

CVE-2025-1497

A vulnerability, that could result in Remote Code Execution RCE, has been found in PlotAI. Lack of validation of LLM-generated output allows attacker to execute arbitrary Python code. Vendor commented out vulnerable line, further usage of the software requires uncommenting it and thus accepting t...

9.8CVSS8.3AI score0.05573EPSS
Exploits0References1
OSV
OSV
added 2025/03/10 3:30 p.m.5 views

GHSA-2HMP-5WQG-F24H PlotAI eval vulnerability

A vulnerability, that could result in Remote Code Execution RCE, has been found in PlotAI. Lack of validation of LLM-generated output allows attacker to execute arbitrary Python code. PlotAI commented out vulnerable line, further usage of the software requires uncommenting it and thus accepting t...

9.8CVSS7.7AI score0.05573EPSS
Exploits0References6
Github Security Blog
Github Security Blog
added 2025/03/10 3:30 p.m.8 views

PlotAI eval vulnerability

A vulnerability, that could result in Remote Code Execution RCE, has been found in PlotAI. Lack of validation of LLM-generated output allows attacker to execute arbitrary Python code. PlotAI commented out vulnerable line, further usage of the software requires uncommenting it and thus accepting t...

9.8CVSS8.3AI score0.05573EPSS
Exploits0References7Affected Software1
NVD
NVD
added 2025/03/10 2:15 p.m.6 views

CVE-2025-1497

A vulnerability, that could result in Remote Code Execution RCE, has been found in PlotAI. Lack of validation of LLM-generated output allows attacker to execute arbitrary Python code. Vendor commented out vulnerable line, further usage of the software requires uncommenting it and thus accepting t...

9.8CVSS0.05573EPSS
Exploits0References4
OSV
OSV
added 2025/03/10 2:15 p.m.4 views

CVE-2025-1497

A vulnerability, that could result in Remote Code Execution RCE, has been found in PlotAI. Lack of validation of LLM-generated output allows attacker to execute arbitrary Python code. Vendor commented out vulnerable line, further usage of the software requires uncommenting it and thus accepting t...

9.8CVSS7.6AI score0.05573EPSS
Exploits0References4
Vulnrichment
Vulnrichment
added 2025/03/10 1:56 p.m.5 views

CVE-2025-1497 Remote Code Execution in PlotAI

A vulnerability, that could result in Remote Code Execution RCE, has been found in PlotAI. Lack of validation of LLM-generated output allows attacker to execute arbitrary Python code. Vendor commented out vulnerable line, further usage of the software requires uncommenting it and thus accepting t...

9.3CVSS7.9AI score0.05573EPSS
Exploits0References4
Positive Technologies
Positive Technologies
added 2025/03/10 12:0 a.m.2 views

PT-2025-10588

Name of the Vulnerable Software and Affected Versions PlotAI affected versions not specified Description A vulnerability has been found that could result in Remote Code Execution RCE. The issue is due to the lack of validation of LLM-generated output, which allows an attacker to execute arbitrary...

9.8CVSS7.2AI score0.05573EPSS
Exploits0References16
OSV
OSV
added 2025/03/05 9:15 p.m.3 views

AZL-75804 CVE-2025-27516 affecting package nodejs24 for versions less than 24.13.0-1

Jinja is an extensible templating engine. Prior to 3.1.6, an oversight in how the Jinja sandboxed environment interacts with the |attr filter allows an attacker that controls the content of a template to execute arbitrary Python code. To exploit the vulnerability, an attacker needs to control the...

8.8CVSS7.5AI score0.00121EPSS
Exploits0References1
OSV
OSV
added 2025/03/05 9:15 p.m.0 views

DEBIAN-CVE-2025-27516

Jinja is an extensible templating engine. Prior to 3.1.6, an oversight in how the Jinja sandboxed environment interacts with the |attr filter allows an attacker that controls the content of a template to execute arbitrary Python code. To exploit the vulnerability, an attacker needs to control the...

8.8CVSS8AI score0.00121EPSS
Exploits0References1
FreeBSD
FreeBSD
added 2025/03/05 12:0 a.m.18 views

Jinja2 -- Sandbox breakout through attr filter selecting format method

[email protected] reports: Jinja is an extensible templating engine. Prior to 3.1.6, an oversight in how the Jinja sandboxed environment interacts with the |attr filter allows an attacker that controls the content of a template to execute arbitrary Python code. To exploit the...

8.8CVSS8AI score0.00121EPSS
Exploits0References1
Tenable Nessus
Tenable Nessus
added 2025/03/05 12:0 a.m.7 views

Linux Distros Unpatched Vulnerability : CVE-2024-39705

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - NLTK through 3.8.1 allows remote code execution if untrusted packages have pickled Python code, and the integrated data package download functionality is used...

9.8CVSS7.8AI score0.10792EPSS
Exploits0References3
Tenable Nessus
Tenable Nessus
added 2025/03/04 12:0 a.m.7 views

Linux Distros Unpatched Vulnerability : CVE-2012-5485

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - registerConfiglet.py in Plone before 4.2.3 and 4.3 before beta 1 allows remote attackers to execute Python code via unspecified vectors, related to the admin...

6.8CVSS6.1AI score0.00599EPSS
Exploits0References2
IBM Security Bulletins
IBM Security Bulletins
added 2025/02/27 2:48 p.m.6 views

Security Bulletin: IBM Watson Speech Services Cartridge is vulnerable to an arbitrary Python code execution in Jinja [CVE-2024-56326]

Summary IBM Watson Speech Services Cartridge is vulnerable to an arbitrary Python code execution in Jinja , caused by a sandbox breakout flaw CVE-2024-56326. Jinja is used by our Speech Runtimes. This vulnerabilitiy has been addressed. Please read the details for remediation below. Vulnerability...

8.8CVSS7.4AI score0.00573EPSS
Exploits0Affected Software1
Rows per page
Query Builder