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

62 lines
2.0 KiB
JSON
Raw Normal View History

2021-01-04 16:03:04 +00:00
{
"CVE_data_meta": {
"ID": "CVE-2021-21646",
"ASSIGNER": "jenkinsci-cert@googlegroups.com"
},
"affects": {
"vendor": {
"vendor_data": [
{
"vendor_name": "Jenkins project",
"product": {
"product_data": [
{
"product_name": "Jenkins Templating Engine Plugin",
"version": {
"version_data": [
{
"version_value": "2.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 Templating Engine Plugin 2.1 and earlier does not protect its pipeline configurations using Script Security Plugin, allowing attackers with Job/Configure permission to execute arbitrary code in the context of the Jenkins controller JVM."
}
]
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "CWE-693: Protection Mechanism Failure"
}
]
}
]
},
"references": {
"reference_data": [
{
"name": "https://www.jenkins.io/security/advisory/2021-04-21/#SECURITY-2311",
"url": "https://www.jenkins.io/security/advisory/2021-04-21/#SECURITY-2311",
"refsource": "CONFIRM"
2021-01-04 16:03:04 +00:00
}
]
}
}