cvelist/2021/21xxx/CVE-2021-21605.json
2021-01-13 16:01:59 +00:00

67 lines
2.2 KiB
JSON

{
"CVE_data_meta": {
"ID": "CVE-2021-21605",
"ASSIGNER": "jenkinsci-cert@googlegroups.com",
"STATE": "PUBLIC"
},
"affects": {
"vendor": {
"vendor_data": [
{
"vendor_name": "Jenkins project",
"product": {
"product_data": [
{
"product_name": "Jenkins",
"version": {
"version_data": [
{
"version_value": "2.274",
"version_affected": "<="
},
{
"version_value": "LTS 2.263.1",
"version_affected": "<="
}
]
}
}
]
}
}
]
}
},
"data_format": "MITRE",
"data_type": "CVE",
"data_version": "4.0",
"description": {
"description_data": [
{
"lang": "eng",
"value": "Jenkins 2.274 and earlier, LTS 2.263.1 and earlier allows users with Agent/Configure permission to choose agent names that cause Jenkins to override the global `config.xml` file."
}
]
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "CWE-20: Improper Input Validation"
}
]
}
]
},
"references": {
"reference_data": [
{
"name": "https://www.jenkins.io/security/advisory/2021-01-13/#SECURITY-2021",
"url": "https://www.jenkins.io/security/advisory/2021-01-13/#SECURITY-2021",
"refsource": "CONFIRM"
}
]
}
}