cvelist/2021/21xxx/CVE-2021-21646.json
2021-04-21 18:00:45 +00:00

68 lines
2.3 KiB
JSON

{
"CVE_data_meta": {
"ID": "CVE-2021-21646",
"ASSIGNER": "jenkinsci-cert@googlegroups.com",
"STATE": "PUBLIC"
},
"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": "<="
}
]
}
}
]
}
}
]
}
},
"data_format": "MITRE",
"data_type": "CVE",
"data_version": "4.0",
"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"
},
{
"refsource": "MLIST",
"name": "[oss-security] 20210421 Multiple vulnerabilities in Jenkins plugins",
"url": "http://www.openwall.com/lists/oss-security/2021/04/21/2"
}
]
}
}