| 标题 | 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 23時39分 (1 年前) |
|---|
| 管理 | 2024-12-25 16時04分 (2 days later) |
|---|
| 状态 | 重复 |
|---|
| VulDB条目 | 289286 [code-projects Simple Admin Panel 1.0 updateItemController.php p_name/p_desc 跨网站脚本] |
|---|
| 积分 | 0 |
|---|