Show filters
4 Total Results
Displaying 1-4 of 4
Sort by:
Attacker Value
Unknown

CVE-2021-40887

Disclosure Date: October 11, 2021 (last updated February 23, 2025)
Projectsend version r1295 is affected by a directory traversal vulnerability. Because of lacking sanitization input for files[] parameter, an attacker can add ../ to move all PHP files or any file on the system that has permissions to /upload/files/ folder.
Attacker Value
Unknown

CVE-2021-40884

Disclosure Date: October 11, 2021 (last updated February 23, 2025)
Projectsend version r1295 is affected by sensitive information disclosure. Because of not checking authorization in ids parameter in files-edit.php and id parameter in process.php function, a user with uploader role can download and edit all files of users in application.
Attacker Value
Unknown

CVE-2021-40888

Disclosure Date: October 11, 2021 (last updated February 23, 2025)
Projectsend version r1295 is affected by Cross Site Scripting (XSS) due to lack of sanitization when echo output data in returnFilesIds() function. A low privilege user can call this function through process.php file and execute scripting code.
Attacker Value
Unknown

CVE-2021-40886

Disclosure Date: October 11, 2021 (last updated February 23, 2025)
Projectsend version r1295 is affected by a directory traversal vulnerability. A user with Uploader role can add value `2` for `chunks` parameter to bypass `fileName` sanitization.