PublicDateAtUSN: 2018-05-30 Candidate: CVE-2018-11235 PublicDate: 2018-05-30 04:29:00 UTC References: https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2018-11235 https://lkml.org/lkml/2018/5/29/889 https://ubuntu.com/security/notices/USN-3671-1 Description: In Git before 2.13.7, 2.14.x before 2.14.4, 2.15.x before 2.15.2, 2.16.x before 2.16.4, and 2.17.x before 2.17.1, remote code execution can occur. With a crafted .gitmodules file, a malicious project can execute an arbitrary script on a machine that runs "git clone --recurse-submodules" because submodule "names" are obtained from this file, and then appended to $GIT_DIR/modules, leading to directory traversal with "../" in a name. Finally, post-checkout hooks from a submodule are executed, bypassing the intended design in which hooks are not obtained from a remote server. Ubuntu-Description: Notes: Bugs: Priority: high Discovered-by: Etienne Stalmans Assigned-to: sbeattie CVSS: nvd: CVSS:3.0/AV:L/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H [7.8 HIGH] Patches_git: upstream_git: released (1:2.17.1-1) precise/esm_git: DNE trusty_git: released (1:1.9.1-1ubuntu0.8) trusty/esm_git: DNE (trusty was released [1:1.9.1-1ubuntu0.8]) xenial_git: released (1:2.7.4-0ubuntu1.4) esm-infra/xenial_git: released (1:2.7.4-0ubuntu1.4) artful_git: released (1:2.14.1-1ubuntu4.1) bionic_git: released (1:2.17.1-1ubuntu0.1) devel_git: not-affected (1:2.17.1-1ubuntu1)