cvelist/2022/20xxx/CVE-2022-20614.json

66 lines
2.2 KiB
JSON
Raw Normal View History

2021-10-28 18:01:06 +00:00
{
"CVE_data_meta": {
"ID": "CVE-2022-20614",
"ASSIGNER": "jenkinsci-cert@googlegroups.com"
},
"affects": {
"vendor": {
"vendor_data": [
{
"vendor_name": "Jenkins project",
"product": {
"product_data": [
{
"product_name": "Jenkins Mailer Plugin",
"version": {
"version_data": [
{
"version_value": "391.ve4a_38c1b_cf4b_",
"version_affected": "<="
},
{
"version_value": "1.34.2",
"version_affected": "!"
}
]
}
}
]
}
}
]
}
2021-10-28 18:01:06 +00:00
},
"data_format": "MITRE",
"data_type": "CVE",
"data_version": "4.0",
2021-10-28 18:01:06 +00:00
"description": {
"description_data": [
{
"lang": "eng",
"value": "A missing permission check in Jenkins Mailer Plugin 391.ve4a_38c1b_cf4b_ and earlier allows attackers with Overall/Read access to use the DNS used by the Jenkins instance to resolve an attacker-specified hostname."
}
]
},
"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-2163",
"url": "https://www.jenkins.io/security/advisory/2022-01-12/#SECURITY-2163",
"refsource": "CONFIRM"
2021-10-28 18:01:06 +00:00
}
]
}
}