prometheus / prometheus/common
prometheus/common v0.67.5 CVE-2022-28948 CVE detected.
Open
Nobody has claimed this yet.
- Dominant language
- Go
- Stars
- 295
- Forks
- 367
- Avg merge
- 2d 10h
- Merged PRs (30d)
- 18
Description
it uses go.yaml.in/yaml/v2 v2.4.3:
https://github.com/prometheus/common/blob/934ff3789ee17026206fe4f7e5f59c0a09fbe511/go.mod#L15
According to https://github.com/advisories/GHSA-hp87-p4gw-j4gq the bug is fixed in >=3.0.1
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start at go.mod line 15 and review the linked GitHub advisory for the affected go.yaml.in/yaml/v2 version. Update the dependency to a version at least 3.0.1, then verify that the reported CVE is no longer detected.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- go
- Domain
- security
- Issue type
- Bug
- Difficulty
- 2/5
- Estimated time
- 1-3 hours
- Activity status
- Stale
- Clarity
- Clearly specified
- Newbie friendliness
- 52/100