First published: Thu Sep 14 2023(Updated: )
SQL injection vulnerability in FIT2CLOUD RackShift v1.7.1 allows attackers to execute arbitrary code via the `sort` parameter to taskService.list(), bareMetalService.list(), and switchService.list().
Credit: cve@mitre.org cve@mitre.org
Affected Software | Affected Version | How to fix |
---|---|---|
FIT2CLOUD RackShift | =1.7.1 |
Sign up to SecAlerts for real-time vulnerability data matched to your software, aggregated from hundreds of sources.
The CVE ID for this vulnerability is CVE-2023-42405.
The severity of CVE-2023-42405 is critical with a score of 9.8.
An attacker can exploit CVE-2023-42405 by injecting SQL code via the 'sort' parameter to taskService.list(), bareMetalService.list(), and switchService.list().
To mitigate CVE-2023-42405, ensure that user input is properly validated and sanitized before being used in SQL queries.
Yes, you can find the reference for CVE-2023-42405 at https://github.com/fit2cloud/rackshift/issues/79.