Exploitation Summary
EIP tracks 2 public exploits for CVE-2012-10061.
PoCs published by Luigi Auriemma, Luigi Auriemma, sinn3r, including Metasploit module auxiliary/scanner/http/sockso_traversal.
AI-analyzed exploit summary This is a technical writeup detailing a directory traversal vulnerability in Sockso <= 1.5, allowing arbitrary file downloads via crafted HTTP requests. The author provides proof-of-concept URLs and confirms the fix in version 1.5.1.
Description
Sockso Music Host Server versions <= 1.5 are vulnerable to a path traversal flaw that allows unauthenticated remote attackers to read arbitrary files from the server’s filesystem. The vulnerability exists in the HTTP interface on port 4444, where the endpoint /file/ fails to properly sanitize user-supplied input. Attackers can traverse directories and access sensitive files outside the intended web root.
Exploits (2)
This is a technical writeup detailing a directory traversal vulnerability in Sockso <= 1.5, allowing arbitrary file downloads via crafted HTTP requests. The author provides proof-of-concept URLs and confirms the fix in version 1.5.1.
This Metasploit module exploits a directory traversal vulnerability in Sockso Music Host Server 1.5 by sending a crafted HTTP GET request with '../' sequences to retrieve arbitrary files from the server. It is a functional proof-of-concept for CVE-2012-10061.
References (6)
Scores
CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:N/VC:H/VI:N/VA:N/SC:N/SI:N/SA:N