| 제목 | code-projects Simple Admin Panel In PHP 1.0.0 Cross Site Scripting |
|---|
| 설명 | In the file 'updateItemController.php', there is an unrestricted cross-site scripting (XSS) vulnerability and injection attacks in the "Simple Admin Panel in PHP" system on the 'p_name' parameter. This function will execute the user parameter without restriction. Malicious attackers can exploit this vulnerability to obtain sensitive information from clients.
script:
<script>alert(3)</script> |
|---|
| 원천 | ⚠️ https://code-projects.org/simple-admin-panel-in-php-with-source-code/ |
|---|
| 사용자 | Fergod (UID 55882) |
|---|
| 제출 | 2024. 12. 23. PM 11:35 (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 크로스 사이트 스크립팅] |
|---|
| 포인트들 | 20 |
|---|