Discover the SQL injection vulnerability in Re:Desk 2.3 (CVE-2020-15487) allowing remote command execution and authorization bypass. Learn how to mitigate this security risk.
Re:Desk 2.3 contains a blind unauthenticated SQL injection vulnerability that can lead to remote command execution and authorization bypass.
Understanding CVE-2020-15487
What is CVE-2020-15487?
Re:Desk 2.3 is affected by a blind unauthenticated SQL injection vulnerability that allows attackers to execute arbitrary SQL statements via a crafted URL.
The Impact of CVE-2020-15487
Technical Details of CVE-2020-15487
Vulnerability Description
The vulnerability exists in the getBaseCriteria() function in the Ticket.php file, enabling the execution of arbitrary SQL statements.
Affected Systems and Versions
Exploitation Mechanism
Mitigation and Prevention
Immediate Steps to Take
Long-Term Security Practices
Patching and Updates