CVE-2008-5517
git < 1.5.6 - Remote Code Execution via gitweb Shell Metacharacters
Title source: llmExploitation Summary
EIP tracks 1 public exploit for CVE-2008-5517. PoCs published by S2 Crew.
AI-analyzed exploit summary This exploit demonstrates a remote command execution vulnerability in GitWeb (CVE-2008-5517) by injecting shell commands via the `git_object` function. The PoC shows how arbitrary commands can be executed through manipulated input parameters in the URL.
Description
The web interface in git (gitweb) 1.5.x before 1.5.6 allows remote attackers to execute arbitrary commands via shell metacharacters related to (1) git_snapshot and (2) git_object.
Exploits (1)
This exploit demonstrates a remote command execution vulnerability in GitWeb (CVE-2008-5517) by injecting shell commands via the `git_object` function. The PoC shows how arbitrary commands can be executed through manipulated input parameters in the URL.