{"schema_version": "1.6.1", "id": "CVE-2024-27438", "summary": "Downloading arbitrary remote jar files resulting in remote command execution", "details": "Download of Code Without Integrity Check vulnerability in Apache Doris.\nThe jdbc driver files used for JDBC catalog is not checked and may resulting in remote command execution.\nOnce the attacker is authorized to create a JDBC catalog, he/she can use arbitrary driver jar file with unchecked code snippet. This code snippet will be run when catalog is initializing without any check.\nThis issue affects Apache Doris: from 1.2.0 through 2.0.4.\n\nUsers are recommended to upgrade to version 2.0.5 or 2.1.x, which fixes the issue.\n\n", "affected": [{"ranges": [{"type": "SEMVER", "events": [{"introduced": "1.2.0"}, {"last_affected": "1.2.0"}]}]}], "references": [{"type": "WEB", "url": "https://lists.apache.org/thread/h95h82b0svlnwcg6c2xq4b08j6gwgczh"}]}