cvelist/2024/47xxx/CVE-2024-47210.json
2024-09-21 23:00:34 +00:00

72 lines
2.3 KiB
JSON

{
"CVE_data_meta": {
"ASSIGNER": "cve@mitre.org",
"ID": "CVE-2024-47210",
"STATE": "PUBLIC"
},
"affects": {
"vendor": {
"vendor_data": [
{
"product": {
"product_data": [
{
"product_name": "n/a",
"version": {
"version_data": [
{
"version_value": "n/a"
}
]
}
}
]
},
"vendor_name": "n/a"
}
]
}
},
"data_format": "MITRE",
"data_type": "CVE",
"data_version": "4.0",
"description": {
"description_data": [
{
"lang": "eng",
"value": "Gladys Assistant before 4.45.1 allows Privilege Escalation (a user changing their own role) because req.body.role can be used in updateMySelf in server/api/controllers/user.controller.js."
}
]
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "n/a"
}
]
}
]
},
"references": {
"reference_data": [
{
"url": "https://github.com/GladysAssistant/Gladys/compare/v4.45.0...v4.45.1",
"refsource": "MISC",
"name": "https://github.com/GladysAssistant/Gladys/compare/v4.45.0...v4.45.1"
},
{
"url": "https://github.com/GladysAssistant/Gladys/pull/2115",
"refsource": "MISC",
"name": "https://github.com/GladysAssistant/Gladys/pull/2115"
},
{
"url": "https://github.com/GladysAssistant/Gladys/commit/344ad9b8ca3078d9292dd95f2dd7b9172bc6ebbe",
"refsource": "MISC",
"name": "https://github.com/GladysAssistant/Gladys/commit/344ad9b8ca3078d9292dd95f2dd7b9172bc6ebbe"
}
]
}
}