2023-01-16 16:00:41 +00:00
{
"data_type" : "CVE" ,
"data_format" : "MITRE" ,
"data_version" : "4.0" ,
"CVE_data_meta" : {
"ID" : "CVE-2023-0325" ,
2023-04-04 22:00:36 +00:00
"ASSIGNER" : "help@fluidattacks.com" ,
"STATE" : "PUBLIC"
} ,
"affects" : {
"vendor" : {
"vendor_data" : [
{
"vendor_name" : "n/a" ,
"product" : {
"product_data" : [
{
"product_name" : "Uvdesk" ,
"version" : {
"version_data" : [
{
"version_value" : "1.1.1"
}
]
}
}
]
}
}
]
}
} ,
"problemtype" : {
"problemtype_data" : [
{
"description" : [
{
"lang" : "eng" ,
"value" : "Stored cross-site scripting (XSS)"
}
]
}
]
} ,
"references" : {
"reference_data" : [
{
"refsource" : "MISC" ,
"name" : "https://fluidattacks.com/advisories/labrinth/" ,
"url" : "https://fluidattacks.com/advisories/labrinth/"
} ,
{
"refsource" : "MISC" ,
"name" : "https://github.com/uvdesk/community-skeleton/" ,
"url" : "https://github.com/uvdesk/community-skeleton/"
}
]
2023-01-16 16:00:41 +00:00
} ,
"description" : {
"description_data" : [
{
"lang" : "eng" ,
2023-04-04 22:00:36 +00:00
"value" : "Uvdesk version 1.1.1 allows an unauthenticated remote attacker to exploit a stored XSS in the application. This is possible because the application does not correctly validate the message sent by the clients in the ticket."
2023-01-16 16:00:41 +00:00
}
]
}
}