| Title | code-projects Simple Admin Panel 1.0.0.00 Cross Site Scripting |
|---|
| Description | 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> |
|---|
| Source | ⚠️ https://code-projects.org/simple-admin-panel-in-php-with-source-code/ |
|---|
| User | Havook (UID 71104) |
|---|
| Submission | 12/23/2024 23:39 (1 Year ago) |
|---|
| Moderation | 12/25/2024 16:04 (2 days later) |
|---|
| Status | Duplicate |
|---|
| VulDB entry | 289286 [code-projects Simple Admin Panel 1.0 updateItemController.php p_name/p_desc cross site scripting] |
|---|
| Points | 0 |
|---|