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

67 lines
2.2 KiB
JSON
Raw Normal View History

2022-06-29 18:00:50 +00:00
{
"CVE_data_meta": {
"ID": "CVE-2022-34789",
2022-06-30 18:00:49 +00:00
"ASSIGNER": "jenkinsci-cert@googlegroups.com",
"STATE": "PUBLIC"
},
"affects": {
"vendor": {
"vendor_data": [
{
"vendor_name": "Jenkins project",
"product": {
"product_data": [
{
"product_name": "Jenkins Matrix Reloaded Plugin",
"version": {
"version_data": [
{
"version_value": "1.1.3",
"version_affected": "<="
},
{
"version_value": "1.1.3",
"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": "A cross-site request forgery (CSRF) vulnerability in Jenkins Matrix Reloaded Plugin 1.1.3 and earlier allows attackers to rebuild previous matrix builds."
}
]
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "CWE-352: Cross-Site Request Forgery (CSRF)"
}
]
}
]
},
"references": {
"reference_data": [
{
"name": "https://www.jenkins.io/security/advisory/2022-06-30/#SECURITY-2016",
"url": "https://www.jenkins.io/security/advisory/2022-06-30/#SECURITY-2016",
"refsource": "CONFIRM"
2022-06-29 18:00:50 +00:00
}
]
}
}