Skip to content
This repository has been archived by the owner on Feb 14, 2025. It is now read-only.

How to update rexml version? #144

Open
jwenjian opened this issue Dec 17, 2024 · 3 comments
Open

How to update rexml version? #144

jwenjian opened this issue Dec 17, 2024 · 3 comments

Comments

@jwenjian
Copy link

We are using trivy to scan the container images, and found an HIGH issues with rexml-3.2.5, I'd like to update to >=3.3.9, to fix this issue, any steps or documents?

Thanks!

  • trivy scan output:
ghcr.io/voxpupuli/puppetserver:8.7.0-latest (ubuntu 22.04)

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

2024-12-17T15:38:13+08:00       INFO    Table result includes only package filenames. Use '--format json' option to get the full path to the package file.

Ruby (gemspec)

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

┌─────────────────────────────┬────────────────┬──────────┬────────┬───────────────────┬───────────────┬────────────────────────────────────────────────────────┐
│           Library           │ Vulnerability  │ Severity │ Status │ Installed Version │ Fixed Version │                         Title                          │
├─────────────────────────────┼────────────────┼──────────┼────────┼───────────────────┼───────────────┼────────────────────────────────────────────────────────┤
│ rexml (rexml-3.2.5.gemspec) │ CVE-2024-49761 │ HIGH     │ fixed  │ 3.2.5             │ >= 3.3.9      │ REXML is an XML toolkit for Ruby. The REXML gem before │
│                             │                │          │        │                   │               │ 3.3.9...                                               │
│                             │                │          │        │                   │               │ https://avd.aquasec.com/nvd/cve-2024-49761             │
└─────────────────────────────┴────────────────┴──────────┴────────┴───────────────────┴───────────────┴────────────────────────────────────────────────────────┘
@rwaffen
Copy link
Member

rwaffen commented Dec 20, 2024

Ah okay. It’s rexml again. I fixed it already in some other container. I will look into it to apply the fix also here.

@rwaffen
Copy link
Member

rwaffen commented Dec 20, 2024

@jwenjian
Copy link
Author

jwenjian commented Feb 7, 2025

Hi @rwaffen , may I know the status of this issue?

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
Status: No status
Development

No branches or pull requests

2 participants