cvelist/2022/25xxx/CVE-2022-25181.json
2022-02-15 17:01:22 +00:00

71 lines
2.6 KiB
JSON

{
"CVE_data_meta": {
"ID": "CVE-2022-25181",
"ASSIGNER": "jenkinsci-cert@googlegroups.com",
"STATE": "PUBLIC"
},
"affects": {
"vendor": {
"vendor_data": [
{
"vendor_name": "Jenkins project",
"product": {
"product_data": [
{
"product_name": "Jenkins Pipeline: Shared Groovy Libraries Plugin",
"version": {
"version_data": [
{
"version_value": "552.vd9cc05b8a2e1",
"version_affected": "<="
},
{
"version_value": "2.21.1",
"version_affected": "!"
},
{
"version_value": "2.18.1",
"version_affected": "!"
}
]
}
}
]
}
}
]
}
},
"data_format": "MITRE",
"data_type": "CVE",
"data_version": "4.0",
"description": {
"description_data": [
{
"lang": "eng",
"value": "A sandbox bypass vulnerability in Jenkins Pipeline: Shared Groovy Libraries Plugin 552.vd9cc05b8a2e1 and earlier allows attackers with Item/Configure permission to execute arbitrary code in the context of the Jenkins controller JVM through crafted SCM contents, if a global Pipeline library already exists."
}
]
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "CWE-693: Protection Mechanism Failure"
}
]
}
]
},
"references": {
"reference_data": [
{
"name": "https://www.jenkins.io/security/advisory/2022-02-15/#SECURITY-2441",
"url": "https://www.jenkins.io/security/advisory/2022-02-15/#SECURITY-2441",
"refsource": "CONFIRM"
}
]
}
}