2023-02-22 18:00:42 +00:00
{
"data_type" : "CVE" ,
"data_format" : "MITRE" ,
"data_version" : "4.0" ,
"CVE_data_meta" : {
"ID" : "CVE-2023-0959" ,
2023-04-05 20:00:37 +00:00
"ASSIGNER" : "help@fluidattacks.com" ,
"STATE" : "PUBLIC"
} ,
"affects" : {
"vendor" : {
"vendor_data" : [
{
"vendor_name" : "n/a" ,
"product" : {
"product_data" : [
{
"product_name" : "Bhima" ,
"version" : {
"version_data" : [
{
"version_value" : "1.27.0"
}
]
}
}
]
}
}
]
}
} ,
"problemtype" : {
"problemtype_data" : [
{
"description" : [
{
"lang" : "eng" ,
"value" : "Cross-site request forgery"
}
]
}
]
} ,
"references" : {
"reference_data" : [
{
"refsource" : "MISC" ,
"name" : "https://github.com/IMA-WorldHealth/bhima/" ,
"url" : "https://github.com/IMA-WorldHealth/bhima/"
} ,
{
"refsource" : "MISC" ,
"name" : "https://fluidattacks.com/advisories/calamaro/" ,
"url" : "https://fluidattacks.com/advisories/calamaro/"
}
]
2023-02-22 18:00:42 +00:00
} ,
"description" : {
"description_data" : [
{
"lang" : "eng" ,
2023-04-05 20:00:37 +00:00
"value" : "Bhima version 1.27.0 allows a remote attacker to update the privileges of any account registered in the application via a malicious link sent to an administrator. This is possible because the application is vulnerable to CSRF."
2023-02-22 18:00:42 +00:00
}
]
}
}