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

67 lines
2.2 KiB
JSON
Raw Normal View History

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"
},
"affects": {
"vendor": {
"vendor_data": [
{
"vendor_name": "Jenkins project",
"product": {
"product_data": [
{
"product_name": "Jenkins Nested View Plugin",
"version": {
"version_data": [
{
"version_value": "1.20",
"version_affected": "<="
},
{
"version_value": "1.19.1",
"version_affected": "!"
}
]
}
}
]
}
}
]
}
2021-01-04 16:03:04 +00:00
},
"data_format": "MITRE",
"data_type": "CVE",
"data_version": "4.0",
2021-01-04 16:03:04 +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": "CWE-611: Improper Restriction of XML External Entity Reference"
}
]
}
]
},
"references": {
"reference_data": [
{
"name": "https://www.jenkins.io/security/advisory/2021-08-31/#SECURITY-2411",
"url": "https://www.jenkins.io/security/advisory/2021-08-31/#SECURITY-2411",
"refsource": "CONFIRM"
2021-01-04 16:03:04 +00:00
}
]
}
}