|
Bugzilla – Full Text Bug Listing |
| Summary: | VUL-0: CVE-2023-24535: syft: google.golang.org/protobuf: panic leading to denial of service | ||
|---|---|---|---|
| Product: | [openSUSE] openSUSE Tumbleweed | Reporter: | Thomas Leroy <thomas.leroy> |
| Component: | Security | Assignee: | Johannes Kastl <opensuse_buildservice> |
| Status: | NEW --- | QA Contact: | Security Team bot <security-team> |
| Severity: | Normal | ||
| Priority: | P3 - Medium | ||
| Version: | Current | ||
| Target Milestone: | --- | ||
| Hardware: | Other | ||
| OS: | Other | ||
| URL: | https://smash.suse.de/issue/368858/ | ||
| Whiteboard: | |||
| Found By: | Security Response Team | Services Priority: | |
| Business Priority: | Blocker: | --- | |
| Marketing QA Status: | --- | IT Deployment: | --- |
| Bug Depends on: | 1212218 | ||
| Bug Blocks: | |||
|
Description
Thomas Leroy
2023-06-12 08:07:38 UTC
openSUSE:Factory/syft embeds a vulnerable version of the google.golang.org/protobuf module. syft version 0.83.0 is on its way to Factory, see SR#1092663 AFAICT is contains v1.30.0 of google.golang.org/protobuf, not sure if that version is fixed? https://github.com/anchore/syft/blob/main/go.mod#L153 Kind Regards, Johannes (In reply to Johannes Kastl from comment #2) > syft version 0.83.0 is on its way to Factory, see SR#1092663 > > AFAICT is contains v1.30.0 of google.golang.org/protobuf, not sure if that > version is fixed? > https://github.com/anchore/syft/blob/main/go.mod#L153 > > Kind Regards, > Johannes v1.30.0 is a fixed version as well. Thanks Johannes |