{ "schema_version": "1.4.0", "id": "GHSA-cmm9-mgm5-9r42", "modified": "2022-05-24T17:17:59Z", "published": "2022-05-24T17:17:59Z", "aliases": [ "CVE-2020-13091" ], "details": "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.", "severity": [], "affected": [], "references": [ { "type": "ADVISORY", "url": "https://nvd.nist.gov/vuln/detail/CVE-2020-13091" }, { "type": "WEB", "url": "https://github.com/0FuzzingQ/vuln/blob/master/pandas%20unserialize.md" }, { "type": "WEB", "url": "https://pandas.pydata.org/pandas-docs/stable/reference/api/pandas.read_pickle.html" } ], "database_specific": { "cwe_ids": [], "severity": "HIGH", "github_reviewed": false, "github_reviewed_at": null, "nvd_published_at": "2020-05-15T19:15:00Z" } }