CyberRota Analysis
AI-GeneratedWallos versions prior to 4.9.6 are vulnerable to a directory traversal attack due to improper validation of entry names in ZIP file uploads, allowing an attacker to write a web shell to the webroot. This vulnerability can lead to unauthorized access and potential full system compromise. Organizations using Wallos should prioritize upgrading to version 4.9.6 or later to mitigate this high-severity risk.
Public Exploit Signal
A public exploit, PoC, GitHub repository or Metasploit reference was detected for this CVE.
Note: these links are listed for security research and verification purposes only.
Original NVD Description
Wallos is an open-source, self-hostable personal subscription tracker. Prior to version 4.9.6, POST /endpoints/db/restore.php calls ZipArchive::extractTo() without validating entry names for ../ sequences. Admin uploads crafted zip with entry logos/../../endpoints/shell.php to write webshell to webroot. Extension filter only applies to post-extraction logo copy step. This issue has been patched in version 4.9.6.