Enviar #858790: zsadmin ZS-Admin <=1.0.0 SQL Injectioninformación

Títulozsadmin ZS-Admin <=1.0.0 SQL Injection
DescripciónZS-Admin's common pagination class PageInfo reads the sorting field from the request parameter orderField and passes it to MyBatis-Plus OrderItem.asc() or OrderItem.desc(). The value is only converted by StrUtil.toUnderlineCase() and is not validated against a whitelist of allowed database columns. When a business endpoint constructs a pagination object with new PageInfo<>(xxxPageQueryParams), an attacker can inject additional SQL expressions through orderField. The expression is appended to the generated ORDER BY clause, resulting in SQL injection.
Fuente⚠️ https://github.com/zsadmin2025/zs-admin-java/issues/4
Usuario
 cl0ney (UID 99026)
Sumisión2026-06-15 17:47 (hace 1 mes)
Moderación2026-07-21 10:55 (1 month later)
EstadoAceptado
Entrada de VulDB380828 [zsadmin2025 ZS-Admin hasta b52e14536d59fda11e56e2536a1c32e82a38cead com.zs.sys.dept.controller.SysDeptController page OrderItem.asc/OrderItem.desc orderField inyección SQL]
Puntos20

Want to stay up to date on a daily basis?

Enable the mail alert feature now!