2024-11-25 15:04:22 +00:00
{
"id" : "CVE-2024-27134" ,
"sourceIdentifier" : "reefs@jfrog.com" ,
"published" : "2024-11-25T14:15:06.867" ,
2025-02-03 17:04:00 +00:00
"lastModified" : "2025-02-03T15:05:50.187" ,
"vulnStatus" : "Analyzed" ,
2024-12-08 03:06:42 +00:00
"cveTags" : [ ] ,
2024-11-25 15:04:22 +00:00
"descriptions" : [
{
"lang" : "en" ,
"value" : "Excessive directory permissions in MLflow leads to local privilege escalation when using spark_udf. This behavior can be exploited by a local attacker to gain elevated permissions by using a ToCToU attack. The issue is only relevant when the spark_udf() MLflow API is called."
2024-12-08 03:06:42 +00:00
} ,
{
"lang" : "es" ,
"value" : "Los permisos de directorio excesivos en MLflow provocan una escalada de privilegios locales cuando se utiliza spark_udf. Un atacante local puede aprovechar este comportamiento para obtener permisos elevados mediante un ataque ToCToU. El problema solo es relevante cuando se llama a la API spark_udf() de MLflow."
2024-11-25 15:04:22 +00:00
}
] ,
"metrics" : {
"cvssMetricV31" : [
{
"source" : "reefs@jfrog.com" ,
"type" : "Secondary" ,
"cvssData" : {
"version" : "3.1" ,
"vectorString" : "CVSS:3.1/AV:L/AC:H/PR:N/UI:R/S:U/C:H/I:H/A:H" ,
"baseScore" : 7.0 ,
"baseSeverity" : "HIGH" ,
"attackVector" : "LOCAL" ,
"attackComplexity" : "HIGH" ,
"privilegesRequired" : "NONE" ,
"userInteraction" : "REQUIRED" ,
"scope" : "UNCHANGED" ,
"confidentialityImpact" : "HIGH" ,
"integrityImpact" : "HIGH" ,
"availabilityImpact" : "HIGH"
} ,
"exploitabilityScore" : 1.0 ,
"impactScore" : 5.9
2025-02-03 17:04:00 +00:00
} ,
{
"source" : "nvd@nist.gov" ,
"type" : "Primary" ,
"cvssData" : {
"version" : "3.1" ,
"vectorString" : "CVSS:3.1/AV:L/AC:H/PR:L/UI:N/S:U/C:H/I:H/A:H" ,
"baseScore" : 7.0 ,
"baseSeverity" : "HIGH" ,
"attackVector" : "LOCAL" ,
"attackComplexity" : "HIGH" ,
"privilegesRequired" : "LOW" ,
"userInteraction" : "NONE" ,
"scope" : "UNCHANGED" ,
"confidentialityImpact" : "HIGH" ,
"integrityImpact" : "HIGH" ,
"availabilityImpact" : "HIGH"
} ,
"exploitabilityScore" : 1.0 ,
"impactScore" : 5.9
2024-11-25 15:04:22 +00:00
}
]
} ,
"weaknesses" : [
{
"source" : "reefs@jfrog.com" ,
2025-03-23 03:03:54 +00:00
"type" : "Primary" ,
2024-11-25 15:04:22 +00:00
"description" : [
{
"lang" : "en" ,
"value" : "CWE-276"
} ,
{
"lang" : "en" ,
"value" : "CWE-367"
}
]
}
] ,
2025-02-03 17:04:00 +00:00
"configurations" : [
{
"nodes" : [
{
"operator" : "OR" ,
"negate" : false ,
"cpeMatch" : [
{
"vulnerable" : true ,
"criteria" : "cpe:2.3:a:lfprojects:mlflow:*:*:*:*:*:*:*:*" ,
"versionEndExcluding" : "2.16.0" ,
"matchCriteriaId" : "B6FD49A4-6E91-44B8-AB67-EC2626F98335"
}
]
}
]
}
] ,
2024-11-25 15:04:22 +00:00
"references" : [
{
"url" : "https://github.com/mlflow/mlflow/pull/10874" ,
2025-02-03 17:04:00 +00:00
"source" : "reefs@jfrog.com" ,
"tags" : [
"Issue Tracking" ,
"Patch"
]
2024-11-25 15:04:22 +00:00
}
]
}