Description

In Python (aka CPython) up to 3.10.8, the mailcap module does not add escape characters into commands discovered in the system mailcap file. This may allow attackers to inject shell commands into applications that call mailcap.findmatch with untrusted input (if they lack validation of user-provided filenames or arguments). The fix is also back-ported to 3.7, 3.8, 3.9

INFO

Published Date :

April 13, 2022, 4:15 p.m.

Last Modified :

Nov. 7, 2023, 2:25 a.m.

Remotely Exploitable :

Yes !

Impact Score :

4.7

Exploitability Score :

2.8
Public PoC/Exploit Available at Github

CVE-2015-20107 has a 3 public PoC/Exploit available at Github. Go to the Public Exploits tab to see the list.

Affected Products

The following products are affected by CVE-2015-20107 vulnerability. Even if cvefeed.io is aware of the exact versions of the products that are affected, the information is not represented in the table below.

ID Vendor Product Action
1 Netapp active_iq_unified_manager
2 Netapp ontap_select_deploy_administration_utility
3 Netapp snapcenter
1 Fedoraproject fedora
1 Python python
References to Advisories, Solutions, and Tools

Here, you will find a curated list of external links that provide in-depth information, practical solutions, and valuable tools related to CVE-2015-20107.

URL Resource
https://bugs.python.org/issue24778 Exploit Issue Tracking Vendor Advisory
https://github.com/python/cpython/issues/68966 Issue Tracking Third Party Advisory
https://lists.debian.org/debian-lts-announce/2023/05/msg00024.html
https://lists.debian.org/debian-lts-announce/2023/06/msg00039.html
https://lists.fedoraproject.org/archives/list/package-announce%40lists.fedoraproject.org/message/46KWPTI72SSEOF53DOYQBQOCN4QQB2GE/
https://lists.fedoraproject.org/archives/list/package-announce%40lists.fedoraproject.org/message/53TQZFLS6O3FLIMVSXFEEPZSWLDZLBOX/
https://lists.fedoraproject.org/archives/list/package-announce%40lists.fedoraproject.org/message/57NECACX333A3BBZM2TR2VZ4ZE3UG3SN/
https://lists.fedoraproject.org/archives/list/package-announce%40lists.fedoraproject.org/message/5DBVY4YC2P6EPZZ2DROOXHDOWZ4BJFLW/
https://lists.fedoraproject.org/archives/list/package-announce%40lists.fedoraproject.org/message/6QIKVSW3H6W2GQGDE5DTIWLGFNH6KKEW/
https://lists.fedoraproject.org/archives/list/package-announce%40lists.fedoraproject.org/message/AKGMYDVKI3XNM27B6I6RQ6QV3TVJAUCG/
https://lists.fedoraproject.org/archives/list/package-announce%40lists.fedoraproject.org/message/ERYMM2QVDPOJLX4LYXWYIQN5FOIJLDRY/
https://lists.fedoraproject.org/archives/list/package-announce%40lists.fedoraproject.org/message/F3LNY2NHM6J22O6Q5ANOE3SZRK3OACKR/
https://lists.fedoraproject.org/archives/list/package-announce%40lists.fedoraproject.org/message/FCIO2W4DUVVMI6L52QCC4TT2B3K5VWHS/
https://lists.fedoraproject.org/archives/list/package-announce%40lists.fedoraproject.org/message/FIRUTX47BJD2HYJDLMI7JJBVCYFAPKAQ/
https://lists.fedoraproject.org/archives/list/package-announce%40lists.fedoraproject.org/message/GPCLGZZJPVXFWUWVV5WCD5FNUAFLKBDN/
https://lists.fedoraproject.org/archives/list/package-announce%40lists.fedoraproject.org/message/HAI2GBC7WKH7J5NH6J2IW5RT3VF2SF5M/
https://lists.fedoraproject.org/archives/list/package-announce%40lists.fedoraproject.org/message/IFGV7P2PYFBMK32OKHCAC2ZPJQV5AUDF/
https://lists.fedoraproject.org/archives/list/package-announce%40lists.fedoraproject.org/message/KAY6VBNVEFUXKJF37WFHYXUSRDEK34N3/
https://lists.fedoraproject.org/archives/list/package-announce%40lists.fedoraproject.org/message/MYG3EMFR7ZHC46TDNM7SNWO64A3W7EUF/
https://lists.fedoraproject.org/archives/list/package-announce%40lists.fedoraproject.org/message/ONXSGLASNLGFL57YU6WT6Y5YURSFV43U/
https://lists.fedoraproject.org/archives/list/package-announce%40lists.fedoraproject.org/message/PTTZGLD2YBMMG6U6F5HOTPOGGPBIURMA/
https://lists.fedoraproject.org/archives/list/package-announce%40lists.fedoraproject.org/message/UIOJUZ5JMEMGSKNISTOVI4PDP36FDL5Y/
https://lists.fedoraproject.org/archives/list/package-announce%40lists.fedoraproject.org/message/W5664BGZVTA46LQDNTYX5THG6CN4FYJX/
https://lists.fedoraproject.org/archives/list/package-announce%40lists.fedoraproject.org/message/WXF6MQ74HVIDDSR5AE2UDR24I6D4FEPC/
https://lists.fedoraproject.org/archives/list/package-announce%40lists.fedoraproject.org/message/XO2H6CKWLRGTTZCGUQVELW6LUH437Q3O/
https://lists.fedoraproject.org/archives/list/package-announce%40lists.fedoraproject.org/message/Y4E2WBEJ42CGLGDHD6ZXOLZ2W6G3YOVD/
https://python-security.readthedocs.io/vuln/mailcap-shell-injection.html Patch Third Party Advisory
https://security.gentoo.org/glsa/202305-02
https://security.netapp.com/advisory/ntap-20220616-0001/ Third Party Advisory

