CVE-2020-13091

Description

pandas through 1.0.3 can unserialize and execute commands from an untrusted file that is passed to the read_pickle() function, if __reduce__ makes an os.system call. NOTE: third parties dispute this issue because the read_pickle() function is documented as unsafe and it is the users responsibility to use the function in a secure manner

Risk Information

Base Score
9.8
MODERATE
Vector
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H
EPSS Score
Exploitation Probability
1.143

Associated Vulnerability

VulnerabilityOS Platform
Vulnerabilities CVE-2020-13091 are fixed in Python-pandas 1.0.4Windows
Vulnerabilities CVE-2020-13091 are fixed in Python-pandas for linux 1.0.4Linux

Patch Details

No records found

References

https://nvd.nist.gov/vuln/detail/CVE-2023-1234
https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2023-1234