1. Support Center
  2. Issue Definitions
  3. Content security policy: allows clickjacking

Content security policy: allows clickjacking

Description: Content security policy: allows clickjacking

Content Security Policy (CSP) is a security mechanism designed to mitigate cross-site scripting attacks by disabling dangerous behaviours such as untrusted JavaScript execution. Websites can specify their security policy in a response header or meta tag, enabling fine-grained control over dangerous features like scripts and stylesheets.

Remediation: Content security policy: allows clickjacking

We recommend that you set the frame-ancestors directive to 'none' if you do not want your site to be framed, or 'self' if you want to allow it to frame itself. In addition, use the X-Frame-Options header with DENY or SAMEORIGIN, based on your needs.

References

Vulnerability classifications

Typical severity

Information

Type index (hex)

0x00200507

Type index (decimal)

2098439

Burp Scanner

This issue - and many more like it - can be found using our web vulnerability scanner

Read more

Get Burp

Scan your web application from just $449.00

Find out more