sourcecodester Personnel Property Equipment System
cpe:2.3:a:personnel_property_equipment_system_project:personnel_property_equipment_system:*:*:*:*:*:*:*
- 1.0
A SQL injection vulnerability has been identified in Sourcecodester Personnel Property Equipment System version 1.0. The issue resides in the file '/ppes/admin/edit_employee.php', where user input is not properly sanitized, allowing attackers to manipulate SQL queries and potentially access or modify database information.
Exploitation of this vulnerability allows for SQL injection, where an attacker can interfere with the application's database queries. This could lead to unauthorized data access, data manipulation, or in some cases, executing administrative operations on the database.
To reproduce this vulnerability, send a GET request to '/ppes/admin/edit_employee.php' with a crafted 'id' parameter that includes SQL injection payloads. For example, an injection payload could be used to union select database information, which would demonstrate the vulnerability by leaking database details through the application's response.
Our algorithm analyzes dozens of metrics to generate these 8 key vulnerability categories, which are then combined to calculate the overall risk score.