| タイトル | 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 月 ago) |
|---|
| モデレーション | 2025年12月21日 09:31 (5 days later) |
|---|
| ステータス | 承諾済み |
|---|
| VulDBエントリ | 337707 [SeaCMS 迄 13.3 mysqli.class.php page/limit SQLインジェクション] |
|---|
| ポイント | 20 |
|---|