diff --git a/advisories/unreviewed/2024/12/GHSA-jxw2-jvxf-5vrp/GHSA-jxw2-jvxf-5vrp.json b/advisories/github-reviewed/2024/12/GHSA-jxw2-jvxf-5vrp/GHSA-jxw2-jvxf-5vrp.json similarity index 67% rename from advisories/unreviewed/2024/12/GHSA-jxw2-jvxf-5vrp/GHSA-jxw2-jvxf-5vrp.json rename to advisories/github-reviewed/2024/12/GHSA-jxw2-jvxf-5vrp/GHSA-jxw2-jvxf-5vrp.json index 2539333dcf4..6d22976ff78 100644 --- a/advisories/unreviewed/2024/12/GHSA-jxw2-jvxf-5vrp/GHSA-jxw2-jvxf-5vrp.json +++ b/advisories/github-reviewed/2024/12/GHSA-jxw2-jvxf-5vrp/GHSA-jxw2-jvxf-5vrp.json @@ -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" } } \ No newline at end of file