module

Malicious Git HTTP Server For CVE-2018-17456

Disclosed
2018-10-05
Created
2019-03-19

Description

This module exploits CVE-2018-17456, which affects Git
versions 2.14.5, 2.15.3, 2.16.5, 2.17.2, 2.18.1, and 2.19.1 and lower.

When a submodule url which starts with a dash e.g "-u./payload" is passed
as an argument to git clone, the file "payload" inside the repository
is executed.

This module creates a fake git repository which contains a submodule
containing the vulnerability. The vulnerability is triggered when the
submodules are initialised (e.g git clone --recurse-submodules URL)

Author

timwr

Module Options

To display the available options, load the module within the Metasploit console and run the commands ‘show options’ or ‘show advanced’:


msf > use exploit/multi/http/git_submodule_url_exec
msf exploit(git_submodule_url_exec) > show targets
...targets...
msf exploit(git_submodule_url_exec) > set TARGET < target-id >
msf exploit(git_submodule_url_exec) > show options
...show and set options...
msf exploit(git_submodule_url_exec) > exploit

Title
NEW

Explore Exposure Command

Confidently identify and prioritize exposures from endpoint to cloud with full attack surface visibility and threat-aware risk context.