cvelist/2020/15xxx/CVE-2020-15801.json
2020-07-31 14:01:23 +00:00

72 lines
2.2 KiB
JSON

{
"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 <executable-name>._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/"
}
]
}
}