Open prayagsingh opened 4 years ago
Complete logs
prosody jitsi_vul_prosody.txt
jicofo jitsi_vul_jicofo.txt
@saghul @sapkra This is a high priority issue. Please take a look. To avoid updating docker setup, you can use aquasecurity/trivy
for checking CVE.
About Snyk: Snyk checks for Common Vulnerabilities and Exposures(CVE) in a docker image.
Recently Docker added
Snyk
support toDocker for Windows(Docker Desktop)
in the latest release. I testedjitsi/web:latest
image usingSnyk
and it reported few vulnerabilities. It divided the vulnerabilities into two parts and provided some suggestions.Issues to fix by upgrading
Patchable issues
Below is the snippet of the result of Snyk with some suggested fixes
How to reproduce
Docker Desktop
to latest edge version i.e2.3.6.0 (47622)
and channeledge
on Mac or Windowsdocker scan jitsi/web:latest
.