Pedidos SQL Injection Vulnerability

Vulnerability

A SQL injection vulnerability has been identified in Pedidos version 1.0. This vulnerability allows unauthenticated attackers to execute arbitrary SQL queries by injecting malicious payloads through the 'q' parameter. The exploitation occurs via GET requests sent to the ajax/load_proveedores.php endpoint. Successfully exploiting this vulnerability could lead to the extraction of sensitive database information, including schema names and table structures.

Impact

Exploitation of this vulnerability allows for arbitrary SQL execution, which could be used to manipulate the database or extract sensitive information.

Reproduction

To reproduce this vulnerability, send a GET request to the ajax/load_proveedores.php endpoint with a crafted SQL payload in the 'q' parameter. The injected SQL code can be designed to extract database information, such as schema names and table structures.

Added: Mar 6, 2026, 1:27 PM
Updated: Mar 6, 2026, 1:27 PM

Vulnerability Rating

Custom Algorithm
spread
0.0
impact
3.1
exploitability
8.7
remediation
0.0
relevance
3.5
threat
6.4
urgency
2.9
incentive
4.2

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