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.
References
Link | Resource |
---|---|
http://lists.opensuse.org/opensuse-security-announce/2020-01/msg00040.html | Mailing List Third Party Advisory |
https://bugs.python.org/issue34540 | Issue Tracking Patch Vendor Advisory |
https://github.com/python/cpython/pull/8985 | Patch Vendor Advisory |
https://github.com/python/cpython/pull/8985/commits/add531a1e55b0a739b0f42582f1c9747e5649ace | Patch Vendor Advisory |
https://lists.debian.org/debian-lts-announce/2018/09/msg00030.html | Mailing List Third Party Advisory |
https://lists.debian.org/debian-lts-announce/2018/09/msg00031.html | Mailing List Third Party Advisory |
https://mega.nz/#%21JUFiCC4R%21mq-jQ8ySFwIhX6WMDujaZuNBfttDVt7DETlfOIQE1ig | |
https://security.netapp.com/advisory/ntap-20230309-0002/ | |
https://usn.ubuntu.com/3817-1/ | Third Party Advisory |
https://usn.ubuntu.com/3817-2/ | Third Party Advisory |
https://www.debian.org/security/2018/dsa-4306 | Third Party Advisory |
Configurations
Configuration 1 (hide)
|
Configuration 2 (hide)
|
Configuration 3 (hide)
|
Configuration 4 (hide)
|
History
No history.
Information
Published : 2018-09-18 17:29
Updated : 2023-11-07 02:51
NVD link : CVE-2018-1000802
Mitre link : CVE-2018-1000802
CVE.ORG link : CVE-2018-1000802
JSON object : View
Products Affected
debian
- debian_linux
opensuse
- leap
canonical
- ubuntu_linux
python
- python
CWE
CWE-77
Improper Neutralization of Special Elements used in a Command ('Command Injection')