cvelist/2020/2xxx/CVE-2020-2116.json
2023-10-25 17:33:54 +00:00

69 lines
2.4 KiB
JSON

{
"data_version": "4.0",
"data_type": "CVE",
"data_format": "MITRE",
"CVE_data_meta": {
"ID": "CVE-2020-2116",
"ASSIGNER": "jenkinsci-cert@googlegroups.com",
"STATE": "PUBLIC"
},
"description": {
"description_data": [
{
"lang": "eng",
"value": "A cross-site request forgery vulnerability in Jenkins Pipeline GitHub Notify Step Plugin 1.0.4 and earlier allows attackers to connect to an attacker-specified URL using attacker-specified credentials IDs obtained through another method, capturing credentials stored in Jenkins."
}
]
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "n/a"
}
]
}
]
},
"affects": {
"vendor": {
"vendor_data": [
{
"vendor_name": "Jenkins project",
"product": {
"product_data": [
{
"product_name": "Jenkins Pipeline GitHub Notify Step Plugin",
"version": {
"version_data": [
{
"version_affected": "<=",
"version_name": "unspecified",
"version_value": "1.0.4"
}
]
}
}
]
}
}
]
}
},
"references": {
"reference_data": [
{
"url": "https://jenkins.io/security/advisory/2020-02-12/#SECURITY-812%20%281%29",
"refsource": "MISC",
"name": "https://jenkins.io/security/advisory/2020-02-12/#SECURITY-812%20%281%29"
},
{
"url": "http://www.openwall.com/lists/oss-security/2020/02/12/3",
"refsource": "MISC",
"name": "http://www.openwall.com/lists/oss-security/2020/02/12/3"
}
]
}
}