cvelist/2022/20xxx/CVE-2022-20618.json
2022-01-12 22:01:10 +00:00

80 lines
2.9 KiB
JSON

{
"CVE_data_meta": {
"ID": "CVE-2022-20618",
"ASSIGNER": "jenkinsci-cert@googlegroups.com",
"STATE": "PUBLIC"
},
"affects": {
"vendor": {
"vendor_data": [
{
"vendor_name": "Jenkins project",
"product": {
"product_data": [
{
"product_name": "Jenkins Bitbucket Branch Source Plugin",
"version": {
"version_data": [
{
"version_value": "737.vdf9dc06105be",
"version_affected": "<="
},
{
"version_value": "725.vd9f8be0fa250",
"version_affected": "!"
},
{
"version_value": "2.9.11.2",
"version_affected": "!"
},
{
"version_value": "2.9.7.2",
"version_affected": "!"
}
]
}
}
]
}
}
]
}
},
"data_format": "MITRE",
"data_type": "CVE",
"data_version": "4.0",
"description": {
"description_data": [
{
"lang": "eng",
"value": "A missing permission check in Jenkins Bitbucket Branch Source Plugin 737.vdf9dc06105be and earlier allows attackers with Overall/Read access to enumerate credentials IDs of credentials stored in Jenkins."
}
]
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "CWE-862: Missing Authorization"
}
]
}
]
},
"references": {
"reference_data": [
{
"name": "https://www.jenkins.io/security/advisory/2022-01-12/#SECURITY-2033",
"url": "https://www.jenkins.io/security/advisory/2022-01-12/#SECURITY-2033",
"refsource": "CONFIRM"
},
{
"refsource": "MLIST",
"name": "[oss-security] 20220112 Multiple vulnerabilities in Jenkins and Jenkins plugins",
"url": "http://www.openwall.com/lists/oss-security/2022/01/12/6"
}
]
}
}