2024-12-22 03:03:49 +00:00

60 lines
2.4 KiB
JSON

{
"id": "CVE-2024-49194",
"sourceIdentifier": "cve@mitre.org",
"published": "2024-12-17T20:15:22.243",
"lastModified": "2024-12-18T17:15:13.593",
"vulnStatus": "Awaiting Analysis",
"cveTags": [],
"descriptions": [
{
"lang": "en",
"value": "Databricks JDBC Driver before 2.6.40 could potentially allow remote code execution (RCE) by triggering a JNDI injection via a JDBC URL parameter. The vulnerability is rooted in the improper handling of the krbJAASFile parameter. An attacker could potentially exploit this vulnerability to achieve Remote Code Execution in the context of the driver by tricking a victim into using a crafted connection URL that uses the property krbJAASFile."
},
{
"lang": "es",
"value": "Databricks JDBC Driver anterior a la versi\u00f3n 2.6.40 podr\u00eda permitir la ejecuci\u00f3n remota de c\u00f3digo (RCE) al activar una inyecci\u00f3n JNDI a trav\u00e9s de un par\u00e1metro URL de JDBC. La vulnerabilidad tiene su ra\u00edz en la gesti\u00f3n inadecuada del par\u00e1metro krbJAASFile. Un atacante podr\u00eda explotar esta vulnerabilidad para lograr la ejecuci\u00f3n remota de c\u00f3digo en el contexto del controlador enga\u00f1ando a una v\u00edctima para que use una URL de conexi\u00f3n manipulada que use la propiedad krbJAASFile."
}
],
"metrics": {
"cvssMetricV31": [
{
"source": "134c704f-9b21-4f2e-91b3-4a467353bcc0",
"type": "Secondary",
"cvssData": {
"version": "3.1",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:R/S:U/C:H/I:H/A:N",
"baseScore": 7.3,
"baseSeverity": "HIGH",
"attackVector": "NETWORK",
"attackComplexity": "LOW",
"privilegesRequired": "LOW",
"userInteraction": "REQUIRED",
"scope": "UNCHANGED",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"availabilityImpact": "NONE"
},
"exploitabilityScore": 2.1,
"impactScore": 5.2
}
]
},
"weaknesses": [
{
"source": "134c704f-9b21-4f2e-91b3-4a467353bcc0",
"type": "Secondary",
"description": [
{
"lang": "en",
"value": "CWE-77"
}
]
}
],
"references": [
{
"url": "https://kb.databricks.com/en_US/data-sources/security-bulletin-databricks-jdbc-driver-vulnerability-advisory-cve-2024-49194",
"source": "cve@mitre.org"
}
]
}