2024-09-21 23:58:14 +00:00
{
"id" : "CVE-2024-47210" ,
"sourceIdentifier" : "cve@mitre.org" ,
"published" : "2024-09-21T23:15:14.137" ,
2024-09-26 14:03:23 +00:00
"lastModified" : "2024-09-26T13:32:55.343" ,
"vulnStatus" : "Awaiting Analysis" ,
2024-09-21 23:58:14 +00:00
"cveTags" : [ ] ,
"descriptions" : [
{
"lang" : "en" ,
"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."
2024-09-23 18:03:20 +00:00
} ,
{
"lang" : "es" ,
"value" : "Gladys Assistant anterior a 4.45.1 permite la escalada de privilegios (un usuario cambia su propio rol) porque req.body.role se puede usar en updateMySelf en server/api/controllers/user.controller.js."
}
] ,
"metrics" : {
"cvssMetricV31" : [
{
"source" : "134c704f-9b21-4f2e-91b3-4a467353bcc0" ,
"type" : "Secondary" ,
"cvssData" : {
"version" : "3.1" ,
"vectorString" : "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H" ,
2024-12-08 03:06:42 +00:00
"baseScore" : 8.8 ,
"baseSeverity" : "HIGH" ,
2024-09-23 18:03:20 +00:00
"attackVector" : "NETWORK" ,
"attackComplexity" : "LOW" ,
"privilegesRequired" : "LOW" ,
"userInteraction" : "NONE" ,
"scope" : "UNCHANGED" ,
"confidentialityImpact" : "HIGH" ,
"integrityImpact" : "HIGH" ,
2024-12-08 03:06:42 +00:00
"availabilityImpact" : "HIGH"
2024-09-23 18:03:20 +00:00
} ,
"exploitabilityScore" : 2.8 ,
"impactScore" : 5.9
}
]
} ,
"weaknesses" : [
{
"source" : "134c704f-9b21-4f2e-91b3-4a467353bcc0" ,
"type" : "Secondary" ,
"description" : [
{
"lang" : "en" ,
"value" : "CWE-400"
}
]
2024-09-21 23:58:14 +00:00
}
] ,
"references" : [
{
"url" : "https://github.com/GladysAssistant/Gladys/commit/344ad9b8ca3078d9292dd95f2dd7b9172bc6ebbe" ,
"source" : "cve@mitre.org"
} ,
{
"url" : "https://github.com/GladysAssistant/Gladys/compare/v4.45.0...v4.45.1" ,
"source" : "cve@mitre.org"
} ,
{
"url" : "https://github.com/GladysAssistant/Gladys/pull/2115" ,
"source" : "cve@mitre.org"
}
]
}