mirror of
https://github.com/openembedded/meta-openembedded.git
synced 2026-06-14 17:59:59 +00:00
php: CVE-2020-7070
Security Advisory
References
https://nvd.nist.gov/vuln/detail/CVE-2020-7070
https://bugs.php.net/patch-display.php?bug=79699&patch=fix-urldecode&revision=1600650364
https://github.com/php/php-src/blob/master/main/php_variables.c
Signed-off-by: Zheng Ruoqin <zhengrq.fnst@cn.fujitsu.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
(cherry picked from commit aff8a1fefb)
Signed-off-by: Armin Kuster <akuster808@gmail.com>
This commit is contained in:
committed by
Armin Kuster
parent
81d14a8635
commit
09f5a2ac5a
@@ -30,6 +30,7 @@ SRC_URI_append_class-target = " \
|
||||
file://phar-makefile.patch \
|
||||
file://0001-opcache-config.m4-enable-opcache.patch \
|
||||
file://xfail_two_bug_tests.patch \
|
||||
file://CVE-2020-7070.patch \
|
||||
"
|
||||
|
||||
S = "${WORKDIR}/php-${PV}"
|
||||
|
||||
Reference in New Issue
Block a user