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.
Problem types
Improper Neutralization of Special Elements used in an SQL Command ('SQL Injection')
Product status
Credits
Loading Kura Kura
References
www.exploit-db.com/exploits/45903 (ExploitDB-45903)
github.com/goFrendiAsgard/No-CMS (Official Product Homepage)
codeload.github.com/goFrendiAsgard/No-CMS/zip/master (Product Reference)
www.vulncheck.com/...ms-sql-injection-via-order-by-parameter (VulnCheck Advisory: No-Cms 1.0 SQL Injection via order_by Parameter)