Lucene search
+L

17 matches found

OSV
OSV
added 5 days ago5 views

GHSA-X6VM-W76M-8J7G Flowise: Remote Code Execution Vulnerability in CSVAgent

Summary The CSVAgent node was observed to allow users to write Python code which gets executed via pyodide. The original intent was to allow users to utilise the pandas library for CSV processing. Although there is a denylist that checks for dangerous Python constructs from being passed in, panda...

9.4CVSS6.1AI score0.0039EPSS
SaveExploits0References5
Github Security Blog
Github Security Blog
added 5 days ago9 views

Flowise: Remote Code Execution Vulnerability in CSVAgent

Summary The CSVAgent node was observed to allow users to write Python code which gets executed via pyodide. The original intent was to allow users to utilise the pandas library for CSV processing. Although there is a denylist that checks for dangerous Python constructs from being passed in, panda...

9.4CVSS6.1AI score0.0039EPSS
SaveExploits0References5Affected Software2
OSV
OSV
added 2026/05/12 6:30 p.m.8 views

GHSA-WCR3-GM9F-F87Q Ludwig framework is vulnerable to insecure deserialization through its predict() method.

The Ludwig framework thru 0.10.4 is vulnerable to insecure deserialization CWE-502 through its predict method. When a user provides a dataset file path to the predict method, the framework automatically determines the file format. If the file is a pickle .pkl file, it is loaded using...

9.8CVSS6.3AI score0.006EPSS
SaveExploits0References3
Huntr
Huntr
added 2026/03/17 1:2 a.m.20 views

Pickle deserialization RCE via pd.read_pickle() bypasses CVE-2024-24590 fix

Summary The fix for CVE-2024-24590 only hardened the type == "pickle" deserialization branch in Artifact.get. A parallel code path for type == "pandas" with contenttype == "application/pickle" calls pd.readpickle without any integrity or safety check. An attacker who uploads a malicious pickle...

8.8CVSS6.6AI score0.02452EPSS
SaveExploits9
SUSE CVE
SUSE CVE
added 2023/02/15 3:58 a.m.7 views

SUSE CVE-2020-13091

pandas through 1.0.3 can unserialize and execute commands from an untrusted file that is passed to the readpickle function, if reduce makes an os.system call. NOTE: third parties dispute this issue because the readpickle function is documented as unsafe and it is the user's responsibility to use...

9.8CVSS7.3AI score0.03416EPSS
SaveExploits1References3
NVD
NVD
added 2020/05/15 7:15 p.m.25 views

CVE-2020-13091

pandas through 1.0.3 can unserialize and execute commands from an untrusted file that is passed to the readpickle function, if reduce makes an os.system call. NOTE: third parties dispute this issue because the readpickle function is documented as unsafe and it is the user's responsibility to use...

9.8CVSS9.7AI score0.03416EPSS
SaveExploits1References2
OSV
OSV
added 2020/05/15 7:15 p.m.4 views

DEBIAN-CVE-2020-13091

pandas through 1.0.3 can unserialize and execute commands from an untrusted file that is passed to the readpickle function, if reduce makes an os.system call. NOTE: third parties dispute this issue because the readpickle function is documented as unsafe and it is the user's responsibility to use...

9.8CVSS8.5AI score0.03416EPSS
SaveExploits1References1
OSV
OSV
added 2020/05/15 7:15 p.m.12 views

CVE-2020-13091

pandas through 1.0.3 can unserialize and execute commands from an untrusted file that is passed to the readpickle function, if reduce makes an os.system call. NOTE: third parties dispute this issue because the readpickle function is documented as unsafe and it is the user's responsibility to use...

9.8CVSS9.6AI score
SaveExploits0References2
PyPA
PyPA
added 2020/05/15 7:15 p.m.10 views

PYSEC-2020-73

DISPUTED pandas through 1.0.3 can unserialize and execute commands from an untrusted file that is passed to the readpickle function, if reduce makes an os.system call. NOTE: third parties dispute this issue because the readpickle function is documented as unsafe and it is the user's responsibilit...

9.8CVSS7.3AI score0.03416EPSS
SaveExploits1References2Affected Software1
OSV
OSV
added 2020/05/15 7:15 p.m.9 views

UBUNTU-CVE-2020-13091

DISPUTED pandas through 1.0.3 can unserialize and execute commands from an untrusted file that is passed to the readpickle function, if reduce makes an os.system call. NOTE: third parties dispute this issue because the readpickle function is documented as unsafe and it is the user's responsibilit...

9.8CVSS7.2AI score
SaveExploits0References4
UbuntuCve
UbuntuCve
added 2020/05/15 7:15 p.m.44 views

CVE-2020-13091

pandas through 1.0.3 can unserialize and execute commands from an untrusted file that is passed to the readpickle function, if reduce makes an os.system call. NOTE: third parties dispute this issue because the readpickle function is documented as unsafe and it is the user's responsibility to use...

9.8CVSS7.2AI score0.03416EPSS
SaveExploits1References3
Prion
Prion
added 2020/05/15 7:15 p.m.28 views

Design/Logic Flaw

pandas through 1.0.3 can unserialize and execute commands from an untrusted file that is passed to the readpickle function, if reduce makes an os.system call. NOTE: third parties dispute this issue because the readpickle function is documented as unsafe and it is the user's responsibility to use...

7.5CVSS9.6AI score0.03416EPSS
SaveExploits1References2Affected Software1
OSV
OSV
added 2020/05/15 7:15 p.m.16 views

PYSEC-2020-73

DISPUTED pandas through 1.0.3 can unserialize and execute commands from an untrusted file that is passed to the readpickle function, if reduce makes an os.system call. NOTE: third parties dispute this issue because the readpickle function is documented as unsafe and it is the user's responsibilit...

9.8CVSS7.2AI score0.03416EPSS
SaveExploits1References2
Cvelist
Cvelist
added 2020/05/15 6:41 p.m.27 views

CVE-2020-13091

pandas through 1.0.3 can unserialize and execute commands from an untrusted file that is passed to the readpickle function, if reduce makes an os.system call. NOTE: third parties dispute this issue because the readpickle function is documented as unsafe and it is the user's responsibility to use...

9.7AI score0.03416EPSS
SaveExploits1References2
Debian CVE
Debian CVE
added 2020/05/15 6:41 p.m.63 views

CVE-2020-13091

pandas through 1.0.3 can unserialize and execute commands from an untrusted file that is passed to the readpickle function, if reduce makes an os.system call. NOTE: third parties dispute this issue because the readpickle function is documented as unsafe and it is the user's responsibility to use...

9.8CVSS9.7AI score0.03416EPSS
SaveExploits1
CVE
CVE
added 2020/05/15 6:41 p.m.224 views

CVE-2020-13091

CVE-2020-13091 affects pandas up to 1.0.3. The vulnerability stems from unsafe deserialization in read_pickle(), which can unserialize a payload and execute commands if reduce invokes os.system. The issue is contingent on using read_pickle() with an untrusted file. Third parties dispute the sever...

9.8CVSS9.6AI score0.03416EPSS
SaveExploits1References2Affected Software1
CNVD
CNVD
added 2018/08/29 12:0 a.m.8 views

pycparser command execution vulnerability

pycparser is a C parser written in Python. A command execution vulnerability exists in pycparser's pickle.load call to import data within the 'readpickle' function of the LRTable class in the yacc.py file. A remote attacker can exploit this vulnerability to execute arbitrary python commands with...

7.9AI score
SaveExploits0References1
Rows per page
Query Builder