No-Cms SQL Injection Vulnerability in Manage Privilege Export Endpoint

Vulnerability

A SQL injection vulnerability has been identified in No-Cms version 1.0. The issue resides in the order_by parameter of the manage_privilege export endpoint. This vulnerability allows authenticated attackers to manipulate database queries and extract sensitive information. Exploitation involves sending POST requests to the export endpoint with malicious SQL code embedded in the order_by[0] parameter.

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, authenticate a user and send a POST request to the '/nocms/main/manage_privilege/index/export' endpoint. Include malicious SQL code in the 'order_by[0]' parameter. The injected SQL code will be executed by the database, allowing for manipulation of the original SQL query and potentially leading to unauthorized data access or modification.

Added: Jun 1, 2026, 11:06 PM
Updated: Jun 1, 2026, 11:06 PM

Vulnerability Rating

Custom Algorithm
spread
0.0
impact
3.1
exploitability
4.6
remediation
0.0
relevance
9.7
threat
6.4
urgency
2.9
incentive
0.0

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