An 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 low due to the high privileges required to be able to create the Package and the eventually consistency nature of controller.
The problem has been fixed in 1.11.5, 1.12.3 and 1.13.0, all the supported versions of Crossplane at the time of writing.
Only using images from trusted sources and keeping Package editing/creating privileges to administrators only, which should be both considered already best practices.
See ADA-XP-23-16
in the Security Audit's report.
This was reported as ADA-XP-23-16
by @AdamKorcz and @DavidKorczynski from Ada Logic and facilitated by OSTIF as part of the Security Audit sponsored by CNCF.
{ "nvd_published_at": "2023-07-27T16:15:10Z", "cwe_ids": [ "CWE-400" ], "severity": "LOW", "github_reviewed": true, "github_reviewed_at": "2023-07-28T15:36:08Z" }