cvelist/2021/21xxx/CVE-2021-21664.json
2021-06-10 18:00:51 +00:00

72 lines
2.6 KiB
JSON

{
"CVE_data_meta": {
"ID": "CVE-2021-21664",
"ASSIGNER": "jenkinsci-cert@googlegroups.com",
"STATE": "PUBLIC"
},
"affects": {
"vendor": {
"vendor_data": [
{
"vendor_name": "Jenkins project",
"product": {
"product_data": [
{
"product_name": "Jenkins XebiaLabs XL Deploy Plugin",
"version": {
"version_data": [
{
"version_value": "7.5.9",
"version_affected": ">="
},
{
"version_value": "10.0.1",
"version_affected": "<="
}
]
}
}
]
}
}
]
}
},
"data_format": "MITRE",
"data_type": "CVE",
"data_version": "4.0",
"description": {
"description_data": [
{
"lang": "eng",
"value": "An incorrect permission check in Jenkins XebiaLabs XL Deploy Plugin 10.0.1 and earlier allows attackers with Generic Create permission to connect to an attacker-specified URL using attacker-specified credentials IDs obtained through another method, capturing Username/password credentials stored in Jenkins."
}
]
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "CWE-863: Incorrect Authorization"
}
]
}
]
},
"references": {
"reference_data": [
{
"name": "https://www.jenkins.io/security/advisory/2021-06-10/#SECURITY-1982",
"url": "https://www.jenkins.io/security/advisory/2021-06-10/#SECURITY-1982",
"refsource": "CONFIRM"
},
{
"refsource": "MLIST",
"name": "[oss-security] 20210610 Multiple vulnerabilities in Jenkins plugins",
"url": "http://www.openwall.com/lists/oss-security/2021/06/10/14"
}
]
}
}