2023-02-28 15:00:35 +00:00
{
"data_type" : "CVE" ,
"data_format" : "MITRE" ,
"data_version" : "4.0" ,
"CVE_data_meta" : {
"ID" : "CVE-2023-1094" ,
2023-05-08 20:00:50 +00:00
"ASSIGNER" : "help@fluidattacks.com" ,
"STATE" : "PUBLIC"
} ,
"affects" : {
"vendor" : {
"vendor_data" : [
{
"vendor_name" : "n/a" ,
"product" : {
"product_data" : [
{
"product_name" : "MonicaHQ" ,
"version" : {
"version_data" : [
{
"version_value" : "4.0.0"
}
]
}
}
]
}
}
]
}
} ,
"problemtype" : {
"problemtype_data" : [
{
"description" : [
{
"lang" : "eng" ,
"value" : "Stored cross-site scripting (XSS)"
}
]
}
]
} ,
"references" : {
"reference_data" : [
{
"refsource" : "MISC" ,
"name" : "https://fluidattacks.com/advisories/napoli" ,
"url" : "https://fluidattacks.com/advisories/napoli"
} ,
{
"refsource" : "MISC" ,
"name" : "https://www.monicahq.com/" ,
"url" : "https://www.monicahq.com/"
}
]
2023-02-28 15:00:35 +00:00
} ,
"description" : {
"description_data" : [
{
"lang" : "eng" ,
2023-05-08 20:00:50 +00:00
"value" : "MonicaHQ version 4.0.0 allows an authenticated remote attacker to execute malicious code in the application via CSTI in the `people:id/food` endpoint and food parameter."
2023-02-28 15:00:35 +00:00
}
]
}
}