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

76 lines
2.7 KiB
JSON
Raw Normal View History

2022-05-16 20:02:07 +00:00
{
"CVE_data_meta": {
"ID": "CVE-2022-30946",
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 Script Security Plugin",
"version": {
"version_data": [
{
"version_value": "1158.v7c1b_73a_69a_08",
"version_affected": "<="
},
{
"version_value": "1.78.1",
"version_affected": "!"
},
{
"version_value": "1145.1148.vf6d17a_a_a_eef6",
"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": "A cross-site request forgery (CSRF) vulnerability in Jenkins Script Security Plugin 1158.v7c1b_73a_69a_08 and earlier allows attackers to have Jenkins send an HTTP request to an attacker-specified webserver."
}
]
},
"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-05-17/#SECURITY-2116",
"url": "https://www.jenkins.io/security/advisory/2022-05-17/#SECURITY-2116",
"refsource": "CONFIRM"
2022-05-17 20:02:08 +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
}
]
}
2022-05-17 15:01:41 +00:00
}