Python CVE-2018-1000802 Command Injection Vulnerability

description-logoDescription

Python Software Foundation Python (CPython) version 2.7 contains a CWE-77: Improper Neutralization of Special Elements used in a Command (\'Command Injection\') vulnerability in shutil module (make_archive function) that can result in Denial of service, Information gain via injection of arbitrary files on the system or entire drive. This attack appear to be exploitable via Passage of unfiltered user input to the function. This vulnerability appears to have been fixed in after commit add531a1e55b0a739b0f42582f1c9747e5649ace.

affected-products-logoAffected Applications

Python

CVE References

CVE-2018-1000802

Other References

https://bugs.python.org/