Details: https://nvd.nist.gov/vuln/detail/CVE-2020-22452
The fix is present in the recipe version (5.1.4)[1] [1]: https://github.com/phpmyadmin/phpmyadmin/pull/16004/commits/ca42395ee4b2936d3702524f8fb8bec1e9502bc7 Signed-off-by: Gyorgy Sarvari <[email protected]> --- meta-webserver/recipes-php/phpmyadmin/phpmyadmin_5.1.4.bb | 3 +++ 1 file changed, 3 insertions(+) diff --git a/meta-webserver/recipes-php/phpmyadmin/phpmyadmin_5.1.4.bb b/meta-webserver/recipes-php/phpmyadmin/phpmyadmin_5.1.4.bb index 0b855735cb..ca114d1f80 100644 --- a/meta-webserver/recipes-php/phpmyadmin/phpmyadmin_5.1.4.bb +++ b/meta-webserver/recipes-php/phpmyadmin/phpmyadmin_5.1.4.bb @@ -41,3 +41,6 @@ FILES:${PN} = "${datadir}/${BPN} \ ${sysconfdir}/apache2/conf.d" RDEPENDS:${PN} += "bash php-cli" + +# fix is contained in the recipe version +CVE_CHECK_IGNORE = "CVE-2020-22452"
-=-=-=-=-=-=-=-=-=-=-=- Links: You receive all messages sent to this group. View/Reply Online (#123099): https://lists.openembedded.org/g/openembedded-devel/message/123099 Mute This Topic: https://lists.openembedded.org/mt/117053585/21656 Group Owner: [email protected] Unsubscribe: https://lists.openembedded.org/g/openembedded-devel/unsub [[email protected]] -=-=-=-=-=-=-=-=-=-=-=-
