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 image grafana-image-renderer:3.7.2 and up still shows node pkg semver-7.3.7 #454

Closed
SadanandGowda opened this issue Sep 13, 2023 · 1 comment
Labels
dependencies Pull requests that update a dependency file security The issue is related to a security vulnerability

Comments

@SadanandGowda
Copy link

Hi Team,
we were checking for vulnerabilities of grafana-image-renderer docker image version - 3.7.2 and up. The trivy and docker scout shows node package as 7.3.7 as opposed to the fix version 7.5.4 as updated in #440.

Steps to reproduce:
Install trivy/docker scout or any vulnerability tool.

trivy image grafana/grafana-image-renderer:3.8.0 or
trivy image grafana/grafana-image-renderer:3.7.2

Output:
semver (package.json) │ CVE-2022-25883 │ MEDIUM │ fixed │ 7.3.7 │ 7.5.2, 6.3.1, 5.7.2 │ Regular expression denial of service │
│ │ │ │ │ │ │ https://avd.aquasec.com/nvd/cve-2022-25883

Please let us know if we are missing something from our end.

  • Grafana Image Renderer version:3.7.2
  • Grafana version:
  • Installed plugin or remote renderer service:
  • OS Grafana Image Renderer is installed on:
  • User OS & Browser:
  • Others:
@AgnesToulet
Copy link
Contributor

Hi! This comes from the base image and Node 16. This will be fixed in 3.8.3 when we'll release the upgrade to Node 18.

@AgnesToulet AgnesToulet added security The issue is related to a security vulnerability dependencies Pull requests that update a dependency file labels Oct 16, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file security The issue is related to a security vulnerability
Projects
None yet
Development

No branches or pull requests

2 participants