cvelist/2023/0xxx/CVE-2023-0325.json
2023-04-04 22:00:36 +00:00

67 lines
2.1 KiB
JSON

{
"data_type": "CVE",
"data_format": "MITRE",
"data_version": "4.0",
"CVE_data_meta": {
"ID": "CVE-2023-0325",
"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/"
}
]
},
"description": {
"description_data": [
{
"lang": "eng",
"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."
}
]
}
}