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

Vulnerabilities in SumoLogic collector #1715

Open
ddartiaga opened this issue Oct 21, 2024 · 2 comments
Open

Vulnerabilities in SumoLogic collector #1715

ddartiaga opened this issue Oct 21, 2024 · 2 comments
Labels

Comments

@ddartiaga
Copy link

ddartiaga commented Oct 21, 2024

Hello,

We have created a Windows container and we installed the SumoLogic collector v0.108.0-1649 inside.
During the container scan using Trivy, it shows it has vulnerabilities. How can I mitigate the findings?

image

https://avd.aquasec.com/nvd/cve-2024-0406
https://avd.aquasec.com/nvd/cve-2024-34156
https://avd.aquasec.com/nvd/cve-2024-34155
https://avd.aquasec.com/nvd/cve-2024-34158

Steps to reproduce

  1. Build a Windows container from mcr.microsoft.com/windows/servercore:ltsc2019
  2. Install the SumoLogic using the script (provide the token) https://raw.githubusercontent.com/SumoLogic/sumologic-otel-collector/main/scripts/install.ps1
  3. Install Trivy CLI and Scan the container image - https://aquasecurity.github.io/trivy/v0.33/docs/vulnerability/scanning/image/
@echlebek
Copy link
Collaborator

echlebek commented Dec 2, 2024

This is not the correct repository for this issue, please file to https://github.com/SumoLogic/sumologic-otel-collector in the future.

@echlebek echlebek transferred this issue from SumoLogic/sumologic-otel-collector-packaging Dec 2, 2024
@echlebek echlebek added the triage label Dec 3, 2024
@echlebek
Copy link
Collaborator

echlebek commented Dec 3, 2024

Thank you for the issue report. The software does indeed import mholt/archiver, it is used in the "jobreceiver" module.

We'll be upgrading or replacing this dependency to resolve this issue. In the mean time, you can simply avoid the jobreceiver module in your open-telemetry configuration to mitigate any risk associated with this CVE.

@echlebek echlebek added security and removed triage labels Dec 3, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants