module

Bitbucket Git Command Injection

Disclosed
2022-08-24
Created
2022-09-21

Description

Various versions of Bitbucket Server and Data Center are vulnerable to
an unauthenticated command injection vulnerability in multiple API endpoints.

The `/rest/api/latest/projects/{projectKey}/repos/{repositorySlug}/archive` endpoint
creates an archive of the repository, leveraging the `git-archive` command to do so.
Supplying NULL bytes to the request enables the passing of additional arguments to the
command, ultimately enabling execution of arbitrary commands.

Authors

TheGrandPew
Ron Bowes
Jang
Shelby Pace

Platform

Linux

Architectures

x86, x64, cmd

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/linux/http/bitbucket_git_cmd_injection
msf exploit(bitbucket_git_cmd_injection) > show targets
...targets...
msf exploit(bitbucket_git_cmd_injection) > set TARGET < target-id >
msf exploit(bitbucket_git_cmd_injection) > show options
...show and set options...
msf exploit(bitbucket_git_cmd_injection) > 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.