CVE-2018-25431
Received Received - Intake
SQL Injection in No-CMS via manage_privilege Export

Publication date: 2026-06-01

Last updated on: 2026-06-01

Assigner: VulnCheck

Description
No-Cms 1.0 contains an SQL injection vulnerability in the order_by parameter of the manage_privilege export endpoint that allows authenticated attackers to manipulate database queries. Attackers can submit POST requests to /nocms/main/manage_privilege/index/export with malicious SQL code in the order_by[0] parameter to extract sensitive database information.
CVSS Scores
EPSS Scores
Probability:
Percentile:
Meta Information
Published
2026-06-01
Last Modified
2026-06-01
Generated
2026-06-02
AI Q&A
2026-06-02
EPSS Evaluated
N/A
NVD
EUVD
Affected Vendors & Products
Currently, no data is known.
Helpful Resources
Exploitability
CWE
CWE Icon
KEV
KEV Icon
CWE ID Description
CWE-89 The product constructs all or part of an SQL command using externally-influenced input from an upstream component, but it does not neutralize or incorrectly neutralizes special elements that could modify the intended SQL command when it is sent to a downstream component. Without sufficient removal or quoting of SQL syntax in user-controllable inputs, the generated SQL query can cause those inputs to be interpreted as SQL instead of ordinary user data.
Attack-Flow Graph
AI Powered Q&A
Can you explain this vulnerability to me?

No-Cms 1.0 contains an SQL injection vulnerability in the order_by parameter of the manage_privilege export endpoint.

This vulnerability allows authenticated attackers to manipulate database queries by submitting POST requests with malicious SQL code in the order_by[0] parameter.

As a result, attackers can extract sensitive information from the database.


How can this vulnerability impact me? :

This vulnerability can lead to unauthorized access to sensitive database information.

Since attackers can manipulate database queries, they may extract confidential data, potentially leading to data breaches.

The CVSS v3.1 score of 7.1 indicates a high severity impact on confidentiality with limited impact on integrity and no impact on availability.


Ask Our AI Assistant
Need more information? Ask your question to get an AI reply (Powered by our expertise)
0/70
EPSS Chart