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-37264

3.7 · LOW
Published Jul 7, 2023 linuxfoundation CWE-345 EPSS 0.38% (31th pctl)

Overview

CVE-2023-37264 is a low-severity vulnerability affecting linuxfoundation tekton_pipelines. It was published on July 7, 2023 and has a CVSS 3.1 base score of 3.7 (LOW).

This vulnerability has a CVSS 3.1 base score of 3.7, rated LOW. It can be exploited remotely over the network. Some level of privileges is required for exploitation.

Technical Description

Tekton Pipelines project provides k8s-style resources for declaring CI/CD-style pipelines. Starting in version 0.35.0, pipelines do not validate child UIDs, which means that a user that has access to create TaskRuns can create their own Tasks that the Pipelines controller will accept as the child Task. While the software stores and validates the PipelineRun's (api version, kind, name, uid) in the child Run's OwnerReference, it only store (api version, kind, name) in the ChildStatusReference. This means that if a client had access to create TaskRuns on a cluster, they could create a child TaskRun for a pipeline with the same name + owner reference, and the Pipeline controller picks it up as if it was the original TaskRun. This is problematic since it can let users modify the config of Pipelines at runtime, which violates SLSA L2 Service Generated / Non-falsifiable requirements. This issue can be used to trick the Pipeline controller into associating unrelated Runs to the Pipeline, feedi

Remediation

Check the references section for vendor advisories and patches from linuxfoundation. Update tekton_pipelines 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
linuxfoundation tekton_pipelines 0.35.0 Affected

Frequently Asked Questions

What is CVE-2023-37264?

CVE-2023-37264 is a low-severity vulnerability affecting linuxfoundation tekton_pipelines. It was published on July 7, 2023 and has a CVSS 3.1 base score of 3.7 (LOW).

How severe is CVE-2023-37264?

This vulnerability has a CVSS 3.1 base score of 3.7, rated LOW. It can be exploited remotely over the network. Some level of privileges is required for exploitation.

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

Check the references section for vendor advisories and patches from linuxfoundation. Update tekton_pipelines 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-37264?

CyberStrike's AI-powered security agents can automatically detect CVE-2023-37264 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.