DedeBIZ
cpe:2.3:a:dedebiz:dedebiz:*:*:*:*:*:*:*
- >= 6.3.0, <= 6.3.2
A SQL injection vulnerability has been identified in DedeBIZ CMS versions through 6.3.2. The issue arises in the file /admin/freelist_main.php, where the orderby parameter is manipulated, allowing attackers to inject arbitrary SQL into the query. This vulnerability can be exploited remotely, and the details of the exploit are publicly available.
Exploitation of this vulnerability allows for SQL injection, where an attacker can interfere with the application's database queries. This could lead to unauthorized data access, data manipulation, or in some cases, executing administrative operations on the database.
To reproduce this vulnerability, send a request to the /admin/freelist_main.php file with the orderby parameter set to a crafted value that includes SQL injection payloads. The injection can be verified by extracting database information, such as using SQL functions that return data, like the database user.
Our algorithm analyzes dozens of metrics to generate these 8 key vulnerability categories, which are then combined to calculate the overall risk score.