CVE-2015-2564
ProjectSend r561 - Authenticated SQL Injection via ID Parameter
Title source: llmExploitation Summary
EIP tracks 1 public exploit for CVE-2015-2564. PoCs published by ITAS Team.
AI-analyzed exploit summary This is a writeup detailing a SQL injection vulnerability in ProjectSend r561. The vulnerability exists in the 'id' parameter of the 'users-edit.php' file, where user input is not properly sanitized before being used in a SQL query.
Description
SQL injection vulnerability in client-edit.php in ProjectSend (formerly cFTP) r561 allows remote authenticated users to execute arbitrary SQL commands via the id parameter to users-edit.php.
Exploits (1)
This is a writeup detailing a SQL injection vulnerability in ProjectSend r561. The vulnerability exists in the 'id' parameter of the 'users-edit.php' file, where user input is not properly sanitized before being used in a SQL query.