]> git.ipfire.org Git - thirdparty/openembedded/openembedded-core.git/commit
python3: ignore CVE-2015-20107
authorRoss Burton <ross.burton@arm.com>
Mon, 25 Apr 2022 11:24:44 +0000 (12:24 +0100)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Tue, 26 Apr 2022 17:24:37 +0000 (18:24 +0100)
commit85fac8408baf92d8b71946f5bfea92952b7eab01
treecbeb4c6ddf03b7ee71670dfc7c5b40413519f4d5
parentecfbc2ef45a76ab96d215954ca0a109545e6ff02
python3: ignore CVE-2015-20107

CVE-2015-20107 describes an arbitrary command execution in the mailcap
module, but this is by design in mailcap and needs to be worked around
by the calling application.

Upstream Python will be documenting this flaw in the library reference,
and it is likely that the mailcap module will be deprecated and removed
in the future.

Signed-off-by: Ross Burton <ross.burton@arm.com>
Signed-off-by: Luca Ceresoli <luca.ceresoli@bootlin.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
meta/recipes-devtools/python/python3_3.10.4.bb