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

89 lines
3.6 KiB
JSON
Raw Normal View History

2022-01-11 17:01:59 +00:00
{
2023-10-25 17:38:13 +00:00
"data_version": "4.0",
"data_type": "CVE",
"data_format": "MITRE",
2022-01-11 17:01:59 +00:00
"CVE_data_meta": {
"ID": "CVE-2022-23106",
2022-01-12 20:01:13 +00:00
"ASSIGNER": "jenkinsci-cert@googlegroups.com",
"STATE": "PUBLIC"
},
2023-10-25 17:38:13 +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": "n/a"
}
]
}
]
},
"affects": {
"vendor": {
"vendor_data": [
{
"vendor_name": "Jenkins project",
"product": {
"product_data": [
{
"product_name": "Jenkins Configuration as Code Plugin",
"version": {
"version_data": [
{
2023-10-25 17:38:13 +00:00
"version_value": "not down converted",
"x_cve_json_5_version_data": {
"versions": [
{
"status": "unaffected",
"version": "1.47.1"
},
{
"status": "unaffected",
"version": "1.53.1"
},
{
"status": "unaffected",
"version": "1.54.1"
},
{
"lessThanOrEqual": "1.55",
"status": "affected",
"version": "unspecified",
"versionType": "custom"
}
]
}
}
]
}
}
]
}
}
]
}
2022-01-11 17:01:59 +00:00
},
"references": {
"reference_data": [
{
"url": "https://www.jenkins.io/security/advisory/2022-01-12/#SECURITY-2141",
2023-10-25 17:38:13 +00:00
"refsource": "MISC",
"name": "https://www.jenkins.io/security/advisory/2022-01-12/#SECURITY-2141"
2022-01-12 22:01:10 +00:00
},
{
2023-10-25 17:38:13 +00:00
"url": "http://www.openwall.com/lists/oss-security/2022/01/12/6",
"refsource": "MISC",
"name": "http://www.openwall.com/lists/oss-security/2022/01/12/6"
2022-01-11 17:01:59 +00:00
}
]
}
}