Home / Vulnerability Database / PHP : Making decisions using untrusted data
PHP
PHP : Making decisions using untrusted data
Classification
Overview
The control flow is not managed safely enough. The control flow can be manipulated by the user under certain conditions.
An attacker with the ability of controlling program’s flow might control the output of the program and produce an unexpected output.
This may occur if variables from user input are used in control flow decisions.
LOW
DerScanner Severity Score
Do you want to fix PHP : Making decisions using untrusted data in your application?
See also
PHP
PHP : Null salt
PHP
PHP : Empty password
PHP
