| 제목 | Comment System v1.0 /Comment_System/index.php GET parameter msg exists reflected cross-site scripting vulnerability |
|---|
| 설명 | An issue was discovered in Comment System v1.0.
There is a reflected cross-site scripting vulnerability that it is possible to inject arbitrary JavaScript into the application's response via /Comment_System/index.php?msg.
Vulnerability File: /Comment_System/index.php
GET parameter "msg" exists reflected cross-site scripting vulnerability.
Payload1: msg=<script>alert('xss')</script>
Payload2: msg=<script>alert(789)</script> |
|---|
| 원천 | ⚠️ https://github.com/kanyl6/CVERequest/blob/main/XSS.md |
|---|
| 사용자 | kanyulu (UID 47582) |
|---|
| 제출 | 2023. 05. 26. AM 03:39 (3 연령 ago) |
|---|
| 모더레이션 | 2023. 05. 27. AM 09:03 (1 day later) |
|---|
| 상태 | 수락 |
|---|
| VulDB 항목 | 230076 [SourceCodester Comment System 1.0 GET Parameter index.php msg 크로스 사이트 스크립팅] |
|---|
| 포인트들 | 20 |
|---|