<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Re: Content-Security-Policy HTTP header Not Implemented in ONTAP Discussions</title>
    <link>https://community.netapp.com/t5/ONTAP-Discussions/Content-Security-Policy-HTTP-header-Not-Implemented/m-p/144029#M31891</link>
    <description>&lt;P&gt;Which version of ONTAP does this information pertain to?&lt;/P&gt;</description>
    <pubDate>Wed, 17 Oct 2018 14:11:14 GMT</pubDate>
    <dc:creator>kryan</dc:creator>
    <dc:date>2018-10-17T14:11:14Z</dc:date>
    <item>
      <title>Content-Security-Policy HTTP header Not Implemented</title>
      <link>https://community.netapp.com/t5/ONTAP-Discussions/Content-Security-Policy-HTTP-header-Not-Implemented/m-p/143992#M31875</link>
      <description>&lt;P&gt;&lt;STRONG&gt;Title of Vulnerability:&lt;/STRONG&gt; Content Security Policy (CSP) Not Implemented - Risk Level: Moderate (CVSS=5.0) ONTAP 9.3P6&lt;BR /&gt; &lt;BR /&gt; &lt;STRONG&gt;Rationale/Finding Description: &lt;/STRONG&gt;The NetApp devices web interface failed to implement the CSP protection. CSP, if implemented prevents cross-site scripting (XSS), clickjacking and other code injection attacks resulting from execution of malicious content in the trusted web page context.&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;BR /&gt; &lt;BR /&gt; It’s a browser side mechanism that allows&amp;nbsp; to create whitelists for client side resources of the web interface (JavaScript, CSS, images, etc.). CSP is delivered via a special HTTP header that instructs the browser to only execute or render resources from the white list.&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;BR /&gt; &lt;BR /&gt; An attack requires publicly available tools, considerable amount of time and knowledge of the existing code injection weaknesses in the web interface.&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;BR /&gt; &lt;BR /&gt; A successful attack could allow an attacker to successfully exploit the web interface in the event of code injection attacks like XSS attacks. &lt;BR /&gt; &lt;BR /&gt; &lt;STRONG&gt;Recommendation for Mitigation:&lt;/STRONG&gt; Enable CSP on the web interface by sending the Content-Security-Policy in HTTP response headers. For example: Content-Security-Policy: default-src 'self'; script-src 'self'&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;For implementing CSP the header needs to be modified, has anyone done this? Would like to know how to do it.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;A href="https://www.blackhillsinfosec.com/fix-missing-content-security-policy-website/" target="_blank" rel="nofollow noopener noreferrer"&gt;https://www.blackhillsinfosec.com/fix-missing-content-security-policy-website/&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 04 Jun 2025 13:12:47 GMT</pubDate>
      <guid>https://community.netapp.com/t5/ONTAP-Discussions/Content-Security-Policy-HTTP-header-Not-Implemented/m-p/143992#M31875</guid>
      <dc:creator>52DevOps</dc:creator>
      <dc:date>2025-06-04T13:12:47Z</dc:date>
    </item>
    <item>
      <title>Re: Content-Security-Policy HTTP header Not Implemented</title>
      <link>https://community.netapp.com/t5/ONTAP-Discussions/Content-Security-Policy-HTTP-header-Not-Implemented/m-p/143997#M31876</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;is there a question we are missing on this&amp;nbsp;thread ?&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Thanks&lt;/P&gt;</description>
      <pubDate>Tue, 16 Oct 2018 22:06:00 GMT</pubDate>
      <guid>https://community.netapp.com/t5/ONTAP-Discussions/Content-Security-Policy-HTTP-header-Not-Implemented/m-p/143997#M31876</guid>
      <dc:creator>GidonMarcus</dc:creator>
      <dc:date>2018-10-16T22:06:00Z</dc:date>
    </item>
    <item>
      <title>Re: Content-Security-Policy HTTP header Not Implemented</title>
      <link>https://community.netapp.com/t5/ONTAP-Discussions/Content-Security-Policy-HTTP-header-Not-Implemented/m-p/144024#M31889</link>
      <description>&lt;P&gt;For implementing CSP the header needs to be modified, has anyone done this? Would like to know how to do it.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;A href="https://www.blackhillsinfosec.com/fix-missing-content-security-policy-website/" target="_blank"&gt;https://www.blackhillsinfosec.com/fix-missing-content-security-policy-website/&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Wed, 17 Oct 2018 13:10:38 GMT</pubDate>
      <guid>https://community.netapp.com/t5/ONTAP-Discussions/Content-Security-Policy-HTTP-header-Not-Implemented/m-p/144024#M31889</guid>
      <dc:creator>52DevOps</dc:creator>
      <dc:date>2018-10-17T13:10:38Z</dc:date>
    </item>
    <item>
      <title>Re: Content-Security-Policy HTTP header Not Implemented</title>
      <link>https://community.netapp.com/t5/ONTAP-Discussions/Content-Security-Policy-HTTP-header-Not-Implemented/m-p/144029#M31891</link>
      <description>&lt;P&gt;Which version of ONTAP does this information pertain to?&lt;/P&gt;</description>
      <pubDate>Wed, 17 Oct 2018 14:11:14 GMT</pubDate>
      <guid>https://community.netapp.com/t5/ONTAP-Discussions/Content-Security-Policy-HTTP-header-Not-Implemented/m-p/144029#M31891</guid>
      <dc:creator>kryan</dc:creator>
      <dc:date>2018-10-17T14:11:14Z</dc:date>
    </item>
    <item>
      <title>Re: Content-Security-Policy HTTP header Not Implemented</title>
      <link>https://community.netapp.com/t5/ONTAP-Discussions/Content-Security-Policy-HTTP-header-Not-Implemented/m-p/144033#M31892</link>
      <description>&lt;P&gt;9.3P6&lt;/P&gt;</description>
      <pubDate>Wed, 17 Oct 2018 18:42:29 GMT</pubDate>
      <guid>https://community.netapp.com/t5/ONTAP-Discussions/Content-Security-Policy-HTTP-header-Not-Implemented/m-p/144033#M31892</guid>
      <dc:creator>52DevOps</dc:creator>
      <dc:date>2018-10-17T18:42:29Z</dc:date>
    </item>
    <item>
      <title>Re: Content-Security-Policy HTTP header Not Implemented</title>
      <link>https://community.netapp.com/t5/ONTAP-Discussions/Content-Security-Policy-HTTP-header-Not-Implemented/m-p/144644#M32078</link>
      <description>&lt;P&gt;No one has had to fix this issue? Is there an expected time-frame from NetApp on mitigating this issue?&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;If I can get to the web config files this can be resolved quickly, however not sure where to find those files. Anyone knows about it?&lt;/P&gt;</description>
      <pubDate>Tue, 13 Nov 2018 15:24:44 GMT</pubDate>
      <guid>https://community.netapp.com/t5/ONTAP-Discussions/Content-Security-Policy-HTTP-header-Not-Implemented/m-p/144644#M32078</guid>
      <dc:creator>52DevOps</dc:creator>
      <dc:date>2018-11-13T15:24:44Z</dc:date>
    </item>
    <item>
      <title>Re: Content-Security-Policy HTTP header Not Implemented</title>
      <link>https://community.netapp.com/t5/ONTAP-Discussions/Content-Security-Policy-HTTP-header-Not-Implemented/m-p/144648#M32081</link>
      <description>&lt;P&gt;Have you opened a support case where additional data might be found?&lt;BR /&gt;&lt;BR /&gt;If not, please share the source of this finding and the CVSS score vectors.&lt;/P&gt;</description>
      <pubDate>Tue, 13 Nov 2018 17:12:01 GMT</pubDate>
      <guid>https://community.netapp.com/t5/ONTAP-Discussions/Content-Security-Policy-HTTP-header-Not-Implemented/m-p/144648#M32081</guid>
      <dc:creator>kryan</dc:creator>
      <dc:date>2018-11-13T17:12:01Z</dc:date>
    </item>
    <item>
      <title>Re: Content-Security-Policy HTTP header Not Implemented</title>
      <link>https://community.netapp.com/t5/ONTAP-Discussions/Content-Security-Policy-HTTP-header-Not-Implemented/m-p/144651#M32083</link>
      <description>&lt;P&gt;1) No&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;2) Nessus scans do show this as an issue.&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 13 Nov 2018 19:34:45 GMT</pubDate>
      <guid>https://community.netapp.com/t5/ONTAP-Discussions/Content-Security-Policy-HTTP-header-Not-Implemented/m-p/144651#M32083</guid>
      <dc:creator>52DevOps</dc:creator>
      <dc:date>2018-11-13T19:34:45Z</dc:date>
    </item>
    <item>
      <title>Re: Content-Security-Policy HTTP header Not Implemented</title>
      <link>https://community.netapp.com/t5/ONTAP-Discussions/Content-Security-Policy-HTTP-header-Not-Implemented/m-p/144652#M32084</link>
      <description>&lt;P&gt;Please provide the Nessus plugin from the result.&lt;/P&gt;</description>
      <pubDate>Tue, 13 Nov 2018 20:28:22 GMT</pubDate>
      <guid>https://community.netapp.com/t5/ONTAP-Discussions/Content-Security-Policy-HTTP-header-Not-Implemented/m-p/144652#M32084</guid>
      <dc:creator>kryan</dc:creator>
      <dc:date>2018-11-13T20:28:22Z</dc:date>
    </item>
    <item>
      <title>Re: Content-Security-Policy HTTP header Not Implemented</title>
      <link>https://community.netapp.com/t5/ONTAP-Discussions/Content-Security-Policy-HTTP-header-Not-Implemented/m-p/144692#M32096</link>
      <description>&lt;P&gt;Please confirm that this is the result you are observing:&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;A href="https://www.tenable.com/plugins/nessus/50344" target="_blank"&gt;https://www.tenable.com/plugins/nessus/50344&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;Plugin #50344&lt;/P&gt;
