2024-02-01 00:55:28 +00:00
{
"id" : "CVE-2024-24573" ,
"sourceIdentifier" : "security-advisories@github.com" ,
"published" : "2024-01-31T23:15:08.560" ,
2024-12-08 03:06:42 +00:00
"lastModified" : "2024-11-21T08:59:27.013" ,
"vulnStatus" : "Modified" ,
2024-07-14 02:06:08 +00:00
"cveTags" : [ ] ,
2024-02-01 00:55:28 +00:00
"descriptions" : [
{
"lang" : "en" ,
"value" : "facileManager is a modular suite of web apps built with the sysadmin in mind. In versions 4.5.0 and earlier, when a user updates their profile, a POST request containing user information is sent to the endpoint server/fm-modules/facileManager/ajax/processPost.php. It was found that non-admins can arbitrarily set their permissions and grant their non-admin accounts with super user privileges."
2024-02-07 19:00:29 +00:00
} ,
{
"lang" : "es" ,
"value" : "facileManager es un conjunto modular de aplicaciones web creadas pensando en el administrador del sistema. En las versiones 4.5.0 y anteriores, cuando un usuario actualiza su perfil, se env\u00eda una solicitud POST que contiene informaci\u00f3n del usuario al servidor de endpoint /fm-modules/facileManager/ajax/processPost.php. Se descubri\u00f3 que los no administradores pueden establecer arbitrariamente sus permisos y otorgar a sus cuentas de no administrador privilegios de superusuario."
2024-02-01 00:55:28 +00:00
}
] ,
"metrics" : {
"cvssMetricV31" : [
2024-02-07 19:00:29 +00:00
{
2024-12-08 03:06:42 +00:00
"source" : "security-advisories@github.com" ,
"type" : "Secondary" ,
2024-02-07 19:00:29 +00:00
"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-02-07 19:00:29 +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-02-07 19:00:29 +00:00
} ,
"exploitabilityScore" : 2.8 ,
"impactScore" : 5.9
} ,
2024-02-01 00:55:28 +00:00
{
2024-12-08 03:06:42 +00:00
"source" : "nvd@nist.gov" ,
"type" : "Primary" ,
2024-02-01 00:55:28 +00:00
"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-02-01 00:55:28 +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-02-01 00:55:28 +00:00
} ,
"exploitabilityScore" : 2.8 ,
"impactScore" : 5.9
}
]
} ,
"weaknesses" : [
2024-02-07 19:00:29 +00:00
{
2024-12-08 03:06:42 +00:00
"source" : "security-advisories@github.com" ,
"type" : "Secondary" ,
2024-02-07 19:00:29 +00:00
"description" : [
{
"lang" : "en" ,
"value" : "CWE-863"
}
]
} ,
2024-02-01 00:55:28 +00:00
{
2024-12-08 03:06:42 +00:00
"source" : "nvd@nist.gov" ,
"type" : "Primary" ,
2024-02-01 00:55:28 +00:00
"description" : [
{
"lang" : "en" ,
"value" : "CWE-863"
}
]
}
] ,
2024-02-07 19:00:29 +00:00
"configurations" : [
{
"nodes" : [
{
"operator" : "OR" ,
"negate" : false ,
"cpeMatch" : [
{
"vulnerable" : true ,
"criteria" : "cpe:2.3:a:facilemanager:facilemanager:*:*:*:*:*:*:*:*" ,
"versionEndExcluding" : "4.5.1" ,
"matchCriteriaId" : "E0E110C6-3BD9-442C-9641-29531155410B"
}
]
}
]
}
] ,
2024-02-01 00:55:28 +00:00
"references" : [
{
"url" : "https://github.com/WillyXJ/facileManager/commit/0aa850d4b518f10143a4c675142b15caa5872877" ,
2024-02-07 19:00:29 +00:00
"source" : "security-advisories@github.com" ,
"tags" : [
"Patch"
]
2024-02-01 00:55:28 +00:00
} ,
{
"url" : "https://github.com/WillyXJ/facileManager/security/advisories/GHSA-w67q-pp62-j4pf" ,
2024-02-07 19:00:29 +00:00
"source" : "security-advisories@github.com" ,
"tags" : [
"Exploit" ,
"Vendor Advisory"
]
2024-12-08 03:06:42 +00:00
} ,
{
"url" : "https://github.com/WillyXJ/facileManager/commit/0aa850d4b518f10143a4c675142b15caa5872877" ,
"source" : "af854a3a-2127-422b-91ae-364da2661108" ,
"tags" : [
"Patch"
]
} ,
{
"url" : "https://github.com/WillyXJ/facileManager/security/advisories/GHSA-w67q-pp62-j4pf" ,
"source" : "af854a3a-2127-422b-91ae-364da2661108" ,
"tags" : [
"Exploit" ,
"Vendor Advisory"
]
2024-02-01 00:55:28 +00:00
}
]
}