Vulnerability Description
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.
CVSS Score
HIGH
Related Weaknesses (CWE)
References
- https://github.com/GladysAssistant/Gladys/commit/344ad9b8ca3078d9292dd95f2dd7b91
- https://github.com/GladysAssistant/Gladys/compare/v4.45.0...v4.45.1
- https://github.com/GladysAssistant/Gladys/pull/2115
FAQ
What is CVE-2024-47210?
CVE-2024-47210 is a vulnerability with a CVSS score of 8.8 (HIGH). 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.
How severe is CVE-2024-47210?
CVE-2024-47210 has been rated HIGH with a CVSS base score of 8.8/10. Review the CVSS metrics above for detailed severity breakdown.
Is there a patch for CVE-2024-47210?
Check the references section above for vendor advisories and patch information. Review vendor security bulletins for remediation guidance.