vendor:
Pedidos
by:
Ihsan Sencan
7.5
CVSS
HIGH
SQL Injection
89
CWE
Product Name: Pedidos
Affected Version From: 1.0
Affected Version To: 1.0
Patch Exists: NO
Related CWE: N/A
CPE: a:obed_alvarado:pedidos:1.0
Metasploit:
N/A
Other Scripts:
N/A
Platforms Tested: WiN7_x64/KaLiLinuX_x64
2018
Pedidos 1.0 – SQL Injection
Pedidos 1.0 is vulnerable to SQL injection. An attacker can send a malicious SQL query to the web application which can be used to bypass authentication, access, modify and delete data in the back-end database.
Mitigation:
Input validation and parameterized queries should be used to prevent SQL injection attacks.