Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

CVE-2021-3711 (high severity) #107

Closed
yuhusolutions opened this issue Aug 27, 2021 · 4 comments
Closed

CVE-2021-3711 (high severity) #107

yuhusolutions opened this issue Aug 27, 2021 · 4 comments

Comments

@yuhusolutions
Copy link

yuhusolutions commented Aug 27, 2021

$ docker run aquasec/trivy --severity HIGH,CRITICAL --ignore-unfixed azul/zulu-openjdk-alpine:11
image

Ref image: azul/zulu-openjdk-alpine:11
Installed version: 1.1.1k-r0
Fixed version: 1.1.1l-r0

Could you please consider bumping alpine from 3.13 to 3.14 ?
See https://github.com/zulu-openjdk/zulu-openjdk/blob/master/alpine/11.0.12-11.50.19/Dockerfile

This will also fix CVE-2021-36159

Thank you.

@irizzant
Copy link

Same for debian images:

Total: 1 (HIGH: 1, CRITICAL: 0)

+-----------+------------------+----------+-------------------+------------------+--------------------------------------+
|  LIBRARY  | VULNERABILITY ID | SEVERITY | INSTALLED VERSION |  FIXED VERSION   |                TITLE                 |
+-----------+------------------+----------+-------------------+------------------+--------------------------------------+
| libssl1.1 | CVE-2021-3711    | HIGH     | 1.1.1d-0+deb10u6  | 1.1.1d-0+deb10u7 | openssl: SM2 Decryption              |
|           |                  |          |                   |                  | Buffer Overflow                      |
|           |                  |          |                   |                  | -->avd.aquasec.com/nvd/cve-2021-3711 |
+-----------+------------------+----------+-------------------+------------------+--------------------------------------+

@raphaelcolomine-onespan
Copy link

Same for trivy image azul/zulu-openjdk-alpine:11-jre and azul/zulu-openjdk-alpine:8
could we update to alpine:3.14
openjdk8
jre-11

@irizzant
Copy link

irizzant commented Sep 3, 2021

@ironstas1k can you please check?

@ironstas1k
Copy link
Contributor

Hi folks, thanks for the feedback.

We successfully bumped alpine to 3.14, debian to bullseye and ubuntu to focal for July release. Besides that now we have continuous process which will rebuild last 3 releases weekly and catch all security updates.
Feel free to use it!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants