| 제목 | https://code-projects.org/ https://code-projects.org/pharmacy-management-system-in-php-with-source-code/ 1.0 Stored XSS |
|---|
| 설명 | To exploit stored XSS vulnerability, attackers inject script into the user input fields.For example, submitting the payload <script>alert(1)</script> in the user input field (updateprofile) and saving the data.
Application does not properly sanitize or validate the input, this script executed in the user’s browser, leading to an XSS attack. |
|---|
| 사용자 | vulrep (UID 71951) |
|---|
| 제출 | 2024. 08. 27. PM 05:41 (2 연령 ago) |
|---|
| 모더레이션 | 2024. 08. 31. AM 07:35 (4 days later) |
|---|
| 상태 | 수락 |
|---|
| VulDB 항목 | 276261 [code-projects Pharmacy Management System 1.0 Update My Profile Page index.php?id=userProfileEdit fname/lname/email 크로스 사이트 스크립팅] |
|---|
| 포인트들 | 16 |
|---|