| 제목 | code-projects Simple Admin Panel 1.0.0.00 Cross Site Scripting |
|---|
| 설명 | In the 'updateItemController.php' file, an unrestricted Cross-Site Scripting (XSS) vulnerability and injection attacks exist in the "Simple Admin Panel in PHP" system, specifically targeting the 'p_desc' parameter. The function executes the user-supplied parameter without validation. Malicious attackers can leverage this vulnerability to access sensitive client information.
script:
<script>alert(xss)</script> |
|---|
| 원천 | ⚠️ https://code-projects.org/simple-admin-panel-in-php-with-source-code/ |
|---|
| 사용자 | Havook (UID 71104) |
|---|
| 제출 | 2024. 12. 23. PM 11:39 (1 년도 ago) |
|---|
| 모더레이션 | 2024. 12. 25. PM 04:04 (2 days later) |
|---|
| 상태 | 중복 |
|---|
| VulDB 항목 | 289286 [code-projects Simple Admin Panel 1.0 updateItemController.php p_name/p_desc 크로스 사이트 스크립팅] |
|---|
| 포인트들 | 0 |
|---|