cvelist/2020/2xxx/CVE-2020-2308.json
2020-11-04 15:01:57 +00:00

79 lines
2.8 KiB
JSON

{
"CVE_data_meta": {
"ID": "CVE-2020-2308",
"ASSIGNER": "jenkinsci-cert@googlegroups.com",
"STATE": "PUBLIC"
},
"affects": {
"vendor": {
"vendor_data": [
{
"vendor_name": "Jenkins project",
"product": {
"product_data": [
{
"product_name": "Jenkins Kubernetes Plugin",
"version": {
"version_data": [
{
"version_value": "1.27.1",
"version_affected": ">="
},
{
"version_value": "1.27.3",
"version_affected": "<="
},
{
"version_value": "1.26.5",
"version_affected": "!"
},
{
"version_value": "1.25.4.1",
"version_affected": "!"
},
{
"version_value": "1.21.6",
"version_affected": "!"
}
]
}
}
]
}
}
]
}
},
"data_format": "MITRE",
"data_type": "CVE",
"data_version": "4.0",
"description": {
"description_data": [
{
"lang": "eng",
"value": "A missing permission check in Jenkins Kubernetes Plugin 1.27.3 and earlier allows attackers with Overall/Read permission to list global pod template names."
}
]
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "CWE-862: Missing Authorization"
}
]
}
]
},
"references": {
"reference_data": [
{
"name": "https://www.jenkins.io/security/advisory/2020-11-04/#SECURITY-2102",
"url": "https://www.jenkins.io/security/advisory/2020-11-04/#SECURITY-2102",
"refsource": "CONFIRM"
}
]
}
}