Project

General

Profile

Actions

Errores #1263

closed

module contains security issues.

Errores #1263: module contains security issues.

Added by Jose Marfil almost 6 years ago. Updated almost 6 years ago.

Status:
Cerrada
Priority:
Normal
Assignee:
Start date:
11/04/2020
Due date:
% Done:

0%

Estimated time:

Description

Your module contains security issues.
- Make sure that your data is always protected when doing an insertion. For instance, make sure that you do have an integer with an explicit (int) cast, and that text is protected against SQL injections thanks to the pSQL() method.
- Be careful (string) is not a secured cast, you must pSQL.
Have a look at this doc to find more information and pass the technical validation easier : https://goo.gl/T0G9T2 !
-> WHERE id_order_state = '" . $id_order_state . "'" in /itsttangotiendas.php line 310
Please enable the debug mode while testing your module and correct all related errors showing up. See the attached file


Files

exception.png (124 KB) exception.png Jose Marfil, 11/04/2020 11:30 AM
exception.png
Actions

Also available in: PDF Atom