cvelist/2022/30xxx/CVE-2022-30951.json

68 lines
2.2 KiB
JSON
Raw Normal View History

2022-05-16 20:02:07 +00:00
{
"CVE_data_meta": {
"ID": "CVE-2022-30951",
2022-05-17 15:01:41 +00:00
"ASSIGNER": "jenkinsci-cert@googlegroups.com",
"STATE": "PUBLIC"
},
"affects": {
"vendor": {
"vendor_data": [
{
"vendor_name": "Jenkins project",
"product": {
"product_data": [
{
"product_name": "Jenkins WMI Windows Agents Plugin",
"version": {
"version_data": [
{
"version_value": "1.8",
"version_affected": "<="
}
]
}
}
]
}
}
]
}
2022-05-16 20:02:07 +00:00
},
"data_format": "MITRE",
"data_type": "CVE",
"data_version": "4.0",
2022-05-16 20:02:07 +00:00
"description": {
"description_data": [
{
"lang": "eng",
"value": "Jenkins WMI Windows Agents Plugin 1.8 and earlier includes the Windows Remote Command library does not implement access control, potentially allowing users to start processes even if they're not allowed to log in."
}
]
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "CWE-862: Missing Authorization"
}
]
}
]
},
"references": {
"reference_data": [
{
"name": "https://www.jenkins.io/security/advisory/2022-05-17/#SECURITY-2604",
"url": "https://www.jenkins.io/security/advisory/2022-05-17/#SECURITY-2604",
"refsource": "CONFIRM"
2022-05-17 15:01:41 +00:00
},
{
"refsource": "MLIST",
"name": "[oss-security] 20220517 Multiple vulnerabilities in Jenkins plugins",
"url": "http://www.openwall.com/lists/oss-security/2022/05/17/8"
2022-05-16 20:02:07 +00:00
}
]
}
}