cvelist/2023/0xxx/CVE-2023-0959.json
2023-04-05 20:00:37 +00:00

67 lines
2.1 KiB
JSON

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