2022-09-21 11:00:39 +00:00
{
2023-10-25 17:38:43 +00:00
"data_version" : "4.0" ,
"data_type" : "CVE" ,
"data_format" : "MITRE" ,
2022-09-21 11:00:39 +00:00
"CVE_data_meta" : {
"ID" : "CVE-2022-41224" ,
2022-09-21 16:00:40 +00:00
"ASSIGNER" : "jenkinsci-cert@googlegroups.com" ,
"STATE" : "PUBLIC"
2022-09-21 17:35:04 +02:00
} ,
2023-10-25 17:38:43 +00:00
"description" : {
"description_data" : [
{
"lang" : "eng" ,
"value" : "Jenkins 2.367 through 2.369 (both inclusive) does not escape tooltips of the l:helpIcon UI component used for some help icons on the Jenkins web UI, resulting in a stored cross-site scripting (XSS) vulnerability exploitable by attackers able to control tooltips for this component."
}
]
} ,
"problemtype" : {
"problemtype_data" : [
{
"description" : [
{
"lang" : "eng" ,
"value" : "n/a"
}
]
}
]
} ,
2022-09-21 17:35:04 +02:00
"affects" : {
"vendor" : {
"vendor_data" : [
{
"vendor_name" : "Jenkins project" ,
"product" : {
"product_data" : [
{
"product_name" : "Jenkins" ,
"version" : {
"version_data" : [
{
2023-10-25 17:38:43 +00:00
"version_affected" : "<" ,
"version_name" : "2.367" ,
"version_value" : "unspecified"
2022-09-21 17:35:04 +02:00
} ,
{
2023-10-25 17:38:43 +00:00
"version_affected" : "<=" ,
"version_name" : "unspecified" ,
"version_value" : "2.369"
2022-09-21 17:35:04 +02:00
}
]
}
}
]
}
}
]
}
2022-09-21 11:00:39 +00:00
} ,
2022-09-21 17:35:04 +02:00
"references" : {
"reference_data" : [
{
"url" : "https://www.jenkins.io/security/advisory/2022-09-21/#SECURITY-2886" ,
2023-10-25 17:38:43 +00:00
"refsource" : "MISC" ,
"name" : "https://www.jenkins.io/security/advisory/2022-09-21/#SECURITY-2886"
2022-09-21 11:00:39 +00:00
}
]
}
}