80 lines
4.0 KiB
JSON
Raw Normal View History

{
"id": "CVE-2024-34073",
"sourceIdentifier": "security-advisories@github.com",
"published": "2024-05-03T11:15:22.447",
"lastModified": "2024-11-21T09:18:02.103",
"vulnStatus": "Awaiting Analysis",
"cveTags": [],
"descriptions": [
{
"lang": "en",
"value": "sagemaker-python-sdk is a library for training and deploying machine learning models on Amazon SageMaker. In affected versions the capture_dependencies function in `sagemaker.serve.save_retrive.version_1_0_0.save.utils` module allows for potentially unsafe Operating System (OS) Command Injection if inappropriate command is passed as the \u201crequirements_path\u201d parameter. This consequently may allow an unprivileged third party to cause remote code execution, denial of service, affecting both confidentiality and integrity. This issue has been addressed in version 2.214.3. Users are advised to upgrade. Users unable to upgrade should not override the \u201crequirements_path\u201d parameter of capture_dependencies function in `sagemaker.serve.save_retrive.version_1_0_0.save.utils`, and instead use the default value."
},
{
"lang": "es",
"value": "sagemaker-python-sdk es una librer\u00eda para entrenar e implementar modelos de aprendizaje autom\u00e1tico en Amazon SageMaker. En las versiones afectadas, la funci\u00f3n capture_dependencies en el m\u00f3dulo `sagemaker.serve.save_retrive.version_1_0_0.save.utils` permite la inyecci\u00f3n de comandos del sistema operativo (SO) potencialmente inseguro si se pasa un comando inapropiado como par\u00e1metro \u201crequirements_path\u201d. En consecuencia, esto puede permitir que un tercero sin privilegios provoque la ejecuci\u00f3n remota de c\u00f3digo y la denegaci\u00f3n de servicio, afectando tanto la confidencialidad como la integridad. Este problema se solucion\u00f3 en la versi\u00f3n 2.214.3. Se recomienda a los usuarios que actualicen. Los usuarios que no puedan actualizar no deben anular el par\u00e1metro \"requirements_path\" de la funci\u00f3n capture_dependencies en `sagemaker.serve.save_retrive.version_1_0_0.save.utils` y, en su lugar, usar el valor predeterminado."
}
],
"metrics": {
"cvssMetricV31": [
{
"source": "security-advisories@github.com",
"type": "Secondary",
"cvssData": {
"version": "3.1",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H",
"baseScore": 7.8,
"baseSeverity": "HIGH",
"attackVector": "LOCAL",
"attackComplexity": "LOW",
"privilegesRequired": "NONE",
"userInteraction": "REQUIRED",
"scope": "UNCHANGED",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"availabilityImpact": "HIGH"
},
"exploitabilityScore": 1.8,
"impactScore": 5.9
}
]
},
"weaknesses": [
{
"source": "security-advisories@github.com",
"type": "Secondary",
"description": [
{
"lang": "en",
"value": "CWE-78"
}
]
}
],
"references": [
{
"url": "https://github.com/aws/sagemaker-python-sdk/commit/2d873d53f708ea570fc2e2a6974f8c3097fe9df5",
"source": "security-advisories@github.com"
},
{
"url": "https://github.com/aws/sagemaker-python-sdk/pull/4556",
"source": "security-advisories@github.com"
},
{
"url": "https://github.com/aws/sagemaker-python-sdk/security/advisories/GHSA-7pc3-pr3q-58vg",
"source": "security-advisories@github.com"
},
{
"url": "https://github.com/aws/sagemaker-python-sdk/commit/2d873d53f708ea570fc2e2a6974f8c3097fe9df5",
"source": "af854a3a-2127-422b-91ae-364da2661108"
},
{
"url": "https://github.com/aws/sagemaker-python-sdk/pull/4556",
"source": "af854a3a-2127-422b-91ae-364da2661108"
},
{
"url": "https://github.com/aws/sagemaker-python-sdk/security/advisories/GHSA-7pc3-pr3q-58vg",
"source": "af854a3a-2127-422b-91ae-364da2661108"
}
]
}