Skip to content
KitploitKITPLOIT
ToolsBlog
Submit
ToolsBlog
Submit

Hacking, PenTest, and Cybersecurity Tools for Your Security Arsenal!

Kitploit is a directory of hacking, cybersecurity, and pentesting tools. Discover the latest project updates to find vulnerabilities, analyze systems, automate testing, and strengthen your security.

··Feeds·Contact·Privacy·© 2026 Kitploit

Tool Directory

Categories

View all categories
Loading categories
CVE-2024-55457-PoC — Proof-of-concept exploit for CVE-2024-55457, a directory traversal in MasterSAM Star Gate v11 allowing unauthenticated arbitrary file download via the /adama/adama/downloadService endpoint. | Kitploit
Tools/GitHubGitHub/h13nh04ng/cve-2024-55457-poc
Vulnerability AnalysisExploitationWeb Application ExploitationInformation GatheringPenetration Testing
GitHubh13nh04ng/cve-2024-55457-poc

CVE-2024-55457-PoC

Proof-of-concept exploit for CVE-2024-55457, a directory traversal in MasterSAM Star Gate v11 allowing unauthenticated arbitrary file download via the /adama/adama/downloadService endpoint.

View Repository
1 year agoNot yet reviewed

Most Popular

View all →

Discover the most used tools by our community.

Explore all tools

Browse our collection of tools

View all tools →
Share

CVE-2024-55457-PoC

MasterSAM Star Gate v11 is vulnerable to a directory traversal attack via the endpoint /adama/adama/downloadService. An attacker can exploit this vulnerability by manipulating the file parameter to access arbitrary files on the server, potentially leading to the exposure of sensitive information.

In the API responsible for downloading logs in the Troubleshooting -> Download Log feature, the application does not perform path validation for the file specified through the file parameter. Additionally, users can call this API without authentication.

GET /adama/adama/downloadService?type={}&file={} HTTP/1.1

{C74ABE69-71EC-40A5-A361-4FC031820AA1}

Download Tool