what you don't know can hurt you
Home Files News &[SERVICES_TAB]About Contact Add New

Gitorious Remote Command Execution

Gitorious Remote Command Execution
Posted Jan 28, 2012
Authored by joernchen | Site phenoelit.de

Gitorious versions prior to 2.1.1 suffer from a remote command execution vulnerability.

tags | exploit, remote
SHA-256 | 6eaad22fe33effe3e4d1a3e355ffa9f4cb239465e6efdd17446f0304e8263e07

Gitorious Remote Command Execution

Change Mirror Download
Phenoelit Advisory <wir-haben-auch-mal-was-gefunden #0815 +--+->

[ Authors ]
joernchen <joernchen () phenoelit de>

Phenoelit Group (http://www.phenoelit.de)

[ Affected Products ]
Gitorious < 2.1.1 (http://gitorious.org)

[ Vendor communication ]
2012-01-16 Asking vendor for PGP key
2012-01-17 Getting PGP key from vendor
2012-01-17 Sending vulnerability details to vendor
2012-01-19 Vendor replies and sends link to patch [0]
2012-01-19 Asking if users will be informed
2012-01-20 Vendor states that they will create a patch and let the
users know
2012-01-25 Asking for a timeline for the notification
2012-01-26 Vendor replies that patched branch is pushed and users
are informed via a mailinglist.
2012-01-27 Release of this advisory

[ Overview ]
Gitorious is a Git repository management software written in Ruby
on Rails.

[ Description ]
Gitorious has been found vulnerable to unauthenticated remote
command execution.

Root cause is in gitorious-mainline/lib/gitorious/git_shell.rb:

def execute(command)
Timeout.timeout(20) do
`#{command}`
end
rescue Timeout::Error

called by app/controllers/api/graphs_controller.rb:

def graph_log(repo, type, branch = nil)
args = [repo.full_repository_path, "--decorate=full", "-100",
type]
args << desplat_path(branch) if branch
git_shell.send(:graph_log, *args)
end

where branch is user controlled via route:

api.connect ':project_id/:repository_id/log/graph/*branch',
:controller => 'graphs', :action => 'show'

[ Example ]
http://gitorious.site/project/repo/log/graph/`id>/tmp/command_exec`

For convenient use of this feature have a look at [1]

[ Solution ]
Update to version 2.1.1

[ References ]
[0] https://gitorious.org/gitorious/mainline/commit/
647aed91a4dc72e88a27476948dfbacd5d0bf7ce
[1] http://metasploit.com/modules/exploit/multi/http/gitorious_graph

[ end of file ]
Login or Register to add favorites

File Archive:

March 2023

  • Su
  • Mo
  • Tu
  • We
  • Th
  • Fr
  • Sa
  • 1
    Mar 1st
    16 Files
  • 2
    Mar 2nd
    13 Files
  • 3
    Mar 3rd
    15 Files
  • 4
    Mar 4th
    0 Files
  • 5
    Mar 5th
    0 Files
  • 6
    Mar 6th
    16 Files
  • 7
    Mar 7th
    31 Files
  • 8
    Mar 8th
    16 Files
  • 9
    Mar 9th
    13 Files
  • 10
    Mar 10th
    9 Files
  • 11
    Mar 11th
    0 Files
  • 12
    Mar 12th
    0 Files
  • 13
    Mar 13th
    10 Files
  • 14
    Mar 14th
    6 Files
  • 15
    Mar 15th
    17 Files
  • 16
    Mar 16th
    22 Files
  • 17
    Mar 17th
    13 Files
  • 18
    Mar 18th
    0 Files
  • 19
    Mar 19th
    0 Files
  • 20
    Mar 20th
    16 Files
  • 21
    Mar 21st
    13 Files
  • 22
    Mar 22nd
    5 Files
  • 23
    Mar 23rd
    6 Files
  • 24
    Mar 24th
    47 Files
  • 25
    Mar 25th
    0 Files
  • 26
    Mar 26th
    0 Files
  • 27
    Mar 27th
    50 Files
  • 28
    Mar 28th
    42 Files
  • 29
    Mar 29th
    7 Files
  • 30
    Mar 30th
    31 Files
  • 31
    Mar 31st
    15 Files

Top Authors In Last 30 Days

File Tags

Systems

packet storm

© 2022 Packet Storm. All rights reserved.

Services
Security Services
Hosting By
Rokasec
close