| Title | Comment System v1.0 /Comment_System/index.php GET parameter msg exists reflected cross-site scripting vulnerability |
|---|
| Description | 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> |
|---|
| Source | ⚠️ https://github.com/kanyl6/CVERequest/blob/main/XSS.md |
|---|
| User | kanyulu (UID 47582) |
|---|
| Submission | 05/26/2023 03:39 (3 years ago) |
|---|
| Moderation | 05/27/2023 09:03 (1 day later) |
|---|
| Status | Accepted |
|---|
| VulDB entry | 230076 [SourceCodester Comment System 1.0 GET Parameter index.php msg cross site scripting] |
|---|
| Points | 20 |
|---|