cvelist/2021/21xxx/CVE-2021-21680.json

81 lines
3.0 KiB
JSON
Raw Normal View History

2021-01-04 16:03:04 +00:00
{
2023-10-25 17:37:58 +00:00
"data_version": "4.0",
"data_type": "CVE",
"data_format": "MITRE",
2021-01-04 16:03:04 +00:00
"CVE_data_meta": {
"ID": "CVE-2021-21680",
2021-08-31 14:00:59 +00:00
"ASSIGNER": "jenkinsci-cert@googlegroups.com",
"STATE": "PUBLIC"
},
2023-10-25 17:37:58 +00:00
"description": {
"description_data": [
{
"lang": "eng",
"value": "Jenkins Nested View Plugin 1.20 and earlier does not configure its XML transformer to prevent XML external entity (XXE) attacks."
}
]
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "n/a"
}
]
}
]
},
"affects": {
"vendor": {
"vendor_data": [
{
"vendor_name": "Jenkins project",
"product": {
"product_data": [
{
"product_name": "Jenkins Nested View Plugin",
"version": {
"version_data": [
{
2023-10-25 17:37:58 +00:00
"version_value": "not down converted",
"x_cve_json_5_version_data": {
"versions": [
{
"lessThanOrEqual": "1.20",
"status": "affected",
"version": "unspecified",
"versionType": "custom"
},
{
"status": "unaffected",
"version": "1.19.1"
}
]
}
}
]
}
}
]
}
}
]
}
2021-01-04 16:03:04 +00:00
},
"references": {
"reference_data": [
{
"url": "https://www.jenkins.io/security/advisory/2021-08-31/#SECURITY-2411",
2023-10-25 17:37:58 +00:00
"refsource": "MISC",
"name": "https://www.jenkins.io/security/advisory/2021-08-31/#SECURITY-2411"
2021-08-31 18:00:59 +00:00
},
{
2023-10-25 17:37:58 +00:00
"url": "http://www.openwall.com/lists/oss-security/2021/08/31/1",
"refsource": "MISC",
"name": "http://www.openwall.com/lists/oss-security/2021/08/31/1"
2021-01-04 16:03:04 +00:00
}
]
}
}