CVE Catalog

CVE-2018-25431

HighCVSS 7.1
Published: Updated: Translated: NVD NIST

Exploitation Probability (EPSS)

Low risk
0.27%

19th percentile - higher than 19% of all known CVEs

Summary

No-Cms 1.0 contains an SQL injection vulnerability in the order_by parameter of the manage_privilege export endpoint. Authenticated attackers can send POST requests to /nocms/main/manage_privilege/index/export with malicious SQL code in the order_by[0] parameter to extract sensitive database information.

Risk Assessment

An authenticated attacker can access sensitive database information, such as user data or system configuration, potentially leading to privilege escalation.

Recommendation

Update No-Cms to a version that fixes the vulnerability and use parameterized SQL queries.

Related vulnerabilities

Original NVD description (English source)

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.

Vulnerability data from NVD (NIST) · CISA KEV · EPSS