Gửi #922935: 四川迅睿云软件开发有限公司 XunruiCMS <=4.7.2 SQL Injectionthông tin

tiêu đề四川迅睿云软件开发有限公司 XunruiCMS <=4.7.2 SQL Injection
Mô tảThe backend interface of XunruiCMS 4.7, located at /admin*.php?s=member&c=home&m=group_all_edit, is vulnerable to SQL injection. Root cause: The group_all_edit method, after obtaining parameters through post('groupid'), directly concatenates them into counts('member_group_index', 'uid='.$uid.' and gid='.$gid) without going through SQL parameter binding, only using an XSS filter. The underlying Model::counts() call invokes CodeIgniter 4's where($string) method with a single parameter. In this form, the value is null, and the framework skips the setBind() parameter binding process, directly compiling and executing the concatenated string as the original SQL statement. This allows attackers to inject arbitrary SQL statements through the groupid parameter.
Nguồn⚠️ https://github.com/FlyFish6-cloud/CVE/blob/main/XunruiCMS-SQL.md
Người dùng serend0ipity (UID 100365)
Đệ trình11/08/2026 16:10 (cách đây 2 các tháng)
Kiểm duyệt27/09/2026 13:36 (2 months later)
Trạng tháiđược chấp nhận
Mục VulDB410888 [dayrui XunruiCMS đến 4.7.2 Group Editing Home.php group_all_edit groupid Tiêm SQL]
điểm20

Want to know what is going to be exploited?

We predict KEV entries!