Content Security Policy (CSP) is one of the essential computer security standards for establishing a proper and secure site. It was introduced to prevent attacks like cross-site scripting (XSS), clickjacking and other code injection attacks. This application is using Cross-Origin Resource Sharing incorrectly. Hence the usage of the Content Security Policy is not supported and will be ignored by the browsers. There are many web-application where Content Security Policy is implemented inside the body tag.
The impacts of this type of vulnerability include:-
Beagle recommends the following fixes:-