Home / Vulnerability Database / JavaScript : XSS protection is disabled
JavaScript

JavaScript : XSS protection is disabled

Overview

The X-XSS-Protection header is explicitly disabled which may increase the risk of cross-site scripting attacks.

The X-XSS-Protection refers to a header that is automatically enabled in Internet Explorer 8 upwards and the latest versions of Chrome. When the header value is set to false (0) cross-site scripting protection is disabled. The header can be set in multiple locations and should be checked for both misconfiguration as well as malicious tampering.

MEDIUM

DerScanner Severity Score

Do you want to fix JavaScript : XSS protection is disabled in your application?

See also

JavaScript

JavaScript : Null salt

JavaScript

JavaScript : Empty encryption key

JavaScript

JavaScript : Unsafe Azure access control