&lt;P&gt;&lt;SPAN class="severity severity-0"&gt;Info&lt;/SPAN&gt;&lt;/P&gt;
&lt;H4 class="add-tip"&gt;Missing or Permissive Content-Security-Policy frame-ancestors HTTP Response Header&lt;/H4&gt;
&lt;DIV class="plugin-details-content"&gt;
&lt;SECTION&gt;
&lt;H5&gt;Description&lt;/H5&gt;
&lt;DIV class="plugin-wrap"&gt;The remote web server in some responses sets a permissive Content-Security-Policy (CSP) frame-ancestors response header or does not set one at all.&lt;BR /&gt;The CSP frame-ancestors header has been proposed by the W3C Web Application Security Working Group as a way to mitigate cross-site scripting and clickjacking attacks.&lt;/DIV&gt;
&lt;/SECTION&gt;
&lt;DIV class="clear"&gt;Solution&lt;/DIV&gt;
&lt;SECTION&gt;
&lt;DIV class="plugin-wrap"&gt;Set a non-permissive Content-Security-Policy frame-ancestors header for all requested resources.&lt;/DIV&gt;
&lt;/SECTION&gt;
&lt;/DIV&gt;</description>
      <pubDate>Thu, 15 Nov 2018 14:46:36 GMT</pubDate>
      <guid>https://community.netapp.com/t5/ONTAP-Discussions/Content-Security-Policy-HTTP-header-Not-Implemented/m-p/144692#M32096</guid>
      <dc:creator>kryan</dc:creator>
      <dc:date>2018-11-15T14:46:36Z</dc:date>
    </item>
    <item>
      <title>Re: Content-Security-Policy HTTP header Not Implemented</title>
      <link>https://community.netapp.com/t5/ONTAP-Discussions/Content-Security-Policy-HTTP-header-Not-Implemented/m-p/145015#M32200</link>
      <description>&lt;P&gt;Sounds similar to our issue. What's the fix for it ?&lt;/P&gt;</description>
      <pubDate>Thu, 29 Nov 2018 19:54:30 GMT</pubDate>
      <guid>https://community.netapp.com/t5/ONTAP-Discussions/Content-Security-Policy-HTTP-header-Not-Implemented/m-p/145015#M32200</guid>
      <dc:creator>52DevOps</dc:creator>
      <dc:date>2018-11-29T19:54:30Z</dc:date>
    </item>
    <item>
      <title>Re: Content-Security-Policy HTTP header Not Implemented</title>
      <link>https://community.netapp.com/t5/ONTAP-Discussions/Content-Security-Policy-HTTP-header-Not-Implemented/m-p/145479#M32322</link>
      <description>&lt;P&gt;In order to resolve the CSP Nessus result on port 443, open a support case and ask for assistance with the workaround for bug 1200750.&lt;/P&gt;</description>
      <pubDate>Tue, 18 Dec 2018 21:12:05 GMT</pubDate>
      <guid>https://community.netapp.com/t5/ONTAP-Discussions/Content-Security-Policy-HTTP-header-Not-Implemented/m-p/145479#M32322</guid>
      <dc:creator>kryan</dc:creator>
      <dc:date>2018-12-18T21:12:05Z</dc:date>
    </item>
  </channel>
</rss>

