CVE-2023-37264
Last modified
CVE-2023-37264 is a medium-severity vulnerability rated 4.3/10 on the CVSS scale. 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. EPSS estimates a 0.32% chance of exploitation in the next 30 days.
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, feeding its data through the rest of the Pipeline. This requires access to create TaskRuns, so impact may vary depending on one Tekton setup. If users already have unrestricted access to create any Task/PipelineRun, this does not grant any additional capabilities. As of time of publication, there are no known patches for this issue.
Metrics
CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:N/I:L/A:N
Weakness Enumeration
Affected Software
| Vendor | Product | Versions |
|---|---|---|
| Linuxfoundation | Tekton Pipelines | >= 0.35.0 |
References
Timeline
- Published
- Last Modified
- Status
- Modified
Frequently Asked Questions
What is CVE-2023-37264?
How severe is CVE-2023-37264?
How do I fix CVE-2023-37264?
How Strix Helps
- Same Subject, Wrong User: A Cross-Issuer Account Takeover in n8nStrix found an identity-binding bug in n8n's token-exchange flow enabling account takeover.
- Autonomous PentestingAI agents that find and validate exploitable vulnerabilities like this one across your applications.
- PR ReviewsPentest every pull request so vulnerable code is caught before it ships to production.
- AI Penetration TestingHow AI-driven penetration testing continuously covers your attack surface.
Related CVEs from 2023
- CVE-2023-37259matrix-react-sdk is a react-based SDK for inserting a Matrix…5.4
- CVE-2023-3726OCSInventory allow stored email template with special charac…6.9
- CVE-2023-37260league/oauth2-server is an implementation of an OAuth 2.0 au…7.5
- CVE-2023-37261OpenComputers is a Minecraft mod that adds programmable comp…8.8
- CVE-2023-37262CC: Tweaked is a mod for Minecraft which adds programmable c…8.8
- CVE-2023-37263Strapi is the an open-source headless content management sys…2.7
- CVE-2023-37265CasaOS is an open-source Personal Cloud system. Due to a lac…9.8
- CVE-2023-37266CasaOS is an open-source Personal Cloud system. Unauthentica…9.8
- CVE-2023-37267Umbraco is a ASP.NET CMS. Under rare conditions a restart of…9.8
- CVE-2023-37268Warpgate is an SSH, HTTPS and MySQL bastion host for Linux t…8.8
- CVE-2023-37269Winter is a free, open-source content management system (CMS…4.8
- CVE-2023-3727Use after free in WebRTC in Google Chrome prior to 115.0.579…8.8
Are you affected by CVE-2023-37264?
Run a free Strix scan to check your systems for this vulnerability.
Scan your code nowSource: NVD / NIST
