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

69 lines
2.3 KiB
JSON
Raw Normal View History

2021-01-04 16:03:04 +00:00
{
2023-10-25 17:36:26 +00:00
"data_version": "4.0",
"data_type": "CVE",
"data_format": "MITRE",
2021-01-04 16:03:04 +00:00
"CVE_data_meta": {
"ID": "CVE-2021-21624",
2021-03-18 14:00:48 +00:00
"ASSIGNER": "jenkinsci-cert@googlegroups.com",
"STATE": "PUBLIC"
},
2023-10-25 17:36:26 +00:00
"description": {
"description_data": [
{
"lang": "eng",
"value": "An incorrect permission check in Jenkins Role-based Authorization Strategy Plugin 3.1 and earlier allows attackers with Item/Read permission on nested items to access them, even if they lack Item/Read permission for parent folders."
}
]
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "n/a"
}
]
}
]
},
"affects": {
"vendor": {
"vendor_data": [
{
"vendor_name": "Jenkins project",
"product": {
"product_data": [
{
"product_name": "Jenkins Role-based Authorization Strategy Plugin",
"version": {
"version_data": [
{
2023-10-25 17:36:26 +00:00
"version_affected": "<=",
"version_name": "unspecified",
"version_value": "3.1"
}
]
}
}
]
}
}
]
}
2021-01-04 16:03:04 +00:00
},
"references": {
"reference_data": [
{
"url": "https://www.jenkins.io/security/advisory/2021-03-18/#SECURITY-2182",
2023-10-25 17:36:26 +00:00
"refsource": "MISC",
"name": "https://www.jenkins.io/security/advisory/2021-03-18/#SECURITY-2182"
2021-03-18 15:01:06 +00:00
},
{
2023-10-25 17:36:26 +00:00
"url": "http://www.openwall.com/lists/oss-security/2021/03/18/5",
"refsource": "MISC",
"name": "http://www.openwall.com/lists/oss-security/2021/03/18/5"
2021-01-04 16:03:04 +00:00
}
]
}
}