CVE-2018-25431 PUBLISHED

No-Cms 1.0 SQL Injection via order_by Parameter

Assigner: VulnCheck
Reserved: 01.06.2026 Published: 01.06.2026 Updated: 01.06.2026

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.

Metrics

CVSS Vector: CVSS:4.0/AV:N/AC:L/AT:N/PR:L/UI:N/VC:H/VI:L/VA:N/SC:N/SI:N/SA:N
CVSS Score: 7.1

Product Status

Vendor goFrendiAsgard
Product No-CMS
Versions
  • Version 1.0 is affected

Credits

  • Loading Kura Kura finder

References

Problem Types

  • Improper Neutralization of Special Elements used in an SQL Command ('SQL Injection') CWE