2022-11-14 16:00:35 +00:00
{
"CVE_data_meta" : {
"ID" : "CVE-2022-45379" ,
2022-11-15 20:00:34 +00:00
"ASSIGNER" : "jenkinsci-cert@googlegroups.com" ,
"STATE" : "PUBLIC"
2022-11-14 16:00:35 +00:00
} ,
2022-11-15 19:25:21 +01:00
"affects" : {
"vendor" : {
"vendor_data" : [
{
"vendor_name" : "Jenkins project" ,
"product" : {
"product_data" : [
{
"product_name" : "Jenkins Script Security Plugin" ,
"version" : {
"version_data" : [
{
"version_value" : "1189.vb_a_b_7c8fd5fde" ,
"version_affected" : "<="
} ,
{
"version_value" : "1175.1179.vea_f7532629e1" ,
"version_affected" : "!"
}
]
}
}
]
}
}
]
}
} ,
"data_format" : "MITRE" ,
"data_type" : "CVE" ,
"data_version" : "4.0" ,
2022-11-14 16:00:35 +00:00
"description" : {
"description_data" : [
{
"lang" : "eng" ,
2022-11-15 19:25:21 +01:00
"value" : "Jenkins Script Security Plugin 1189.vb_a_b_7c8fd5fde and earlier stores whole-script approvals as the SHA-1 hash of the script, making it vulnerable to collision attacks."
}
]
} ,
2022-11-15 20:05:12 +01:00
"problemtype" : {
"problemtype_data" : [
{
"description" : [
{
"lang" : "eng" ,
"value" : "CWE-328: Use of Weak Hash"
}
]
}
]
} ,
2022-11-15 19:25:21 +01:00
"references" : {
"reference_data" : [
{
"name" : "https://www.jenkins.io/security/advisory/2022-11-15/#SECURITY-2564" ,
"url" : "https://www.jenkins.io/security/advisory/2022-11-15/#SECURITY-2564" ,
"refsource" : "CONFIRM"
2022-11-14 16:00:35 +00:00
}
]
}
}