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

75 lines
2.8 KiB
JSON

{
"CVE_data_meta": {
"ID": "CVE-2022-25175",
"ASSIGNER": "jenkinsci-cert@googlegroups.com",
"STATE": "PUBLIC"
},
"affects": {
"vendor": {
"vendor_data": [
{
"vendor_name": "Jenkins project",
"product": {
"product_data": [
{
"product_name": "Jenkins Pipeline: Multibranch Plugin",
"version": {
"version_data": [
{
"version_value": "706.vd43c65dec013",
"version_affected": "<="
},
{
"version_value": "2.26.1",
"version_affected": "!"
},
{
"version_value": "2.23.1",
"version_affected": "!"
},
{
"version_value": "696.698.v9b4218eea50f",
"version_affected": "!"
}
]
}
}
]
}
}
]
}
},
"data_format": "MITRE",
"data_type": "CVE",
"data_version": "4.0",
"description": {
"description_data": [
{
"lang": "eng",
"value": "Jenkins Pipeline: Multibranch Plugin 706.vd43c65dec013 and earlier uses distinct checkout directories per SCM for the readTrusted step, allowing attackers with Item/Configure permission to invoke arbitrary OS commands on the controller through crafted SCM contents."
}
]
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "CWE-78: Improper Neutralization of Special Elements used in an OS Command ('OS Command Injection')"
}
]
}
]
},
"references": {
"reference_data": [
{
"name": "https://www.jenkins.io/security/advisory/2022-02-15/#SECURITY-2463",
"url": "https://www.jenkins.io/security/advisory/2022-02-15/#SECURITY-2463",
"refsource": "CONFIRM"
}
]
}
}