CSP: script-src unsafe-inline
- Risk:
Medium
- Type:
- Passive
- CWE:
- CWE-693
- Summary
Content Security Policy (CSP) is an added layer of security that helps to detect and mitigate certain types of attacks. Including (but not limited to) Cross Site Scripting (XSS), and data injection attacks. These attacks are used for everything from data theft to site defacement or distribution of malware. CSP provides a set of standard HTTP headers that allow website owners to declare approved sources of content that browsers should be allowed to load on that page — covered types are JavaScript, CSS, HTML frames, fonts, images and embeddable objects such as Java applets, ActiveX, audio and video files.
- Solution
Ensure that your web server, application server, load balancer, etc. is properly configured to set the Content-Security-Policy header.
- Other info
- script-src includes unsafe-inline.
- References
https://caniuse.com/#search=content+security+policy
https://content-security-policy.com/
Oracle silently fixes zero-day exploit leaked by ShinyHunters
CISA: High-severity Windows SMB flaw now exploited in attacks
Hard-coded credentials found in Moxa industrial security appliances, routers (CVE-2025-6950)
Silver Fox Expands Winos 4.0 Attacks to Japan and Malaysia via HoldingHands RAT
New .NET CAPI Backdoor Targets Russian Auto and E-Commerce Firms via Phishing ZIPs
CISA confirms hackers exploited Oracle E-Business Suite SSRF flaw
Hackers exploiting critical "SessionReaper" flaw in Adobe Magento
New FileFix attack uses cache smuggling to evade security software
Over 75,000 WatchGuard security devices vulnerable to critical RCE
CVE-2025-61884 Oracle E-Business Suite Server-Side Request Forgery (SSRF) Vulnerability
CVE-2025-33073 Microsoft Windows SMB Client Improper Access Control Vulnerability
CVE-2022-48503 Apple Multiple Products Unspecified Vulnerability
CVE-2025-54253 Adobe Experience Manager Forms Code Execution Vulnerability
CVE-2016-7836 SKYSEA Client View Improper Authentication Vulnerability
CVE-2025-6264 Rapid7 Velociraptor Incorrect Default Permissions Vulnerability
CVE-2025-59230 Microsoft Windows Improper Access Control Vulnerability
InformationalRetrieved from Cache
InformationalInformation Disclosure - Suspicious Comments
InformationalCross Site Scripting (Persistent) - Spider
MediumELMAH Information Leak
InformationalASP.NET ViewState Disclosure
InformationalAuthentication Request Identified
InformationalInformation Disclosure - Information in Browser localStorage
Free online web security scanner