| Title | xxyopen novel-plus 5.1.3 SQL Injection |
|---|
| Description | A critical SQL injection vulnerability exists in the user management module. The `/list` endpoint, which retrieves a list of system users, unsafely uses string substitution (`${...}`) for the `sort` and `order` parameters within its MyBatis `ORDER BY` clause. This allows any authenticated user who can access this endpoint to execute arbitrary SQL commands. Because the query targets the `sys_user` table, this flaw can be exploited to exfiltrate highly sensitive information, including usernames, email addresses, and password hashes, compromising all user accounts on the system. |
|---|
| Source | ⚠️ https://blog.0xd00.com/blog/sqli-in-user-list-leads-to-sensitive-data-disclosure |
|---|
| User | bpy9ft (UID 85221) |
|---|
| Submission | 06/13/2025 11:38 (10 months ago) |
|---|
| Moderation | 06/23/2025 16:32 (10 days later) |
|---|
| Status | Accepted |
|---|
| VulDB entry | 313654 [xxyopen/201206030 novel-plus up to 5.1.3 User Management UserMapper.xml list sort/order sql injection] |
|---|
| Points | 20 |
|---|