{ "CVE_data_meta": { "ASSIGNER": "cve@mitre.org", "ID": "CVE-2020-15801", "STATE": "PUBLIC" }, "affects": { "vendor": { "vendor_data": [ { "product": { "product_data": [ { "product_name": "n/a", "version": { "version_data": [ { "version_value": "n/a" } ] } } ] }, "vendor_name": "n/a" } ] } }, "data_format": "MITRE", "data_type": "CVE", "data_version": "4.0", "description": { "description_data": [ { "lang": "eng", "value": "In Python 3.8.4, sys.path restrictions specified in a python38._pth file are ignored, allowing code to be loaded from arbitrary locations. The ._pth file (e.g., the python._pth file) is not affected." } ] }, "problemtype": { "problemtype_data": [ { "description": [ { "lang": "eng", "value": "n/a" } ] } ] }, "references": { "reference_data": [ { "url": "https://bugs.python.org/issue41304", "refsource": "MISC", "name": "https://bugs.python.org/issue41304" }, { "url": "https://github.com/python/cpython/pull/21495", "refsource": "MISC", "name": "https://github.com/python/cpython/pull/21495" }, { "refsource": "CONFIRM", "name": "https://security.netapp.com/advisory/ntap-20200731-0003/", "url": "https://security.netapp.com/advisory/ntap-20200731-0003/" } ] } }