Looking for the vulnerability index of Invicti's legacy products?
PHP display_errors Is Enabled - Vulnerability Database

PHP display_errors Is Enabled

Description

Application error or warning messages may expose sensitive information about an application's internal workings to an attacker.

Invicti found that the PHP display_errors directive is enabled.

Remediation

Adjust <code>php.ini</code> or <code>.htaccess</code> (<code>mod_php</code> with Apache HTTP Server) to disable <code>display_errors</code> (refer to 'Detailed information' section).

Related Vulnerabilities