cvelist/2022/34xxx/CVE-2022-34818.json

66 lines
2.2 KiB
JSON
Raw Normal View History

2022-06-29 18:00:50 +00:00
{
"CVE_data_meta": {
"ID": "CVE-2022-34818",
"ASSIGNER": "jenkinsci-cert@googlegroups.com"
},
"affects": {
"vendor": {
"vendor_data": [
{
"vendor_name": "Jenkins project",
"product": {
"product_data": [
{
"product_name": "Jenkins Failed Job Deactivator Plugin",
"version": {
"version_data": [
{
"version_value": "1.2.1",
"version_affected": "<="
},
{
"version_value": "1.2.1",
"version_affected": "?>"
}
]
}
}
]
}
}
]
}
2022-06-29 18:00:50 +00:00
},
"data_format": "MITRE",
"data_type": "CVE",
"data_version": "4.0",
2022-06-29 18:00:50 +00:00
"description": {
"description_data": [
{
"lang": "eng",
"value": "Jenkins Failed Job Deactivator Plugin 1.2.1 and earlier does not perform permission checks in several views and HTTP endpoints, allowing attackers with Overall/Read permission to disable jobs."
}
]
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "CWE-862: Missing Authorization"
}
]
}
]
},
"references": {
"reference_data": [
{
"name": "https://www.jenkins.io/security/advisory/2022-06-30/#SECURITY-2061",
"url": "https://www.jenkins.io/security/advisory/2022-06-30/#SECURITY-2061",
"refsource": "CONFIRM"
2022-06-29 18:00:50 +00:00
}
]
}
}