Exploitation Summary
EIP tracks 2 public exploits for CVE-2012-10034.
PoCs published by blkhtc0rp, blkhtc0rp, sinn3r, including Metasploit module auxiliary/scanner/http/clansphere_traversal.
AI-analyzed exploit summary This exploit leverages a Local File Include (LFI) vulnerability in ClanSphere 2011.3 via the 'cs_lang' cookie parameter to inject a base64-encoded PHP reverse shell into a log file, which is then executed to establish a reverse shell connection.
Description
ClanSphere 2011.3 is vulnerable to a local file inclusion (LFI) flaw due to improper handling of the cs_lang cookie parameter. The application fails to sanitize user-supplied input, allowing attackers to traverse directories and read arbitrary files outside the web root. The vulnerability is further exacerbated by null byte injection (%00) to bypass file extension checks.
Exploits (2)
This exploit leverages a Local File Include (LFI) vulnerability in ClanSphere 2011.3 via the 'cs_lang' cookie parameter to inject a base64-encoded PHP reverse shell into a log file, which is then executed to establish a reverse shell connection.
This Metasploit module exploits a directory traversal vulnerability in ClanSphere 2011.3 via the 'cs_lang' parameter, allowing arbitrary file reads. It sends a crafted HTTP request with a traversal payload to retrieve files like '/etc/passwd'.
References (4)
Scores
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N