| 제목 | 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. AM 10:14 (3 연령 ago) |
|---|
| 모더레이션 | 2023. 03. 25. PM 05:29 (1 day later) |
|---|
| 상태 | 수락 |
|---|
| VulDB 항목 | 224015 [cojoben Coco Blog blog-web.php 아이디 SQL 주입] |
|---|
| 포인트들 | 19 |
|---|