uvicorn-gunicorn-fastapi-docker icon indicating copy to clipboard operation
uvicorn-gunicorn-fastapi-docker copied to clipboard

How to fix vulnerability: CVE-2019-19816

Open jovana opened this issue 4 years ago • 0 comments

Hey, In this image: https://hub.docker.com/r/tiangolo/uvicorn-gunicorn-fastapi/tags?page=1&ordering=last_updated there are two Vulnerabilities:

For this one is already a fix (patch): https://security-tracker.debian.org/tracker/CVE-2019-19816 Is there a way to solve this vulnerability, apt update & apt upgrade does not solve this?

The other is still not solved, so this is only for your information: https://security-tracker.debian.org/tracker/CVE-2019-19814

Update: One note, according to the Ubuntu team this is a low priority issue: https://ubuntu.com/security/CVE-2019-19816 This because it has been fixed in Ubuntu 20.x.

jovana avatar Nov 26 '20 18:11 jovana