Publish GHSA-jxw2-jvxf-5vrp

This commit is contained in:
advisory-database[bot]
2024-12-18 19:51:10 +00:00
parent 68eb4bc4ee
commit 09d5ad0782
@@ -1,11 +1,12 @@
{
"schema_version": "1.4.0",
"id": "GHSA-jxw2-jvxf-5vrp",
"modified": "2024-12-18T18:30:51Z",
"modified": "2024-12-18T19:49:41Z",
"published": "2024-12-17T21:30:34Z",
"aliases": [
"CVE-2024-49194"
],
"summary": "Databricks JDBC Driver Command Injection vulnerability",
"details": "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.",
"severity": [
{
@@ -13,7 +14,27 @@
"score": "CVSS:3.1/AV:N/AC:L/PR:L/UI:R/S:U/C:H/I:H/A:N"
}
],
"affected": [],
"affected": [
{
"package": {
"ecosystem": "Maven",
"name": "com.databricks:databricks-jdbc"
},
"ranges": [
{
"type": "ECOSYSTEM",
"events": [
{
"introduced": "0"
},
{
"fixed": "2.6.40"
}
]
}
]
}
],
"references": [
{
"type": "ADVISORY",
@@ -29,8 +50,8 @@
"CWE-77"
],
"severity": "HIGH",
"github_reviewed": false,
"github_reviewed_at": null,
"github_reviewed": true,
"github_reviewed_at": "2024-12-18T19:49:41Z",
"nvd_published_at": "2024-12-17T20:15:22Z"
}
}