mirror of
https://github.com/CVEProject/cvelist.git
synced 2025-08-04 08:44:25 +00:00
89 lines
3.6 KiB
JSON
89 lines
3.6 KiB
JSON
{
|
|
"data_version": "4.0",
|
|
"data_type": "CVE",
|
|
"data_format": "MITRE",
|
|
"CVE_data_meta": {
|
|
"ID": "CVE-2022-23106",
|
|
"ASSIGNER": "jenkinsci-cert@googlegroups.com",
|
|
"STATE": "PUBLIC"
|
|
},
|
|
"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": [
|
|
{
|
|
"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"
|
|
}
|
|
]
|
|
}
|
|
}
|
|
]
|
|
}
|
|
}
|
|
]
|
|
}
|
|
}
|
|
]
|
|
}
|
|
},
|
|
"references": {
|
|
"reference_data": [
|
|
{
|
|
"url": "https://www.jenkins.io/security/advisory/2022-01-12/#SECURITY-2141",
|
|
"refsource": "MISC",
|
|
"name": "https://www.jenkins.io/security/advisory/2022-01-12/#SECURITY-2141"
|
|
},
|
|
{
|
|
"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"
|
|
}
|
|
]
|
|
}
|
|
} |