EgavilanMedia PHPCRUD
cpe:2.3:a:egavilanmedia:phpcrud:*:*:*:*:*:*:*
- <= 1.0
A SQL injection vulnerability has been identified in EgavilanMedia PHPCRUD version 1.0. This vulnerability allows unauthenticated attackers to manipulate database queries by injecting SQL code through the 'firstname' parameter. Exploitation involves sending POST requests to 'insert.php' with malicious 'firstname' values, which can be used to extract sensitive information from the database.
Exploitation of this vulnerability allows for SQL injection, where attackers can manipulate 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, intercept a POST request to 'insert.php' using a tool like Burp Suite. Inject SQL code into the 'firstname' parameter and send the request. The injected SQL code will be executed by the database, allowing the attacker to manipulate database queries and extract sensitive information.
Our algorithm analyzes dozens of metrics to generate these 8 key vulnerability categories, which are then combined to calculate the overall risk score.