Bugzilla – Bug 1199760
VUL-0: CVE-2022-28946: cosign,trivy,starboard: an issue in the Open Policy Agent parser can lead to DoS
Last modified: 2024-06-05 13:36:27 UTC
CVE-2022-28946 An issue in the component ast/parser.go of Open Policy Agent v0.39.0 causes the application to incorrectly interpret every expression, causing a Denial of Service (DoS) via triggering out-of-range memory access. References: http://web.nvd.nist.gov/view/vuln/detail?vulnId=CVE-2022-28946 http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2022-28946 https://github.com/open-policy-agent/opa/commit/e9d3828db670cbe11129885f37f08cbf04935264
I could find the unpatched library embedded in the following packages: cosign: - SUSE:SLE-15-SP4:GA - openSUSE:Factory trivy: - openSUSE:Backports:SLE-15-SP3:Update - openSUSE:Backports:SLE-15-SP4 - openSUSE:Factory starboard: - openSUSE:Factory
not yet fixed in cosign 1.8.0 vendoring.
Recreating the vendor.tar.gz for starboard does not yet pull in any updated dependencies, see https://build.opensuse.org/request/show/978449
you need to first include https://github.com/aquasecurity/starboard/commit/25b7b6a751bd57753093a9dfbe2f15d65fd88f3d
This is an autogenerated message for OBS integration: This bug (1199760) was mentioned in https://build.opensuse.org/request/show/978633 Factory / trivy https://build.opensuse.org/request/show/978634 Backports:SLE-15-SP4 / trivy
openSUSE-SU-2022:10022-1: An update that fixes two vulnerabilities is now available. Category: security (moderate) Bug References: 1199760 CVE References: CVE-2022-23648,CVE-2022-28946 JIRA References: Sources used: openSUSE Backports SLE-15-SP4 (src): trivy-0.28.0-bp154.2.3.1
This is an autogenerated message for OBS integration: This bug (1199760) was mentioned in https://build.opensuse.org/request/show/991390 Backports:SLE-15-SP3 / trivy
openSUSE-SU-2022:10094-1: An update that fixes three vulnerabilities is now available. Category: security (moderate) Bug References: 1199760 CVE References: CVE-2022-1996,CVE-2022-23648,CVE-2022-28946 JIRA References: Sources used: openSUSE Backports SLE-15-SP3 (src): trivy-0.30.4-bp153.8.1
SUSE:SLE-15-SP4:Update/cosign is v1.10.1 which is build with a fixed version of opa
Fixed and released.