cpe:/a:git-scm:git:2.13.6 cpe:/a:git-scm:git:2.14.0 cpe:/a:git-scm:git:2.14.0:rc0 cpe:/a:git-scm:git:2.14.0:rc1 cpe:/a:git-scm:git:2.14.1 cpe:/a:git-scm:git:2.14.2 cpe:/a:git-scm:git:2.14.3 cpe:/a:git-scm:git:2.15.0 cpe:/a:git-scm:git:2.15.0:rc0 cpe:/a:git-scm:git:2.15.0:rc1 cpe:/a:git-scm:git:2.15.0:rc2 cpe:/a:git-scm:git:2.15.1 cpe:/a:git-scm:git:2.16.0 cpe:/a:git-scm:git:2.16.0:rc0 cpe:/a:git-scm:git:2.16.0:rc1 cpe:/a:git-scm:git:2.16.0:rc2 cpe:/a:git-scm:git:2.16.1 cpe:/a:git-scm:git:2.16.2 cpe:/a:git-scm:git:2.16.3 cpe:/a:git-scm:git:2.17.0 cpe:/a:gitforwindows:git:2.17.1 cpe:/o:canonical:ubuntu_linux:14.04::~~lts~~~ cpe:/o:canonical:ubuntu_linux:16.04::~~lts~~~ cpe:/o:canonical:ubuntu_linux:17.10 cpe:/o:canonical:ubuntu_linux:18.04::~~lts~~~ cpe:/o:debian:debian_linux:8.0 cpe:/o:debian:debian_linux:9.0 cpe:/o:redhat:enterprise_linux:7.0 cpe:/o:redhat:enterprise_linux_desktop:7.0 cpe:/o:redhat:enterprise_linux_server:7.0 cpe:/o:redhat:enterprise_linux_server_eus:7.5 cpe:/o:redhat:enterprise_linux_workstation:7.0 CVE-2018-11235 2018-05-30T00:29:00.287-04:00 2019-10-02T20:03:26.223-04:00 6.8 NETWORK MEDIUM NONE PARTIAL PARTIAL PARTIAL http://nvd.nist.gov 2019-03-20T16:41:01.387-04:00 SECTRACK 1040991 BID 104345 EXPLOIT-DB 44822 DEBIAN DSA-4212 GENTOO GLSA-201805-13 REDHAT RHSA-2018:1957 REDHAT RHSA-2018:2147 UBUNTU USN-3671-1 MISC https://blogs.msdn.microsoft.com/devops/2018/05/29/announcing-the-may-2018-git-security-vulnerability/ MISC https://marc.info/?l=git&m=152761328506724&w=2 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.