Vulnerabilities (CVE)

Filtered by vendor Cncf Subscribe
Filtered by product Crossplane
Total 2 CVE
CVE Vendors Products Updated CVSS v2 CVSS v3
CVE-2023-37900 1 Cncf 1 Crossplane 2023-12-10 N/A 2.7 LOW
Crossplane is a framework for building cloud native control planes without needing to write code. In versions prior to 1.11.5, 1.12.3, and 1.13.0, a high-privileged user could create a Package referencing an arbitrarily large image containing that Crossplane would then parse, possibly resulting in exhausting all the available memory and therefore in the container being OOMKilled. The impact is limited due to the high privileges required to be able to create the Package and the eventually consistency nature of controller. This issue is fixed in versions 1.11.5, 1.12.3, and 1.13.0.
CVE-2023-38495 1 Cncf 1 Crossplane 2023-12-10 N/A 9.8 CRITICAL
Crossplane is a framework for building cloud native control planes without needing to write code. In versions prior to 1.11.5, 1.12.3, and 1.13.0, Crossplane's image backend does not validate the byte contents of Crossplane packages. As such, Crossplane does not detect if an attacker has tampered with a Package. The problem has been fixed in 1.11.5, 1.12.3 and 1.13.0. As a workaround, only use images from trusted sources and keep Package editing/creating privileges to administrators only.