cvelist/2021/21xxx/CVE-2021-21626.json
2021-03-18 15:01:06 +00:00

72 lines
2.6 KiB
JSON

{
"CVE_data_meta": {
"ID": "CVE-2021-21626",
"ASSIGNER": "jenkinsci-cert@googlegroups.com",
"STATE": "PUBLIC"
},
"affects": {
"vendor": {
"vendor_data": [
{
"vendor_name": "Jenkins project",
"product": {
"product_data": [
{
"product_name": "Jenkins Warnings Next Generation Plugin",
"version": {
"version_data": [
{
"version_value": "8.4.4",
"version_affected": "<="
},
{
"version_value": "8.4.3.1",
"version_affected": "!"
}
]
}
}
]
}
}
]
}
},
"data_format": "MITRE",
"data_type": "CVE",
"data_version": "4.0",
"description": {
"description_data": [
{
"lang": "eng",
"value": "Jenkins Warnings Next Generation Plugin 8.4.4 and earlier does not perform a permission check in methods implementing form validation, allowing attackers with Item/Read permission but without Item/Workspace or Item/Configure permission to check whether attacker-specified file patterns match workspace contents."
}
]
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "CWE-862: Missing Authorization"
}
]
}
]
},
"references": {
"reference_data": [
{
"name": "https://www.jenkins.io/security/advisory/2021-03-18/#SECURITY-2041",
"url": "https://www.jenkins.io/security/advisory/2021-03-18/#SECURITY-2041",
"refsource": "CONFIRM"
},
{
"refsource": "MLIST",
"name": "[oss-security] 20210318 Multiple vulnerabilities in Jenkins plugins",
"url": "http://www.openwall.com/lists/oss-security/2021/03/18/5"
}
]
}
}