2022-12-06 23:00:38 +00:00
{
"CVE_data_meta" : {
"ID" : "CVE-2022-46687" ,
2023-01-27 13:00:38 +00:00
"ASSIGNER" : "jenkinsci-cert@googlegroups.com" ,
"STATE" : "PUBLIC"
2022-12-12 09:00:38 +00:00
} ,
"affects" : {
"vendor" : {
"vendor_data" : [
{
"vendor_name" : "Jenkins Project" ,
"product" : {
"product_data" : [
{
"product_name" : "Jenkins Spring Config Plugin" ,
"version" : {
"version_data" : [
{
2023-01-27 11:35:46 +01:00
"version_value" : "2.0.0" ,
"version_affected" : "<="
2022-12-12 09:00:38 +00:00
}
]
}
}
]
}
}
]
}
} ,
2023-01-27 11:35:46 +01:00
"data_format" : "MITRE" ,
"data_type" : "CVE" ,
"data_version" : "4.0" ,
"description" : {
"description_data" : [
{
"lang" : "eng" ,
"value" : "Jenkins Spring Config Plugin 2.0.0 and earlier does not escape build display names shown on the Spring Config view, resulting in a stored cross-site scripting (XSS) vulnerability exploitable by attackers able to change build display names."
}
]
} ,
"problemtype" : {
"problemtype_data" : [
{
"description" : [
{
"lang" : "eng" ,
"value" : "n/a"
}
]
}
]
} ,
2022-12-12 09:00:38 +00:00
"references" : {
"reference_data" : [
{
2023-01-27 11:35:46 +01:00
"name" : "https://www.jenkins.io/security/advisory/2022-12-07/#SECURITY-2814" ,
2022-12-12 09:00:38 +00:00
"url" : "https://www.jenkins.io/security/advisory/2022-12-07/#SECURITY-2814" ,
2023-01-27 11:35:46 +01:00
"refsource" : "CONFIRM"
2022-12-06 23:00:38 +00:00
}
]
}
}