cvelist/2022/23xxx/CVE-2022-23109.json

68 lines
2.2 KiB
JSON
Raw Normal View History

2022-01-11 17:01:59 +00:00
{
"CVE_data_meta": {
"ID": "CVE-2022-23109",
2022-01-12 20:01:13 +00:00
"ASSIGNER": "jenkinsci-cert@googlegroups.com",
"STATE": "PUBLIC"
},
"affects": {
"vendor": {
"vendor_data": [
{
"vendor_name": "Jenkins project",
"product": {
"product_data": [
{
"product_name": "Jenkins HashiCorp Vault Plugin",
"version": {
"version_data": [
{
"version_value": "3.7.0",
"version_affected": "<="
}
]
}
}
]
}
}
]
}
2022-01-11 17:01:59 +00:00
},
"data_format": "MITRE",
"data_type": "CVE",
"data_version": "4.0",
2022-01-11 17:01:59 +00:00
"description": {
"description_data": [
{
"lang": "eng",
"value": "Jenkins HashiCorp Vault Plugin 3.7.0 and earlier does not mask Vault credentials in Pipeline build logs or in Pipeline step descriptions when Pipeline: Groovy Plugin 2.85 or later is installed."
}
]
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "CWE-668: Exposure of Resource to Wrong Sphere"
}
]
}
]
},
"references": {
"reference_data": [
{
"name": "https://www.jenkins.io/security/advisory/2022-01-12/#SECURITY-2213",
"url": "https://www.jenkins.io/security/advisory/2022-01-12/#SECURITY-2213",
"refsource": "CONFIRM"
2022-01-12 22:01:10 +00:00
},
{
"refsource": "MLIST",
"name": "[oss-security] 20220112 Multiple vulnerabilities in Jenkins and Jenkins plugins",
"url": "http://www.openwall.com/lists/oss-security/2022/01/12/6"
2022-01-11 17:01:59 +00:00
}
]
}
}