Details
-
Bug
-
Status: Closed
-
Critical
-
Resolution: Duplicate
-
0.9.14
-
None
-
Docker Container
-
Important
Description
Currently the Dockerfile is not the same at Docker Hub and the Github Repo: https://github.com/apache/guacamole-client/blob/fed51332952a23c5e9a5ddab38ded23f092299b8/Dockerfile#L27
ARG TOMCAT_VERSION=8.5
The Docker Tag "latest" and "0.9.14" use an "Apache Tomcat/8.0.20" https://hub.docker.com/r/guacamole/guacamole/
this version have a Lots of Security Vulnerabilities:
https://www.cvedetails.com/vulnerability-list/vendor_id-45/product_id-887/version_id-190754/Apache-Tomcat-8.0.20.html
Attachments
Issue Links
- duplicates
-
GUACAMOLE-450 Change Tomcat Version in Dockerfile to major release
- Resolved