EgavilanMedia PHPCRUD SQL Injection Vulnerability

Vulnerability

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.

Impact

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.

Reproduction

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.

Added: May 16, 2026, 4:26 PM
Updated: May 16, 2026, 4:26 PM

Vulnerability Rating

Custom Algorithm
spread
0.0
impact
2.5
exploitability
6.0
remediation
0.0
relevance
8.9
threat
6.4
urgency
2.9
incentive
0.0

Our algorithm analyzes dozens of metrics to generate these 8 key vulnerability categories, which are then combined to calculate the overall risk score.