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.
{
"versions": [
{
"introduced": "3.2.0"
},
{
"fixed": "3.4.9"
},
{
"introduced": "3.5.0"
},
{
"fixed": "3.5.6"
},
{
"introduced": "3.6.0"
},
{
"fixed": "3.6.5"
}
]
}"https://storage.googleapis.com/cve-osv-conversion/osv-output/CVE-2018-1000117.json"
[
{
"events": [
{
"introduced": "0"
},
{
"last_affected": "3.7.0-beta1"
}
]
},
{
"events": [
{
"introduced": "0"
},
{
"last_affected": "3.7.0-beta2"
}
]
},
{
"events": [
{
"introduced": "0"
},
{
"last_affected": "3.7.0-beta3"
}
]
},
{
"events": [
{
"introduced": "0"
},
{
"last_affected": "3.7.0-beta4"
}
]
},
{
"events": [
{
"introduced": "0"
},
{
"last_affected": "3.7.0-beta5"
}
]
}
]