Directory Traversal Vulnerability in Projectsend by Projectsend
CVE-2021-40887
9.8CRITICAL
What is CVE-2021-40887?
Projectsend version r1295 is susceptible to a directory traversal vulnerability due to insufficient input sanitization for the files[] parameter. An attacker could exploit this flaw by including '../' sequences in file paths, potentially gaining unauthorized access to PHP files or any other files permitted within the /upload/files/ directory. This vulnerability highlights the importance of robust input validation to secure file handling mechanisms.