Vulnerabilities (CVE)

Filtered by vendor Linuxfoundation
Filtered by product Tekton Pipelines
Angry Yack Logo
Total 1 CVE
CVE Vendors Products Updated CVSS v2 CVSS v3
CVE-2023-37264 1 Linuxfoundation 1 Tekton Pipelines 2024-11-21 N/A 3.7 LOW
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. Thi ...

Show More