Home / Vulnerability Database / PHP : Empty password
PHP

PHP : Empty password

Overview

An empty password may lead to the application being compromised.

Eliminating the security risks related to the specified in the source code empty passwords is extremely difficult. The information that a certain account accepts an empty password is accessible to at least every developer of the application. Moreover, after the application is installed, removing an empty password from its code possible only via an update. Constant strings are easily extracted from the compiled application by decompilers. Therefore, an attacker does not necessarily need to have an access to the source code to know the parameters of the special account. If these parameters become known to an attacker, system administrators will be forced either to neglect the security or to restrict the access to the application.

CRITICAL

DerScanner Severity Score

Do you want to fix PHP : Empty password in your application?

See also

PHP

PHP : Null salt

PHP

PHP : Empty salt

PHP

PHP : Hardcoded salt