Re:Desk 2.3 contains a blind unauthenticated SQL injection vulnerability in the getBaseCriteria() function in the protected/models/Ticket.php file. By modifying the folder GET parameter, it is possible to execute arbitrary SQL statements via a crafted URL. Unauthenticated remote command execution is possible by using this SQL injection to update certain database values, which are then executed by a bizRule eval() function in the yii/framework/web/auth/CAuthManager.php file. Resultant authorization bypass is also possible, by recovering or modifying password hashes and password reset tokens, allowing for administrative privileges to be obtained.
References
Link | Resource |
---|---|
https://labs.f-secure.com/advisories/redesk-v2-3-multiple-issues/ | Exploit Third Party Advisory |
https://www.re-desk.com/download-help-desk-software.html | Vendor Advisory |
https://labs.f-secure.com/advisories/redesk-v2-3-multiple-issues/ | Exploit Third Party Advisory |
https://www.re-desk.com/download-help-desk-software.html | Vendor Advisory |
Configurations
History
21 Nov 2024, 05:05
Type | Values Removed | Values Added |
---|---|---|
References | () https://labs.f-secure.com/advisories/redesk-v2-3-multiple-issues/ - Exploit, Third Party Advisory | |
References | () https://www.re-desk.com/download-help-desk-software.html - Vendor Advisory |
Information
Published : 2020-09-30 18:15
Updated : 2024-11-21 05:05
NVD link : CVE-2020-15487
Mitre link : CVE-2020-15487
CVE.ORG link : CVE-2020-15487
JSON object : View
Products Affected
re-desk
- re\
CWE
CWE-89
Improper Neutralization of Special Elements used in an SQL Command ('SQL Injection')