Python Software Foundation CPython version From 3.2 until 3.6.4 on Windows contains a Buffer Overflow vulnerability in os.symlink() function on Windows that can result in Arbitrary code execution, likely escalation of privilege. This attack appears to be exploitable via a python script that creates a symlink with an attacker controlled name or location. This vulnerability appears to have been fixed in 3.7.0 and 3.6.5.
{
"unresolved_ranges": [
{
"source": "CPE_STRING",
"cpes": [
"cpe:2.3:a:python:python:3.7.0:beta1:*:*:*:*:*:*",
"cpe:2.3:a:python:python:3.7.0:beta2:*:*:*:*:*:*",
"cpe:2.3:a:python:python:3.7.0:beta3:*:*:*:*:*:*",
"cpe:2.3:a:python:python:3.7.0:beta4:*:*:*:*:*:*",
"cpe:2.3:a:python:python:3.7.0:beta5:*:*:*:*:*:*"
],
"vendor_product": "python:python",
"extracted_events": [
{
"introduced": "3.7.0-beta1"
},
{
"last_affected": "3.7.0-beta1"
},
{
"introduced": "3.7.0-beta2"
},
{
"last_affected": "3.7.0-beta2"
},
{
"introduced": "3.7.0-beta3"
},
{
"last_affected": "3.7.0-beta3"
},
{
"introduced": "3.7.0-beta4"
},
{
"last_affected": "3.7.0-beta4"
},
{
"introduced": "3.7.0-beta5"
},
{
"last_affected": "3.7.0-beta5"
}
]
}
]
}{
"cpe": "cpe:2.3:a:python:python:*:*:*:*:*:*:*:*",
"extracted_events": [
{
"introduced": "3.2.0"
},
{
"fixed": "3.4.9"
},
{
"introduced": "3.5.0"
},
{
"fixed": "3.5.6"
},
{
"introduced": "3.6.0"
},
{
"fixed": "3.6.5"
}
],
"source": "CPE_RANGE"
}