Open cxronen opened 4 years ago
Issue still exists.
Issue still exists.
Issue still exists.
Issue still exists.
Issue still exists.
Issue still exists.
Issue still exists.
Issue still exists.
Issue still exists.
Issue still exists.
Issue has 6 vulnerability/vulnerabilities left to be fixed (Please scroll to the top for more information)
Second_Order_SQL_Injection issue exists @ admin/customfields.php in branch master
Method <?php at line 1 of admin\customfields.php gets database data from the mysql_fetch_array element. This element’s value then flows through the code without being properly sanitized or validated, and is eventually used in a database query in method <?php at line 1 of admin\customfields.php. This may enable an Second-Order SQL Injection attack.
Severity: High
CWE:89
Checkmarx
Lines: 112 115 101 104 26 29
Code (Line #112):
Code (Line #115):
Code (Line #101):
Code (Line #104):
Code (Line #26):
Code (Line #29):