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

Docker Scout flags v0.106.1 with CVE-2024-41110 #34594

Closed
aheusser opened this issue Aug 9, 2024 · 1 comment
Closed

Docker Scout flags v0.106.1 with CVE-2024-41110 #34594

aheusser opened this issue Aug 9, 2024 · 1 comment
Labels
bug Something isn't working needs triage New item requiring triage

Comments

@aheusser
Copy link

aheusser commented Aug 9, 2024

Component(s)

Multiple

What happened?

Docker Scout scan fails with a critical CVE.

Description

When I pull and build from the 106.1 opentelemetry-collector-contrib image, the Docker Scout scan flags a "9.9" critical issue (CVE-2024-41110) against usage of github.com/docker/docker v26.1.4

Searching the 106.1 codebase, it appears that github.com/docker/docker v26.1.4 version is referenced ~45 times across the codebase.

According to the scan, this CVE is addressed in github.com/docker/docker v26.1.5.

See:

Steps to Reproduce

Dockerfile

FROM otel/opentelemetry-collector-contrib:0.106.1
# ...

Expected Result

successful scan

Actual Result

Collector version

v0.106.1

Environment information

Scanning using Docker Desktop 4.33.1

OpenTelemetry Collector configuration

No response

Log output

No response

Additional context

No response

@aheusser aheusser added bug Something isn't working needs triage New item requiring triage labels Aug 9, 2024
@aheusser aheusser changed the title Docker container scan flags v0.106.1 with CVE-2024-41110 Docker Scout flags v0.106.1 with CVE-2024-41110 Aug 9, 2024
@mx-psi
Copy link
Member

mx-psi commented Aug 12, 2024

This was fixed by #34591 and will be released in v0.107.0 this week

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working needs triage New item requiring triage
Projects
None yet
Development

No branches or pull requests

2 participants