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

74 lines
2.7 KiB
JSON
Raw Normal View History

2022-01-11 17:01:59 +00:00
{
"CVE_data_meta": {
"ID": "CVE-2022-23106",
"ASSIGNER": "jenkinsci-cert@googlegroups.com"
},
"affects": {
"vendor": {
"vendor_data": [
{
"vendor_name": "Jenkins project",
"product": {
"product_data": [
{
"product_name": "Jenkins Configuration as Code Plugin",
"version": {
"version_data": [
{
"version_value": "1.55",
"version_affected": "<="
},
{
"version_value": "1.47.1",
"version_affected": "!"
},
{
"version_value": "1.53.1",
"version_affected": "!"
},
{
"version_value": "1.54.1",
"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 Configuration as Code Plugin 1.55 and earlier used a non-constant time comparison function when validating an authentication token allowing attackers to use statistical methods to obtain a valid authentication token."
}
]
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "CWE-208: Observable Timing Discrepancy"
}
]
}
]
},
"references": {
"reference_data": [
{
"name": "https://www.jenkins.io/security/advisory/2022-01-12/#SECURITY-2141",
"url": "https://www.jenkins.io/security/advisory/2022-01-12/#SECURITY-2141",
"refsource": "CONFIRM"
2022-01-11 17:01:59 +00:00
}
]
}
}