Skip to main content

Over 150 LLM Providers · Over 5,300 Models The most extensible AI-powered pentesting platform. Open source. Star on GitHub

CVE-2023-27484

6.2 · MEDIUM
Published Mar 9, 2023 crossplane CWE-20 EPSS 0.68% (50th pctl)

Overview

CVE-2023-27484 is a medium-severity vulnerability affecting crossplane crossplane. It was published on March 9, 2023 and has a CVSS 3.1 base score of 6.2 (MEDIUM).

This vulnerability has a CVSS 3.1 base score of 6.2, rated MEDIUM. It requires local or adjacent network access to exploit. Some level of privileges is required for exploitation.

Technical Description

crossplane-runtime is a set of go libraries used to build Kubernetes controllers in Crossplane and its related stacks. In affected versions an already highly privileged user able to create or update Compositions can specify an arbitrarily high index in a patch's `ToFieldPath`, which could lead to excessive memory usage once such Composition is selected for a Composite resource. Compositions allow users to specify patches inserting elements into arrays at an arbitrary index. When a Composition is selected for a Composite Resource, patches are evaluated and if a specified index is greater than the current size of the target slice, Crossplane will grow that slice up to the specified index, which could lead to an excessive amount of memory usage and therefore the Pod being OOM-Killed. The index is already capped to the maximum value for a uint32 (4294967295) when parsed, but that is still an unnecessarily large value. This issue has been addressed in versions 1.11.2, 1.10.3, and 1.9.2. Use

Remediation

Check the references section for vendor advisories and patches from crossplane. Update crossplane to the latest patched version. If immediate patching is not possible, review the CVSS vector to understand the attack surface and apply compensating controls such as network segmentation or access restrictions.

Affected Products

Vendor Product Versions Status
crossplane crossplane >= 1.9.0, < 1.9.2 Affected

Frequently Asked Questions

What is CVE-2023-27484?

CVE-2023-27484 is a medium-severity vulnerability affecting crossplane crossplane. It was published on March 9, 2023 and has a CVSS 3.1 base score of 6.2 (MEDIUM).

How severe is CVE-2023-27484?

This vulnerability has a CVSS 3.1 base score of 6.2, rated MEDIUM. It requires local or adjacent network access to exploit. Some level of privileges is required for exploitation.

How do I fix or remediate CVE-2023-27484?

Check the references section for vendor advisories and patches from crossplane. Update crossplane to the latest patched version. If immediate patching is not possible, review the CVSS vector to understand the attack surface and apply compensating controls such as network segmentation or access restrictions.

How can CyberStrike help with CVE-2023-27484?

CyberStrike's AI-powered security agents can automatically detect CVE-2023-27484 across your infrastructure using autonomous pentesting, DAST scanning, and HackBrowser. The platform continuously monitors for known vulnerabilities and provides actionable remediation guidance prioritized by real-world exploitability.