CVE-2024-11680
Description
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.
Summary dbcve.org
ProjectSend versions prior to r1720 contain an improper authentication vulnerability in options.php that allows remote, unauthenticated attackers to send crafted HTTP requests and modify application configuration. This enables account creation, webshell upload, and malicious JavaScript injection.
Mitigation
Upgrade to ProjectSend r1720 or later to patch the authentication bypass. If immediate upgrade is not feasible, implement network-level access controls to restrict access to options.php from untrusted sources.