| 제목 | quequnlong shiyi-blog 1.0.0 through 1.2.1; source through 4db96f9 Cross Site Scripting |
|---|
| 설명 | Stored cross-site scripting (CWE-79) in quequnlong shiyi-blog versions 1.0.0 through 1.2.1 and source code through commit 4db96f9ad6fdb53122e06610d8c3d55e88c5a580. An unauthenticated remote attacker can submit attacker-controlled HTML in the content parameter to POST /api/message/add. MessageServiceImpl persists the value, and the administrator message-management page later renders row.content with Vue v-html in blog-admin/src/views/message/message/index.vue:38. When an administrator opens that page, the stored content executes in the administrator's browser context. The complete unauthenticated-to-administrator data flow was confirmed in an authorized test deployment; no executable payload is included in this submission. Affected parameter: content. Affected endpoint: POST /api/message/add. Sink: blog-admin/src/views/message/message/index.vue:38. CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:C/C:L/I:L/A:N (6.1). Product source: https://gitee.com/quequnlong/shiyi-blog. Source commit: https://gitee.com/quequnlong/shiyi-blog/tree/4db96f9ad6fdb53122e06610d8c3d55e88c5a580. The vendor was contacted publicly on 2026-08-01 at https://gitee.com/quequnlong/shiyi-blog/issues/IK5RF6. No fixed version is known. This root cause is distinct from CVE-2025-5513: that record concerns /api/comment/add, while this report concerns /api/message/add and the administrator message-management sink. |
|---|
| 원천 | ⚠️ https://gitee.com/quequnlong/shiyi-blog/issues/IK5RF6 |
|---|
| 사용자 | JunRoinxxX (UID 100281) |
|---|
| 제출 | 2026. 08. 01. AM 08:10 (1 월 ago) |
|---|
| 모더레이션 | 2026. 09. 12. PM 01:01 (1 month later) |
|---|
| 상태 | 수락 |
|---|
| VulDB 항목 | 403117 [quequnlong shiyi-blog 까지 1.2.1 Add Message API index.vue body.content 크로스 사이트 스크립팅] |
|---|
| 포인트들 | 20 |
|---|