eosineUnrestricted File Upload Scanner
Targets file upload endpoints in eosine to allow attackers to upload malicious scripts and gain remote code execution.
Short Info
Level
Single Scan
Single Scan
Can be used by
Asset Owner
Estimated Time
10 seconds
Time Interval
2 days 7 hours
Scan only one
Domain, Subdomain, IPv4
Toolbox
eosine is a logistics and supply chain management platform used by enterprises to automate cargo handling, distribution, and operational workflows. It reduces manual intervention and improves efficiency in tracking shipments and managing inventory. Companies deploy eosine to streamline logistics processes and cut operational costs.
The Unrestricted File Upload vulnerability occurs when the application fails to properly validate or sanitize file inputs during upload. This allows attackers to upload arbitrary files, including executable scripts, to the server. The flaw typically arises from missing checks on file type, size, or content.
Specifically, the vulnerability is present in the file upload functionality of eosine, where parameters such as 'file' or 'upload' are processed without adequate restrictions. Attackers can exploit this by sending a crafted HTTP request containing a malicious file, such as a PHP web shell, to the vulnerable endpoint.
If exploited, an attacker can execute arbitrary code on the server, leading to full system compromise. This can result in data theft, service disruption, or lateral movement within the network. The high CVSS score of 9.0 reflects the critical risk to confidentiality, integrity, and availability.