First published: Tue Nov 14 2023(Updated: )
An issue was found in Kyverno that allowed an attacker to control the digest of images used by Kyverno users. The issue would require the attacker to compromise the registry that the Kyverno fetch their images from. The attacker could then return a vulnerable image to the the user and leverage that to further escalate their position. As such, the attacker would need to know which images the Kyverno user consumes and know of one of multiple exploitable vulnerabilities in previous digests of the images. Alternatively, if the attacker has compromised the registry, they could craft a malicious image with a different digest with intentionally placed vulnerabilities and deliver the image to the user. An attacker was not be able to control other parameters of the image than the digest by exploiting this vulnerability. Users pulling their images from trusted registries are not impacted by this vulnerability. There is no evidence of this being exploited in the wild. The issue has been patched in 1.11.0. The vulnerability was found during an ongoing security audit of Kyverno conducted by Ada Logics, facilitated by OSTIF and funded by the CNCF. Members of the community have raised concerns over the similarity between this vulnerability and the one identified with CVE-2023-46737; They are two different issues with two different root causes and different levels of impact. Some differences are: - The current advisory (GHSA-3hfq-cx9j-923w) has its root cause in Kyverno whereas the root cause of CVE-2023-46737 is in Cosigns code base. - The impact of the current advisory (GHSA-3hfq-cx9j-923w) is that an attacker can trick Kyverno into consuming a different image than the one the user requested; The impact of CVE-2023-46737 is an endless data attack resulting in a denial-of-service. - The fix of the current advisory (GHSA-3hfq-cx9j-923w) does not result in users being secure from CVE-2023-46737 and vice versa.
Affected Software | Affected Version | How to fix |
---|---|---|
go/github.com/kyverno/kyverno | <1.10.5 | 1.10.5 |
Sign up to SecAlerts for real-time vulnerability data matched to your software, aggregated from hundreds of sources.
The severity of GHSA-3hfq-cx9j-923w vulnerability is high with a severity value of 7.1.
The GHSA-3hfq-cx9j-923w vulnerability can be exploited by compromising the registry that Kyverno fetches their images from and returning a vulnerable image to the user.
The version 1.10.5 of Kyverno is affected by GHSA-3hfq-cx9j-923w vulnerability.
To fix the GHSA-3hfq-cx9j-923w vulnerability, update Kyverno to version 1.11.0 or higher.
You can find more information about the GHSA-3hfq-cx9j-923w vulnerability in the following references: [GitHub Advisory](https://github.com/kyverno/kyverno/security/advisories/GHSA-3hfq-cx9j-923w), [NVD](https://nvd.nist.gov/vuln/detail/CVE-2023-47630), [Kyverno Releases](https://github.com/kyverno/kyverno/releases/tag/v1.11.0).