CVE-2012-10061
BaseFortify
Publication date: 2025-08-20
Last updated on: 2025-08-22
Assigner: VulnCheck
Description
Description
CVSS Scores
EPSS Scores
| Probability: | |
| Percentile: |
Meta Information
Affected Vendors & Products
| Vendor | Product | Version / Range |
|---|---|---|
| sockso | sockso | 1.5 |
Helpful Resources
Exploitability
| CWE ID | Description |
|---|---|
| CWE-22 | The product uses external input to construct a pathname that is intended to identify a file or directory that is located underneath a restricted parent directory, but the product does not properly neutralize special elements within the pathname that can cause the pathname to resolve to a location that is outside of the restricted directory. |
Attack-Flow Graph
AI Powered Q&A
Can you explain this vulnerability to me?
Sockso Music Host Server versions up to 1.5 have a path traversal vulnerability in their HTTP interface on port 4444. This flaw allows unauthenticated remote attackers to manipulate the /file/ endpoint to read arbitrary files from the server's filesystem by traversing directories outside the intended web root, due to improper sanitization of user input.
How can this vulnerability impact me? :
This vulnerability can allow attackers to access sensitive files on the server without authentication, potentially exposing confidential information, configuration files, or other data that could be used for further attacks or data breaches.