2023-08-15 18:00:37 +00:00
{
"id" : "CVE-2023-38889" ,
"sourceIdentifier" : "cve@mitre.org" ,
"published" : "2023-08-15T17:15:11.887" ,
2023-08-25 14:00:28 +00:00
"lastModified" : "2023-08-25T12:58:20.617" ,
"vulnStatus" : "Analyzed" ,
2024-07-14 02:06:08 +00:00
"cveTags" : [ ] ,
2023-08-15 18:00:37 +00:00
"descriptions" : [
{
"lang" : "en" ,
"value" : "An issue in Alluxio v.2.9.3 and before allows an attacker to execute arbitrary code via a crafted script to the username parameter of lluxio.util.CommonUtils.getUnixGroups(java.lang.String)."
2024-04-04 08:46:00 +00:00
} ,
{
"lang" : "es" ,
"value" : "Un problema en Alluxio v.2.9.3 y anteriores permite a un atacante ejecutar c\u00f3digo arbitrario a trav\u00e9s de un script manipulado en el par\u00e1metro username de lluxio.util.CommonUtils.getUnixGroups(java.lang.String)."
2023-08-15 18:00:37 +00:00
}
] ,
2023-08-24 22:00:28 +00:00
"metrics" : {
"cvssMetricV31" : [
{
"source" : "nvd@nist.gov" ,
"type" : "Primary" ,
"cvssData" : {
"version" : "3.1" ,
"vectorString" : "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H" ,
"attackVector" : "NETWORK" ,
"attackComplexity" : "LOW" ,
"privilegesRequired" : "NONE" ,
"userInteraction" : "NONE" ,
"scope" : "UNCHANGED" ,
"confidentialityImpact" : "HIGH" ,
"integrityImpact" : "HIGH" ,
"availabilityImpact" : "HIGH" ,
"baseScore" : 9.8 ,
"baseSeverity" : "CRITICAL"
} ,
"exploitabilityScore" : 3.9 ,
"impactScore" : 5.9
}
]
} ,
"weaknesses" : [
{
"source" : "nvd@nist.gov" ,
"type" : "Primary" ,
"description" : [
{
"lang" : "en" ,
"value" : "CWE-94"
}
]
}
] ,
"configurations" : [
{
"nodes" : [
{
"operator" : "OR" ,
"negate" : false ,
"cpeMatch" : [
{
"vulnerable" : true ,
2023-08-25 14:00:28 +00:00
"criteria" : "cpe:2.3:a:alluxio:alluxio:*:*:*:*:*:*:*:*" ,
"versionEndIncluding" : "2.9.3" ,
"matchCriteriaId" : "554323A8-5D2F-4D7D-AFE1-218ECC971A45"
2023-08-24 22:00:28 +00:00
}
]
}
]
}
] ,
2023-08-15 18:00:37 +00:00
"references" : [
{
"url" : "https://github.com/Alluxio/alluxio/issues/17766" ,
2023-08-24 22:00:28 +00:00
"source" : "cve@mitre.org" ,
"tags" : [
"Exploit" ,
"Issue Tracking" ,
"Patch"
]
2023-08-15 18:00:37 +00:00
}
]
}