2024-07-31 22:03:15 +00:00
{
"id" : "CVE-2024-41954" ,
"sourceIdentifier" : "security-advisories@github.com" ,
"published" : "2024-07-31T20:15:06.587" ,
2024-09-05 18:03:17 +00:00
"lastModified" : "2024-09-05T16:18:09.940" ,
"vulnStatus" : "Analyzed" ,
2024-07-31 22:03:15 +00:00
"cveTags" : [ ] ,
"descriptions" : [
{
"lang" : "en" ,
"value" : "FOG is a cloning/imaging/rescue suite/inventory management system. The application stores plaintext service account credentials in the \"/opt/fog/.fogsettings\" file. This file is by default readable by all users on the host. By exploiting these credentials, a malicious user could create new accounts for the web application and much more. The vulnerability is fixed in 1.5.10.41."
2024-08-01 14:03:18 +00:00
} ,
{
"lang" : "es" ,
"value" : "FOG es un sistema de gesti\u00f3n de inventario, clonaci\u00f3n, im\u00e1genes, suite de rescate. La aplicaci\u00f3n almacena las credenciales de la cuenta de servicio en texto plano en el archivo \"/opt/fog/.fogsettings\". Este archivo es legible de forma predeterminada por todos los usuarios del host. Al explotar estas credenciales, un usuario malintencionado podr\u00eda crear nuevas cuentas para la aplicaci\u00f3n web y mucho m\u00e1s. La vulnerabilidad se solucion\u00f3 en 1.5.10.41."
2024-07-31 22:03:15 +00:00
}
] ,
"metrics" : {
"cvssMetricV31" : [
2024-09-05 18:03:17 +00:00
{
2024-12-08 03:06:42 +00:00
"source" : "security-advisories@github.com" ,
"type" : "Secondary" ,
2024-09-05 18:03:17 +00:00
"cvssData" : {
"version" : "3.1" ,
2024-12-08 03:06:42 +00:00
"vectorString" : "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:L/I:L/A:L" ,
"baseScore" : 5.3 ,
"baseSeverity" : "MEDIUM" ,
2024-09-05 18:03:17 +00:00
"attackVector" : "LOCAL" ,
"attackComplexity" : "LOW" ,
"privilegesRequired" : "LOW" ,
"userInteraction" : "NONE" ,
"scope" : "UNCHANGED" ,
2024-12-08 03:06:42 +00:00
"confidentialityImpact" : "LOW" ,
"integrityImpact" : "LOW" ,
"availabilityImpact" : "LOW"
2024-09-05 18:03:17 +00:00
} ,
"exploitabilityScore" : 1.8 ,
2024-12-08 03:06:42 +00:00
"impactScore" : 3.4
2024-09-05 18:03:17 +00:00
} ,
2024-07-31 22:03:15 +00:00
{
2024-12-08 03:06:42 +00:00
"source" : "nvd@nist.gov" ,
"type" : "Primary" ,
2024-07-31 22:03:15 +00:00
"cvssData" : {
"version" : "3.1" ,
2024-12-08 03:06:42 +00:00
"vectorString" : "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H" ,
"baseScore" : 7.8 ,
"baseSeverity" : "HIGH" ,
2024-07-31 22:03:15 +00:00
"attackVector" : "LOCAL" ,
"attackComplexity" : "LOW" ,
"privilegesRequired" : "LOW" ,
"userInteraction" : "NONE" ,
"scope" : "UNCHANGED" ,
2024-12-08 03:06:42 +00:00
"confidentialityImpact" : "HIGH" ,
"integrityImpact" : "HIGH" ,
"availabilityImpact" : "HIGH"
2024-07-31 22:03:15 +00:00
} ,
"exploitabilityScore" : 1.8 ,
2024-12-08 03:06:42 +00:00
"impactScore" : 5.9
2024-07-31 22:03:15 +00:00
}
]
} ,
"weaknesses" : [
2024-09-05 18:03:17 +00:00
{
2024-12-08 03:06:42 +00:00
"source" : "security-advisories@github.com" ,
"type" : "Secondary" ,
2024-09-05 18:03:17 +00:00
"description" : [
{
"lang" : "en" ,
"value" : "CWE-732"
}
]
} ,
2024-07-31 22:03:15 +00:00
{
2024-12-08 03:06:42 +00:00
"source" : "nvd@nist.gov" ,
"type" : "Primary" ,
2024-07-31 22:03:15 +00:00
"description" : [
{
"lang" : "en" ,
"value" : "CWE-732"
}
]
}
] ,
2024-09-05 18:03:17 +00:00
"configurations" : [
{
"nodes" : [
{
"operator" : "OR" ,
"negate" : false ,
"cpeMatch" : [
{
"vulnerable" : true ,
"criteria" : "cpe:2.3:a:fogproject:fogproject:*:*:*:*:*:*:*:*" ,
"versionStartIncluding" : "1.5.10" ,
"versionEndIncluding" : "1.5.10.41" ,
"matchCriteriaId" : "DDC1FAD4-EE15-41FF-BDF0-685E7885E4F6"
}
]
}
]
}
] ,
2024-07-31 22:03:15 +00:00
"references" : [
{
"url" : "https://github.com/FOGProject/fogproject/commit/97ed6d51608e52fc087ca1d2f03d6b8df612fc90" ,
2024-09-05 18:03:17 +00:00
"source" : "security-advisories@github.com" ,
"tags" : [
"Patch"
]
2024-07-31 22:03:15 +00:00
} ,
{
"url" : "https://github.com/FOGProject/fogproject/security/advisories/GHSA-pcqm-h8cx-282c" ,
2024-09-05 18:03:17 +00:00
"source" : "security-advisories@github.com" ,
"tags" : [
"Exploit" ,
"Vendor Advisory"
]
2024-07-31 22:03:15 +00:00
}
]
}