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

CVE-2024-11680

Disclosure Date: November 26, 2024 (last updated December 21, 2024)
ProjectSend versions prior to r1720 are affected by an improper authentication vulnerability. Remote, unauthenticated attackers can exploit this flaw by sending crafted HTTP requests to options.php, enabling unauthorized modification of the application's configuration. Successful exploitation allows attackers to create accounts, upload webshells, and embed malicious JavaScript.
Attacker Value
Unknown

CVE-2024-7659

Disclosure Date: August 12, 2024 (last updated August 16, 2024)
A vulnerability, which was classified as problematic, was found in projectsend up to r1605. Affected is the function generate_random_string of the file includes/functions.php of the component Password Reset Token Handler. The manipulation leads to insufficiently random values. It is possible to launch the attack remotely. The complexity of an attack is rather high. The exploitability is told to be difficult. Upgrading to version r1720 is able to address this issue. The name of the patch is aa27eb97edc2ff2b203f97e6675d7b5ba0a22a17. It is recommended to upgrade the affected component.
Attacker Value
Unknown

CVE-2024-7658

Disclosure Date: August 12, 2024 (last updated August 14, 2024)
A vulnerability, which was classified as problematic, has been found in projectsend up to r1605. This issue affects the function get_preview of the file process.php. The manipulation leads to improper control of resource identifiers. The attack may be initiated remotely. Upgrading to version r1720 is able to address this issue. The patch is named eb5a04774927e5855b9d0e5870a2aae5a3dc5a08. It is recommended to upgrade the affected component.
Attacker Value
Unknown

CVE-2023-0607

Disclosure Date: February 01, 2023 (last updated October 08, 2023)
Cross-site Scripting (XSS) - Stored in GitHub repository projectsend/projectsend prior to r1606.
Attacker Value
Unknown

CVE-2017-20101

Disclosure Date: June 27, 2022 (last updated October 07, 2023)
A vulnerability, which was classified as problematic, was found in ProjectSend r754. This affects an unknown part of the file process.php?do=zip_download. The manipulation of the argument client/file leads to information disclosure. It is possible to initiate the attack remotely.
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.
Attacker Value
Unknown

CVE-2020-28874

Disclosure Date: January 26, 2021 (last updated February 22, 2025)
reset-password.php in ProjectSend before r1295 allows remote attackers to reset a password because of incorrect business logic. Errors are not properly considered (an invalid token parameter).