提交 #716083: SeaCMS 13.3 SQL Injection信息

标题SeaCMS 13.3 SQL Injection
描述SQL Injection Leading to Remote Code Execution: A critical SQL injection vulnerability exists in the SeaCMS danmaku (bullet screen) system module. The vulnerable code is located in the 显示_弹幕列表() function within mysqli.class.php. The 'page' and 'limit' parameters from user input ($_GET) are directly concatenated into the SQL query without any sanitization or proper parameterization. Although the application uses prepare() statement, the SQL string is constructed before the prepare call, making it completely ineffective against SQL injection attacks.
来源⚠️ https://note-hxlab.wetolink.com/share/VFwALb6qhnTZ
用户
 yu22x (UID 34832)
提交2025-12-16 02時23分 (6 月前)
管理2025-12-21 09時31分 (5 days later)
状态已接受
VulDB条目337707 [SeaCMS 直到 13.3 mysqli.class.php page/limit SQL注入]
积分20

Do you want to use VulDB in your project?

Use the official API to access entries easily!