We scan GitHub repositories to detect new proof-of-concept exploits. Following list is a collection of public exploits and proof-of-concepts, which have been published on GitHub (sorted by the most recently updated).

Scan for python installations on macOS, and run CVE-2015-20107.py script to report if patching is needed

Python Shell

Updated: 4 months, 3 weeks ago
0 stars 0 fork 0 watcher
Born at : April 24, 2024, 9:31 a.m. This repo has been linked 1 different CVEs too.

CNCF Live: Complexity vs Size vs Security

Python Shell

Updated: 10 months ago
1 stars 0 fork 0 watcher
Born at : May 25, 2022, 2:38 p.m. This repo has been linked 12 different CVEs too.

None

Updated: 2 weeks, 1 day ago
0 stars 0 fork 0 watcher
Born at : Oct. 18, 2021, 11:07 a.m. This repo has been linked 10 different CVEs too.

Results are limited to the first 15 repositories due to potential performance issues.

The following list is the news that have been mention CVE-2015-20107 vulnerability anywhere in the article.

The following table lists the changes that have been made to the CVE-2015-20107 vulnerability over time.

Vulnerability history details can be useful for understanding the evolution of a vulnerability, and for identifying the most recent changes that may impact the vulnerability's severity, exploitability, or other characteristics.

  • CVE Modified by [email protected]

    May. 14, 2024

    Action Type Old Value New Value
  • CVE Modified by [email protected]

    Nov. 07, 2023

    Action Type Old Value New Value
    Added Reference MITRE https://lists.fedoraproject.org/archives/list/package-announce%40lists.fedoraproject.org/message/FCIO2W4DUVVMI6L52QCC4TT2B3K5VWHS/ [No types assigned]
    Added Reference MITRE https://lists.fedoraproject.org/archives/list/package-announce%40lists.fedoraproject.org/message/ERYMM2QVDPOJLX4LYXWYIQN5FOIJLDRY/ [No types assigned]
    Added Reference MITRE https://lists.fedoraproject.org/archives/list/package-announce%40lists.fedoraproject.org/message/FIRUTX47BJD2HYJDLMI7JJBVCYFAPKAQ/ [No types assigned]
    Added Reference MITRE https://lists.fedoraproject.org/archives/list/package-announce%40lists.fedoraproject.org/message/46KWPTI72SSEOF53DOYQBQOCN4QQB2GE/ [No types assigned]
    Added Reference MITRE https://lists.fedoraproject.org/archives/list/package-announce%40lists.fedoraproject.org/message/ONXSGLASNLGFL57YU6WT6Y5YURSFV43U/ [No types assigned]
    Added Reference MITRE https://lists.fedoraproject.org/archives/list/package-announce%40lists.fedoraproject.org/message/MYG3EMFR7ZHC46TDNM7SNWO64A3W7EUF/ [No types assigned]
    Added Reference MITRE https://lists.fedoraproject.org/archives/list/package-announce%40lists.fedoraproject.org/message/Y4E2WBEJ42CGLGDHD6ZXOLZ2W6G3YOVD/ [No types assigned]
    Added Reference MITRE https://lists.fedoraproject.org/archives/list/package-announce%40lists.fedoraproject.org/message/XO2H6CKWLRGTTZCGUQVELW6LUH437Q3O/ [No types assigned]
    Added Reference MITRE https://lists.fedoraproject.org/archives/list/package-announce%40lists.fedoraproject.org/message/W5664BGZVTA46LQDNTYX5THG6CN4FYJX/ [No types assigned]
    Added Reference MITRE https://lists.fedoraproject.org/archives/list/package-announce%40lists.fedoraproject.org/message/UIOJUZ5JMEMGSKNISTOVI4PDP36FDL5Y/ [No types assigned]
    Added Reference MITRE https://lists.fedoraproject.org/archives/list/package-announce%40lists.fedoraproject.org/message/KAY6VBNVEFUXKJF37WFHYXUSRDEK34N3/ [No types assigned]
    Added Reference MITRE https://lists.fedoraproject.org/archives/list/package-announce%40lists.fedoraproject.org/message/F3LNY2NHM6J22O6Q5ANOE3SZRK3OACKR/ [No types assigned]
    Added Reference MITRE https://lists.fedoraproject.org/archives/list/package-announce%40lists.fedoraproject.org/message/GPCLGZZJPVXFWUWVV5WCD5FNUAFLKBDN/ [No types assigned]
    Added Reference MITRE https://lists.fedoraproject.org/archives/list/package-announce%40lists.fedoraproject.org/message/5DBVY4YC2P6EPZZ2DROOXHDOWZ4BJFLW/ [No types assigned]
    Added Reference MITRE https://lists.fedoraproject.org/archives/list/package-announce%40lists.fedoraproject.org/message/HAI2GBC7WKH7J5NH6J2IW5RT3VF2SF5M/ [No types assigned]
    Added Reference MITRE https://lists.fedoraproject.org/archives/list/package-announce%40lists.fedoraproject.org/message/6QIKVSW3H6W2GQGDE5DTIWLGFNH6KKEW/ [No types assigned]
    Added Reference MITRE https://lists.fedoraproject.org/archives/list/package-announce%40lists.fedoraproject.org/message/AKGMYDVKI3XNM27B6I6RQ6QV3TVJAUCG/ [No types assigned]
    Added Reference MITRE https://lists.fedoraproject.org/archives/list/package-announce%40lists.fedoraproject.org/message/57NECACX333A3BBZM2TR2VZ4ZE3UG3SN/ [No types assigned]
    Added Reference MITRE https://lists.fedoraproject.org/archives/list/package-announce%40lists.fedoraproject.org/message/PTTZGLD2YBMMG6U6F5HOTPOGGPBIURMA/ [No types assigned]
    Added Reference MITRE https://lists.fedoraproject.org/archives/list/package-announce%40lists.fedoraproject.org/message/53TQZFLS6O3FLIMVSXFEEPZSWLDZLBOX/ [No types assigned]
    Added Reference MITRE https://lists.fedoraproject.org/archives/list/package-announce%40lists.fedoraproject.org/message/WXF6MQ74HVIDDSR5AE2UDR24I6D4FEPC/ [No types assigned]
    Added Reference MITRE https://lists.fedoraproject.org/archives/list/package-announce%40lists.fedoraproject.org/message/IFGV7P2PYFBMK32OKHCAC2ZPJQV5AUDF/ [No types assigned]
    Removed Reference MITRE https://lists.fedoraproject.org/archives/list/[email protected]/message/XO2H6CKWLRGTTZCGUQVELW6LUH437Q3O/
    Removed Reference MITRE https://lists.fedoraproject.org/archives/list/[email protected]/message/FIRUTX47BJD2HYJDLMI7JJBVCYFAPKAQ/
    Removed Reference MITRE https://lists.fedoraproject.org/archives/list/[email protected]/message/ONXSGLASNLGFL57YU6WT6Y5YURSFV43U/
    Removed Reference MITRE https://lists.fedoraproject.org/archives/list/[email protected]/message/ERYMM2QVDPOJLX4LYXWYIQN5FOIJLDRY/
    Removed Reference MITRE https://lists.fedoraproject.org/archives/list/[email protected]/message/MYG3EMFR7ZHC46TDNM7SNWO64A3W7EUF/
    Removed Reference MITRE https://lists.fedoraproject.org/archives/list/[email protected]/message/Y4E2WBEJ42CGLGDHD6ZXOLZ2W6G3YOVD/
    Removed Reference MITRE https://lists.fedoraproject.org/archives/list/[email protected]/message/46KWPTI72SSEOF53DOYQBQOCN4QQB2GE/
    Removed Reference MITRE https://lists.fedoraproject.org/archives/list/[email protected]/message/FCIO2W4DUVVMI6L52QCC4TT2B3K5VWHS/
    Removed Reference MITRE https://lists.fedoraproject.org/archives/list/[email protected]/message/W5664BGZVTA46LQDNTYX5THG6CN4FYJX/
    Removed Reference MITRE https://lists.fedoraproject.org/archives/list/[email protected]/message/UIOJUZ5JMEMGSKNISTOVI4PDP36FDL5Y/
    Removed Reference MITRE https://lists.fedoraproject.org/archives/list/[email protected]/message/KAY6VBNVEFUXKJF37WFHYXUSRDEK34N3/
    Removed Reference MITRE https://lists.fedoraproject.org/archives/list/[email protected]/message/F3LNY2NHM6J22O6Q5ANOE3SZRK3OACKR/
    Removed Reference MITRE https://lists.fedoraproject.org/archives/list/[email protected]/message/HAI2GBC7WKH7J5NH6J2IW5RT3VF2SF5M/
    Removed Reference MITRE https://lists.fedoraproject.org/archives/list/[email protected]/message/6QIKVSW3H6W2GQGDE5DTIWLGFNH6KKEW/
    Removed Reference MITRE https://lists.fedoraproject.org/archives/list/[email protected]/message/GPCLGZZJPVXFWUWVV5WCD5FNUAFLKBDN/
    Removed Reference MITRE https://lists.fedoraproject.org/archives/list/[email protected]/message/53TQZFLS6O3FLIMVSXFEEPZSWLDZLBOX/
    Removed Reference MITRE https://lists.fedoraproject.org/archives/list/[email protected]/message/PTTZGLD2YBMMG6U6F5HOTPOGGPBIURMA/
    Removed Reference MITRE https://lists.fedoraproject.org/archives/list/[email protected]/message/57NECACX333A3BBZM2TR2VZ4ZE3UG3SN/
    Removed Reference MITRE https://lists.fedoraproject.org/archives/list/[email protected]/message/AKGMYDVKI3XNM27B6I6RQ6QV3TVJAUCG/
    Removed Reference MITRE https://lists.fedoraproject.org/archives/list/[email protected]/message/5DBVY4YC2P6EPZZ2DROOXHDOWZ4BJFLW/
    Removed Reference MITRE https://lists.fedoraproject.org/archives/list/[email protected]/message/WXF6MQ74HVIDDSR5AE2UDR24I6D4FEPC/
    Removed Reference MITRE https://lists.fedoraproject.org/archives/list/[email protected]/message/IFGV7P2PYFBMK32OKHCAC2ZPJQV5AUDF/
  • CVE Modified by [email protected]

    Jun. 30, 2023

    Action Type Old Value New Value
    Added Reference https://lists.debian.org/debian-lts-announce/2023/06/msg00039.html [No Types Assigned]
  • CVE Modified by [email protected]

    May. 24, 2023

    Action Type Old Value New Value
    Added Reference https://lists.debian.org/debian-lts-announce/2023/05/msg00024.html [No Types Assigned]
  • CVE Modified by [email protected]

    May. 03, 2023

    Action Type Old Value New Value
    Added Reference https://security.gentoo.org/glsa/202305-02 [No Types Assigned]
  • Modified Analysis by [email protected]

    Nov. 28, 2022

    Action Type Old Value New Value
    Changed Reference Type https://bugs.python.org/issue24778 Exploit, Vendor Advisory https://bugs.python.org/issue24778 Exploit, Issue Tracking, Vendor Advisory
    Changed Reference Type https://lists.fedoraproject.org/archives/list/[email protected]/message/IFGV7P2PYFBMK32OKHCAC2ZPJQV5AUDF/ No Types Assigned https://lists.fedoraproject.org/archives/list/[email protected]/message/IFGV7P2PYFBMK32OKHCAC2ZPJQV5AUDF/ Mailing List, Third Party Advisory
    Changed Reference Type https://python-security.readthedocs.io/vuln/mailcap-shell-injection.html No Types Assigned https://python-security.readthedocs.io/vuln/mailcap-shell-injection.html Patch, Third Party Advisory
    Changed CPE Configuration OR *cpe:2.3:a:python:python:*:*:*:*:*:*:*:* versions up to (including) 3.10.4 OR *cpe:2.3:a:python:python:*:*:*:*:*:*:*:* versions from (including) 3.7.0 up to (including) 3.7.15 *cpe:2.3:a:python:python:*:*:*:*:*:*:*:* versions from (including) 3.8.0 up to (including) 3.8.15 *cpe:2.3:a:python:python:*:*:*:*:*:*:*:* versions from (including) 3.9.0 up to (including) 3.9.15 *cpe:2.3:a:python:python:*:*:*:*:*:*:*:* versions from (including) 3.10.0 up to (excluding) 3.10.8
    Changed CPE Configuration OR *cpe:2.3:o:fedoraproject:fedora:35:*:*:*:*:*:*:* *cpe:2.3:o:fedoraproject:fedora:36:*:*:*:*:*:*:* OR *cpe:2.3:o:fedoraproject:fedora:35:*:*:*:*:*:*:* *cpe:2.3:o:fedoraproject:fedora:36:*:*:*:*:*:*:* *cpe:2.3:o:fedoraproject:fedora:37:*:*:*:*:*:*:*
  • CVE Modified by [email protected]

    Nov. 21, 2022

    Action Type Old Value New Value
    Changed Description In Python (aka CPython) through 3.10.4, the mailcap module does not add escape characters into commands discovered in the system mailcap file. This may allow attackers to inject shell commands into applications that call mailcap.findmatch with untrusted input (if they lack validation of user-provided filenames or arguments). In Python (aka CPython) up to 3.10.8, the mailcap module does not add escape characters into commands discovered in the system mailcap file. This may allow attackers to inject shell commands into applications that call mailcap.findmatch with untrusted input (if they lack validation of user-provided filenames or arguments). The fix is also back-ported to 3.7, 3.8, 3.9
    Added Reference https://python-security.readthedocs.io/vuln/mailcap-shell-injection.html [No Types Assigned]
  • CVE Modified by [email protected]

    Nov. 14, 2022

    Action Type Old Value New Value
    Added Reference https://lists.fedoraproject.org/archives/list/[email protected]/message/IFGV7P2PYFBMK32OKHCAC2ZPJQV5AUDF/ [No Types Assigned]
  • Modified Analysis by [email protected]

    Nov. 09, 2022

    Action Type Old Value New Value
    Removed CVSS V2 NIST (AV:N/AC:L/Au:N/C:C/I:C/A:C)
    Added CVSS V2 NIST (AV:N/AC:L/Au:S/C:P/I:C/A:P)
    Removed CVSS V3.1 NIST AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H
    Added CVSS V3.1 NIST AV:N/AC:L/PR:L/UI:N/S:U/C:L/I:H/A:L
    Changed Reference Type https://lists.fedoraproject.org/archives/list/[email protected]/message/46KWPTI72SSEOF53DOYQBQOCN4QQB2GE/ No Types Assigned https://lists.fedoraproject.org/archives/list/[email protected]/message/46KWPTI72SSEOF53DOYQBQOCN4QQB2GE/ Mailing List, Third Party Advisory
    Changed Reference Type https://lists.fedoraproject.org/archives/list/[email protected]/message/53TQZFLS6O3FLIMVSXFEEPZSWLDZLBOX/ No Types Assigned https://lists.fedoraproject.org/archives/list/[email protected]/message/53TQZFLS6O3FLIMVSXFEEPZSWLDZLBOX/ Mailing List, Third Party Advisory
    Changed Reference Type https://lists.fedoraproject.org/archives/list/[email protected]/message/57NECACX333A3BBZM2TR2VZ4ZE3UG3SN/ No Types Assigned https://lists.fedoraproject.org/archives/list/[email protected]/message/57NECACX333A3BBZM2TR2VZ4ZE3UG3SN/ Mailing List, Third Party Advisory
    Changed Reference Type https://lists.fedoraproject.org/archives/list/[email protected]/message/5DBVY4YC2P6EPZZ2DROOXHDOWZ4BJFLW/ No Types Assigned https://lists.fedoraproject.org/archives/list/[email protected]/message/5DBVY4YC2P6EPZZ2DROOXHDOWZ4BJFLW/ Mailing List, Third Party Advisory
    Changed Reference Type https://lists.fedoraproject.org/archives/list/[email protected]/message/6QIKVSW3H6W2GQGDE5DTIWLGFNH6KKEW/ No Types Assigned https://lists.fedoraproject.org/archives/list/[email protected]/message/6QIKVSW3H6W2GQGDE5DTIWLGFNH6KKEW/ Mailing List, Third Party Advisory
    Changed Reference Type https://lists.fedoraproject.org/archives/list/[email protected]/message/AKGMYDVKI3XNM27B6I6RQ6QV3TVJAUCG/ No Types Assigned https://lists.fedoraproject.org/archives/list/[email protected]/message/AKGMYDVKI3XNM27B6I6RQ6QV3TVJAUCG/ Mailing List, Third Party Advisory
    Changed Reference Type https://lists.fedoraproject.org/archives/list/[email protected]/message/ERYMM2QVDPOJLX4LYXWYIQN5FOIJLDRY/ No Types Assigned https://lists.fedoraproject.org/archives/list/[email protected]/message/ERYMM2QVDPOJLX4LYXWYIQN5FOIJLDRY/ Mailing List, Third Party Advisory
    Changed Reference Type https://lists.fedoraproject.org/archives/list/[email protected]/message/F3LNY2NHM6J22O6Q5ANOE3SZRK3OACKR/ No Types Assigned https://lists.fedoraproject.org/archives/list/[email protected]/message/F3LNY2NHM6J22O6Q5ANOE3SZRK3OACKR/ Mailing List, Third Party Advisory
    Changed Reference Type https://lists.fedoraproject.org/archives/list/[email protected]/message/FCIO2W4DUVVMI6L52QCC4TT2B3K5VWHS/ No Types Assigned https://lists.fedoraproject.org/archives/list/[email protected]/message/FCIO2W4DUVVMI6L52QCC4TT2B3K5VWHS/ Mailing List, Third Party Advisory
    Changed Reference Type https://lists.fedoraproject.org/archives/list/[email protected]/message/FIRUTX47BJD2HYJDLMI7JJBVCYFAPKAQ/ No Types Assigned https://lists.fedoraproject.org/archives/list/[email protected]/message/FIRUTX47BJD2HYJDLMI7JJBVCYFAPKAQ/ Mailing List, Third Party Advisory
    Changed Reference Type https://lists.fedoraproject.org/archives/list/[email protected]/message/GPCLGZZJPVXFWUWVV5WCD5FNUAFLKBDN/ No Types Assigned https://lists.fedoraproject.org/archives/list/[email protected]/message/GPCLGZZJPVXFWUWVV5WCD5FNUAFLKBDN/ Mailing List, Third Party Advisory
    Changed Reference Type https://lists.fedoraproject.org/archives/list/[email protected]/message/HAI2GBC7WKH7J5NH6J2IW5RT3VF2SF5M/ No Types Assigned https://lists.fedoraproject.org/archives/list/[email protected]/message/HAI2GBC7WKH7J5NH6J2IW5RT3VF2SF5M/ Mailing List, Third Party Advisory
    Changed Reference Type https://lists.fedoraproject.org/archives/list/[email protected]/message/KAY6VBNVEFUXKJF37WFHYXUSRDEK34N3/ No Types Assigned https://lists.fedoraproject.org/archives/list/[email protected]/message/KAY6VBNVEFUXKJF37WFHYXUSRDEK34N3/ Mailing List, Third Party Advisory
    Changed Reference Type https://lists.fedoraproject.org/archives/list/[email protected]/message/MYG3EMFR7ZHC46TDNM7SNWO64A3W7EUF/ No Types Assigned https://lists.fedoraproject.org/archives/list/[email protected]/message/MYG3EMFR7ZHC46TDNM7SNWO64A3W7EUF/ Mailing List, Third Party Advisory
    Changed Reference Type https://lists.fedoraproject.org/archives/list/[email protected]/message/ONXSGLASNLGFL57YU6WT6Y5YURSFV43U/ No Types Assigned https://lists.fedoraproject.org/archives/list/[email protected]/message/ONXSGLASNLGFL57YU6WT6Y5YURSFV43U/ Mailing List, Third Party Advisory
    Changed Reference Type https://lists.fedoraproject.org/archives/list/[email protected]/message/PTTZGLD2YBMMG6U6F5HOTPOGGPBIURMA/ No Types Assigned https://lists.fedoraproject.org/archives/list/[email protected]/message/PTTZGLD2YBMMG6U6F5HOTPOGGPBIURMA/ Mailing List, Third Party Advisory
    Changed Reference Type https://lists.fedoraproject.org/archives/list/[email protected]/message/UIOJUZ5JMEMGSKNISTOVI4PDP36FDL5Y/ No Types Assigned https://lists.fedoraproject.org/archives/list/[email protected]/message/UIOJUZ5JMEMGSKNISTOVI4PDP36FDL5Y/ Mailing List, Third Party Advisory
    Changed Reference Type https://lists.fedoraproject.org/archives/list/[email protected]/message/W5664BGZVTA46LQDNTYX5THG6CN4FYJX/ No Types Assigned https://lists.fedoraproject.org/archives/list/[email protected]/message/W5664BGZVTA46LQDNTYX5THG6CN4FYJX/ Mailing List, Third Party Advisory
    Changed Reference Type https://lists.fedoraproject.org/archives/list/[email protected]/message/WXF6MQ74HVIDDSR5AE2UDR24I6D4FEPC/ No Types Assigned https://lists.fedoraproject.org/archives/list/[email protected]/message/WXF6MQ74HVIDDSR5AE2UDR24I6D4FEPC/ Mailing List, Third Party Advisory
    Changed Reference Type https://lists.fedoraproject.org/archives/list/[email protected]/message/XO2H6CKWLRGTTZCGUQVELW6LUH437Q3O/ No Types Assigned https://lists.fedoraproject.org/archives/list/[email protected]/message/XO2H6CKWLRGTTZCGUQVELW6LUH437Q3O/ Mailing List, Third Party Advisory
    Changed Reference Type https://lists.fedoraproject.org/archives/list/[email protected]/message/Y4E2WBEJ42CGLGDHD6ZXOLZ2W6G3YOVD/ No Types Assigned https://lists.fedoraproject.org/archives/list/[email protected]/message/Y4E2WBEJ42CGLGDHD6ZXOLZ2W6G3YOVD/ Mailing List, Third Party Advisory
    Changed Reference Type https://security.netapp.com/advisory/ntap-20220616-0001/ No Types Assigned https://security.netapp.com/advisory/ntap-20220616-0001/ Third Party Advisory
    Added CPE Configuration OR *cpe:2.3:a:netapp:active_iq_unified_manager:-:*:*:*:*:vmware_vsphere:*:* *cpe:2.3:a:netapp:active_iq_unified_manager:-:*:*:*:*:windows:*:* *cpe:2.3:a:netapp:ontap_select_deploy_administration_utility:-:*:*:*:*:*:*:* *cpe:2.3:a:netapp:snapcenter:-:*:*:*:*:*:*:*
    Added CPE Configuration OR *cpe:2.3:o:fedoraproject:fedora:35:*:*:*:*:*:*:* *cpe:2.3:o:fedoraproject:fedora:36:*:*:*:*:*:*:*
  • CVE Modified by [email protected]

    Nov. 09, 2022

    Action Type Old Value New Value
    Added Reference https://lists.fedoraproject.org/archives/list/[email protected]/message/WXF6MQ74HVIDDSR5AE2UDR24I6D4FEPC/ [No Types Assigned]
  • CVE Modified by [email protected]

    Jul. 08, 2022

    Action Type Old Value New Value
    Added Reference https://lists.fedoraproject.org/archives/list/[email protected]/message/HAI2GBC7WKH7J5NH6J2IW5RT3VF2SF5M/ [No Types Assigned]
    Added Reference https://lists.fedoraproject.org/archives/list/[email protected]/message/6QIKVSW3H6W2GQGDE5DTIWLGFNH6KKEW/ [No Types Assigned]
    Added Reference https://lists.fedoraproject.org/archives/list/[email protected]/message/GPCLGZZJPVXFWUWVV5WCD5FNUAFLKBDN/ [No Types Assigned]
    Added Reference https://lists.fedoraproject.org/archives/list/[email protected]/message/53TQZFLS6O3FLIMVSXFEEPZSWLDZLBOX/ [No Types Assigned]
    Added Reference https://lists.fedoraproject.org/archives/list/[email protected]/message/PTTZGLD2YBMMG6U6F5HOTPOGGPBIURMA/ [No Types Assigned]
    Added Reference https://lists.fedoraproject.org/archives/list/[email protected]/message/57NECACX333A3BBZM2TR2VZ4ZE3UG3SN/ [No Types Assigned]
    Added Reference https://lists.fedoraproject.org/archives/list/[email protected]/message/AKGMYDVKI3XNM27B6I6RQ6QV3TVJAUCG/ [No Types Assigned]
    Added Reference https://lists.fedoraproject.org/archives/list/[email protected]/message/5DBVY4YC2P6EPZZ2DROOXHDOWZ4BJFLW/ [No Types Assigned]
  • CVE Modified by [email protected]

    Jun. 26, 2022

    Action Type Old Value New Value
    Added Reference https://lists.fedoraproject.org/archives/list/[email protected]/message/F3LNY2NHM6J22O6Q5ANOE3SZRK3OACKR/ [No Types Assigned]
  • CVE Modified by [email protected]

    Jun. 21, 2022

    Action Type Old Value New Value
    Added Reference https://lists.fedoraproject.org/archives/list/[email protected]/message/KAY6VBNVEFUXKJF37WFHYXUSRDEK34N3/ [No Types Assigned]
  • CVE Modified by [email protected]

    Jun. 20, 2022

    Action Type Old Value New Value
    Added Reference https://lists.fedoraproject.org/archives/list/[email protected]/message/W5664BGZVTA46LQDNTYX5THG6CN4FYJX/ [No Types Assigned]
    Added Reference https://lists.fedoraproject.org/archives/list/[email protected]/message/UIOJUZ5JMEMGSKNISTOVI4PDP36FDL5Y/ [No Types Assigned]
  • CVE Modified by [email protected]

    Jun. 19, 2022

    Action Type Old Value New Value
    Added Reference https://lists.fedoraproject.org/archives/list/[email protected]/message/XO2H6CKWLRGTTZCGUQVELW6LUH437Q3O/ [No Types Assigned]
    Added Reference https://lists.fedoraproject.org/archives/list/[email protected]/message/FIRUTX47BJD2HYJDLMI7JJBVCYFAPKAQ/ [No Types Assigned]
    Added Reference https://lists.fedoraproject.org/archives/list/[email protected]/message/ONXSGLASNLGFL57YU6WT6Y5YURSFV43U/ [No Types Assigned]
    Added Reference https://lists.fedoraproject.org/archives/list/[email protected]/message/ERYMM2QVDPOJLX4LYXWYIQN5FOIJLDRY/ [No Types Assigned]
    Added Reference https://lists.fedoraproject.org/archives/list/[email protected]/message/MYG3EMFR7ZHC46TDNM7SNWO64A3W7EUF/ [No Types Assigned]
    Added Reference https://lists.fedoraproject.org/archives/list/[email protected]/message/Y4E2WBEJ42CGLGDHD6ZXOLZ2W6G3YOVD/ [No Types Assigned]
    Added Reference https://lists.fedoraproject.org/archives/list/[email protected]/message/46KWPTI72SSEOF53DOYQBQOCN4QQB2GE/ [No Types Assigned]
    Added Reference https://lists.fedoraproject.org/archives/list/[email protected]/message/FCIO2W4DUVVMI6L52QCC4TT2B3K5VWHS/ [No Types Assigned]
  • CVE Modified by [email protected]

    Jun. 16, 2022

    Action Type Old Value New Value
    Added Reference https://security.netapp.com/advisory/ntap-20220616-0001/ [No Types Assigned]
  • Initial Analysis by [email protected]

    Apr. 21, 2022

    Action Type Old Value New Value
    Added CVSS V2 NIST (AV:N/AC:L/Au:N/C:C/I:C/A:C)
    Added CVSS V3.1 NIST AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H
    Changed Reference Type https://bugs.python.org/issue24778 No Types Assigned https://bugs.python.org/issue24778 Exploit, Vendor Advisory
    Changed Reference Type https://github.com/python/cpython/issues/68966 No Types Assigned https://github.com/python/cpython/issues/68966 Issue Tracking, Third Party Advisory
    Added CWE NIST CWE-77
    Added CPE Configuration OR *cpe:2.3:a:python:python:*:*:*:*:*:*:*:* versions up to (including) 3.10.4
EPSS is a daily estimate of the probability of exploitation activity being observed over the next 30 days. Following chart shows the EPSS score history of the vulnerability.
CWE - Common Weakness Enumeration

While CVE identifies specific instances of vulnerabilities, CWE categorizes the common flaws or weaknesses that can lead to vulnerabilities. CVE-2015-20107 is associated with the following CWEs:

Exploit Prediction

EPSS is a daily estimate of the probability of exploitation activity being observed over the next 30 days.

0.18 }} 0.04%

score

0.55791

percentile

CVSS31 - Vulnerability Scoring System
Attack Vector
Attack Complexity
Privileges Required
User Interaction
Scope
Confidentiality
Integrity
Availability