Описание
Missing authorization in Jenkins Kubernetes Plugin
Jenkins Kubernetes Plugin prior to 1.27.4, 1.26.5, 1.25.4.1, and 1.21.6 does not perform a permission check in an HTTP endpoint.
This allows attackers with Overall/Read permission to enumerate credentials IDs of credentials stored in Jenkins. Those can be used as part of an attack to capture the credentials using another vulnerability.
An enumeration of credentials IDs in Kubernetes Plugin 1.27.4, 1.26.5, 1.25.4.1, and 1.21.6 requires the appropriate permissions.
Ссылки
- https://nvd.nist.gov/vuln/detail/CVE-2020-2309
- https://github.com/jenkinsci/kubernetes-plugin/commit/f26130149c487b1ef8ece9b7b881739c2f8c6736
- https://github.com/CVEProject/cvelist/blob/381fe967666a5ce01625a7a050427aa4757e3ca6/2020/2xxx/CVE-2020-2309.json
- https://www.jenkins.io/security/advisory/2020-11-04/#SECURITY-2103
Пакеты
org.csanchez.jenkins.plugins:kubernetes
>= 1.27.0, < 1.27.4
1.27.4
org.csanchez.jenkins.plugins:kubernetes
>= 1.26.0, < 1.26.5
1.26.5
org.csanchez.jenkins.plugins:kubernetes
>= 1.22.0, < 1.25.4.1
1.25.4.1
org.csanchez.jenkins.plugins:kubernetes
< 1.21.6
1.21.6
Связанные уязвимости
A missing/An incorrect permission check in Jenkins Kubernetes Plugin 1.27.3 and earlier allows attackers with Overall/Read permission to enumerate credentials IDs of credentials stored in Jenkins.
A missing/An incorrect permission check in Jenkins Kubernetes Plugin 1.27.3 and earlier allows attackers with Overall/Read permission to enumerate credentials IDs of credentials stored in Jenkins.