2022-01-10 22:01:06 +00:00
{
"data_type" : "CVE" ,
"data_format" : "MITRE" ,
"data_version" : "4.0" ,
"CVE_data_meta" : {
"ID" : "CVE-2022-23049" ,
2022-02-09 23:01:32 +00:00
"ASSIGNER" : "help@fluidattacks.com" ,
"STATE" : "PUBLIC"
} ,
"affects" : {
"vendor" : {
"vendor_data" : [
{
"vendor_name" : "n/a" ,
"product" : {
"product_data" : [
{
"product_name" : "Exponent CMS" ,
"version" : {
"version_data" : [
{
"version_value" : "v2.6.0patch2"
}
]
}
}
]
}
}
]
}
} ,
"problemtype" : {
"problemtype_data" : [
{
"description" : [
{
"lang" : "eng" ,
"value" : "Stored cross-site scripting (XSS)"
}
]
}
]
} ,
"references" : {
"reference_data" : [
{
"refsource" : "MISC" ,
"name" : "https://github.com/exponentcms/exponent-cms/issues/1546" ,
"url" : "https://github.com/exponentcms/exponent-cms/issues/1546"
} ,
{
"refsource" : "MISC" ,
"name" : "https://fluidattacks.com/advisories/cobain/" ,
"url" : "https://fluidattacks.com/advisories/cobain/"
} ,
{
"refsource" : "MISC" ,
"name" : "https://exponentcms.lighthouseapp.com/projects/61783/tickets/1461" ,
"url" : "https://exponentcms.lighthouseapp.com/projects/61783/tickets/1461"
}
]
2022-01-10 22:01:06 +00:00
} ,
"description" : {
"description_data" : [
{
"lang" : "eng" ,
2022-02-09 23:01:32 +00:00
"value" : "Exponent CMS 2.6.0patch2 allows an authenticated user to inject persistent JavaScript code on the \"User-Agent\" header when logging in. When an administrator user visits the \"User Sessions\" tab, the JavaScript will be triggered allowing an attacker to compromise the administrator session."
2022-01-10 22:01:06 +00:00
}
]
}
}