DedeBIZ SQL Injection Vulnerability in spec_add.php Affected Versions Prior to 6.3.2

Vulnerability

A SQL injection vulnerability has been identified in DedeBIZ CMS versions prior to 6.3.2. The issue arises in the admin/spec_add.php file, where the flags[] parameter is manipulated and directly inserted into SQL statements without proper security filtering. This vulnerability can be exploited remotely, and a public exploit is available.

Impact

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.

Reproduction

To reproduce this vulnerability, access the admin/spec_add.php page and log in with the necessary credentials. Once on the page, submit a request with a crafted flags[] parameter that includes SQL injection payloads. The SQL injection will be triggered when the application processes the request and executes the SQL command with the injected payloads.

Added: Nov 7, 2025, 4:34 PM
Updated: Nov 7, 2025, 8:26 PM

Vulnerability Rating

Custom Algorithm
spread
0.0
impact
5.0
exploitability
4.6
remediation
0.0
relevance
0.9
threat
6.4
urgency
2.9
incentive
1.7

Our algorithm analyzes dozens of metrics to generate these 8 key vulnerability categories, which are then combined to calculate the overall risk score.