<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
  <channel>
    <title>OWASP_2021_A08 on ZAP</title>
    <link>/alerttags/owasp_2021_a08/</link>
    <description>Recent content in OWASP_2021_A08 on ZAP</description>
    <generator>Hugo</generator>
    <language>en-us</language>
    <atom:link href="/alerttags/owasp_2021_a08/index.xml" rel="self" type="application/rss+xml" />
    <item>
      <title>Cross-Domain JavaScript Source File Inclusion</title>
      <link>/docs/alerts/10017/</link>
      <pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate>
      <guid>/docs/alerts/10017/</guid>
      <description>&lt;p&gt;The page includes one or more script files from a third-party domain.&lt;/p&gt;</description>
    </item>
    <item>
      <title>Loosely Scoped Cookie</title>
      <link>/docs/alerts/90033/</link>
      <pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate>
      <guid>/docs/alerts/90033/</guid>
      <description>&lt;p&gt;Cookies can be scoped by domain or path. This check is only concerned with domain scope.The domain scope applied to a cookie determines which domains can access it. For example, a cookie can be scoped strictly to a subdomain e.g. &lt;a href=&#34;http://www.nottrusted.com&#34;&gt;www.nottrusted.com&lt;/a&gt;, or loosely scoped to a parent domain e.g. nottrusted.com. In the latter case, any subdomain of nottrusted.com can access the cookie. Loosely scoped cookies are common in mega-applications like google.com and live.com. Cookies set from a subdomain like app.foo.bar are transmitted only to that domain by the browser. However, cookies scoped to a parent-level domain may be transmitted to the parent, or any subdomain of the parent.&lt;/p&gt;</description>
    </item>
    <item>
      <title>Prototype pollution influenced fetch() init</title>
      <link>/docs/alerts/210008-1/</link>
      <pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate>
      <guid>/docs/alerts/210008-1/</guid>
      <description>&lt;p&gt;A prior tainted prototype write influenced inherited fetch() init fields.&lt;/p&gt;&#xA;&lt;p&gt;Generated by OWASP PTK IAST Module&lt;/p&gt;</description>
    </item>
    <item>
      <title>Review dynamic import usage</title>
      <link>/docs/alerts/220007-3/</link>
      <pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate>
      <guid>/docs/alerts/220007-3/</guid>
      <description>&lt;p&gt;Detects dynamic script, worker, and service-worker loader endpoints that can be influenced by attacker-controlled client-side data.&lt;/p&gt;&#xA;&lt;p&gt;Generated by OWASP PTK SAST Module&lt;/p&gt;</description>
    </item>
    <item>
      <title>Review importScripts usage</title>
      <link>/docs/alerts/220007-7/</link>
      <pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate>
      <guid>/docs/alerts/220007-7/</guid>
      <description>&lt;p&gt;Detects dynamic script, worker, and service-worker loader endpoints that can be influenced by attacker-controlled client-side data.&lt;/p&gt;&#xA;&lt;p&gt;Generated by OWASP PTK SAST Module&lt;/p&gt;</description>
    </item>
    <item>
      <title>Review jQuery getScript usage</title>
      <link>/docs/alerts/220007-1/</link>
      <pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate>
      <guid>/docs/alerts/220007-1/</guid>
      <description>&lt;p&gt;Detects dynamic script, worker, and service-worker loader endpoints that can be influenced by attacker-controlled client-side data.&lt;/p&gt;&#xA;&lt;p&gt;Generated by OWASP PTK SAST Module&lt;/p&gt;</description>
    </item>
    <item>
      <title>Review serviceWorker.register usage</title>
      <link>/docs/alerts/220007-6/</link>
      <pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate>
      <guid>/docs/alerts/220007-6/</guid>
      <description>&lt;p&gt;Detects dynamic script, worker, and service-worker loader endpoints that can be influenced by attacker-controlled client-side data.&lt;/p&gt;&#xA;&lt;p&gt;Generated by OWASP PTK SAST Module&lt;/p&gt;</description>
    </item>
    <item>
      <title>Review SharedWorker constructor usage</title>
      <link>/docs/alerts/220007-5/</link>
      <pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate>
      <guid>/docs/alerts/220007-5/</guid>
      <description>&lt;p&gt;Detects dynamic script, worker, and service-worker loader endpoints that can be influenced by attacker-controlled client-side data.&lt;/p&gt;&#xA;&lt;p&gt;Generated by OWASP PTK SAST Module&lt;/p&gt;</description>
    </item>
    <item>
      <title>Review System.import usage</title>
      <link>/docs/alerts/220007-2/</link>
      <pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate>
      <guid>/docs/alerts/220007-2/</guid>
      <description>&lt;p&gt;Detects dynamic script, worker, and service-worker loader endpoints that can be influenced by attacker-controlled client-side data.&lt;/p&gt;&#xA;&lt;p&gt;Generated by OWASP PTK SAST Module&lt;/p&gt;</description>
    </item>
    <item>
      <title>Review Worker constructor usage</title>
      <link>/docs/alerts/220007-4/</link>
      <pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate>
      <guid>/docs/alerts/220007-4/</guid>
      <description>&lt;p&gt;Detects dynamic script, worker, and service-worker loader endpoints that can be influenced by attacker-controlled client-side data.&lt;/p&gt;&#xA;&lt;p&gt;Generated by OWASP PTK SAST Module&lt;/p&gt;</description>
    </item>
    <item>
      <title>Tainted dangerous key used in prototype write</title>
      <link>/docs/alerts/210008-2/</link>
      <pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate>
      <guid>/docs/alerts/210008-2/</guid>
      <description>&lt;p&gt;Tainted data reached a dangerous prototype key write.&lt;/p&gt;&#xA;&lt;p&gt;Generated by OWASP PTK IAST Module&lt;/p&gt;</description>
    </item>
    <item>
      <title>Tainted worker or script loader URL</title>
      <link>/docs/alerts/220007-8/</link>
      <pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate>
      <guid>/docs/alerts/220007-8/</guid>
      <description>&lt;p&gt;Detects dynamic script, worker, and service-worker loader endpoints that can be influenced by attacker-controlled client-side data.&lt;/p&gt;&#xA;&lt;p&gt;Generated by OWASP PTK SAST Module&lt;/p&gt;</description>
    </item>
  </channel>
</rss>
