<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
  <channel>
    <title>CWE-94 on ZAP</title>
    <link>/alerttags/cwe-94/</link>
    <description>Recent content in CWE-94 on ZAP</description>
    <generator>Hugo</generator>
    <language>en-us</language>
    <atom:link href="/alerttags/cwe-94/index.xml" rel="self" type="application/rss+xml" />
    <item>
      <title>Avoid eval with string literals</title>
      <link>/docs/alerts/220003-3/</link>
      <pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate>
      <guid>/docs/alerts/220003-3/</guid>
      <description>&lt;p&gt;Detects dynamic execution of attacker-controlled strings in JavaScript sinks such as eval(), Function(), string-based timers, execScript, or script.text assignments. Exploiting these flows lets attackers execute arbitrary JS without relying on HTML injection.&lt;/p&gt;&#xA;&lt;p&gt;Generated by OWASP PTK SAST Module&lt;/p&gt;</description>
    </item>
    <item>
      <title>Avoid execScript dynamic execution</title>
      <link>/docs/alerts/220003-2/</link>
      <pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate>
      <guid>/docs/alerts/220003-2/</guid>
      <description>&lt;p&gt;Detects dynamic execution of attacker-controlled strings in JavaScript sinks such as eval(), Function(), string-based timers, execScript, or script.text assignments. Exploiting these flows lets attackers execute arbitrary JS without relying on HTML injection.&lt;/p&gt;&#xA;&lt;p&gt;Generated by OWASP PTK SAST Module&lt;/p&gt;</description>
    </item>
    <item>
      <title>Avoid Function constructor with strings</title>
      <link>/docs/alerts/220003-4/</link>
      <pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate>
      <guid>/docs/alerts/220003-4/</guid>
      <description>&lt;p&gt;Detects dynamic execution of attacker-controlled strings in JavaScript sinks such as eval(), Function(), string-based timers, execScript, or script.text assignments. Exploiting these flows lets attackers execute arbitrary JS without relying on HTML injection.&lt;/p&gt;&#xA;&lt;p&gt;Generated by OWASP PTK SAST Module&lt;/p&gt;</description>
    </item>
    <item>
      <title>Avoid string-based timers</title>
      <link>/docs/alerts/220003-1/</link>
      <pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate>
      <guid>/docs/alerts/220003-1/</guid>
      <description>&lt;p&gt;Detects dynamic execution of attacker-controlled strings in JavaScript sinks such as eval(), Function(), string-based timers, execScript, or script.text assignments. Exploiting these flows lets attackers execute arbitrary JS without relying on HTML injection.&lt;/p&gt;&#xA;&lt;p&gt;Generated by OWASP PTK SAST Module&lt;/p&gt;</description>
    </item>
    <item>
      <title>DOM-based JavaScript Injection (taint flow)</title>
      <link>/docs/alerts/220003-5/</link>
      <pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate>
      <guid>/docs/alerts/220003-5/</guid>
      <description>&lt;p&gt;Detects dynamic execution of attacker-controlled strings in JavaScript sinks such as eval(), Function(), string-based timers, execScript, or script.text assignments. Exploiting these flows lets attackers execute arbitrary JS without relying on HTML injection.&lt;/p&gt;&#xA;&lt;p&gt;Generated by OWASP PTK SAST Module&lt;/p&gt;</description>
    </item>
    <item>
      <title>Dynamic template compilation</title>
      <link>/docs/alerts/220005-1/</link>
      <pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate>
      <guid>/docs/alerts/220005-1/</guid>
      <description>&lt;p&gt;Detects dynamic client-side template compilation/rendering where attacker-controlled templates or outputs are injected into the DOM.&lt;/p&gt;&#xA;&lt;p&gt;Generated by OWASP PTK SAST Module&lt;/p&gt;</description>
    </item>
    <item>
      <title>eval() from storage/referrer taint</title>
      <link>/docs/alerts/210018-1/</link>
      <pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate>
      <guid>/docs/alerts/210018-1/</guid>
      <description>&lt;p&gt;Storage/referrer taint reached eval().&lt;/p&gt;&#xA;&lt;p&gt;Generated by OWASP PTK IAST Module&lt;/p&gt;</description>
    </item>
    <item>
      <title>Function.apply() from storage/referrer taint</title>
      <link>/docs/alerts/210018-3/</link>
      <pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate>
      <guid>/docs/alerts/210018-3/</guid>
      <description>&lt;p&gt;Storage/referrer taint reached Function.apply().&lt;/p&gt;&#xA;&lt;p&gt;Generated by OWASP PTK IAST Module&lt;/p&gt;</description>
    </item>
    <item>
      <title>Function() from storage/referrer taint</title>
      <link>/docs/alerts/210018-2/</link>
      <pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate>
      <guid>/docs/alerts/210018-2/</guid>
      <description>&lt;p&gt;Storage/referrer taint reached Function constructor.&lt;/p&gt;&#xA;&lt;p&gt;Generated by OWASP PTK IAST Module&lt;/p&gt;</description>
    </item>
    <item>
      <title>Lit unsafeHTML taint flow</title>
      <link>/docs/alerts/220005-6/</link>
      <pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate>
      <guid>/docs/alerts/220005-6/</guid>
      <description>&lt;p&gt;Detects dynamic client-side template compilation/rendering where attacker-controlled templates or outputs are injected into the DOM.&lt;/p&gt;&#xA;&lt;p&gt;Generated by OWASP PTK SAST Module&lt;/p&gt;</description>
    </item>
    <item>
      <title>React dangerouslySetInnerHTML taint flow</title>
      <link>/docs/alerts/220005-5/</link>
      <pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate>
      <guid>/docs/alerts/220005-5/</guid>
      <description>&lt;p&gt;Detects dynamic client-side template compilation/rendering where attacker-controlled templates or outputs are injected into the DOM.&lt;/p&gt;&#xA;&lt;p&gt;Generated by OWASP PTK SAST Module&lt;/p&gt;</description>
    </item>
    <item>
      <title>Review Vue v-html template usage</title>
      <link>/docs/alerts/220005-3/</link>
      <pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate>
      <guid>/docs/alerts/220005-3/</guid>
      <description>&lt;p&gt;Detects dynamic client-side template compilation/rendering where attacker-controlled templates or outputs are injected into the DOM.&lt;/p&gt;&#xA;&lt;p&gt;Generated by OWASP PTK SAST Module&lt;/p&gt;</description>
    </item>
    <item>
      <title>Server Side Code Injection - ASP Code Injection</title>
      <link>/docs/alerts/90019-2/</link>
      <pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate>
      <guid>/docs/alerts/90019-2/</guid>
      <description>&lt;p&gt;A code injection may be possible including custom code that will be evaluated by the scripting engine.&lt;/p&gt;</description>
    </item>
    <item>
      <title>Server Side Code Injection - PHP Code Injection</title>
      <link>/docs/alerts/90019-1/</link>
      <pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate>
      <guid>/docs/alerts/90019-1/</guid>
      <description>&lt;p&gt;A code injection may be possible including custom code that will be evaluated by the scripting engine.&lt;/p&gt;</description>
    </item>
    <item>
      <title>setInterval(string) from storage/referrer taint</title>
      <link>/docs/alerts/210018-5/</link>
      <pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate>
      <guid>/docs/alerts/210018-5/</guid>
      <description>&lt;p&gt;Storage/referrer taint reached setInterval(string).&lt;/p&gt;&#xA;&lt;p&gt;Generated by OWASP PTK IAST Module&lt;/p&gt;</description>
    </item>
    <item>
      <title>setTimeout(string) from storage/referrer taint</title>
      <link>/docs/alerts/210018-4/</link>
      <pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate>
      <guid>/docs/alerts/210018-4/</guid>
      <description>&lt;p&gt;Storage/referrer taint reached setTimeout(string).&lt;/p&gt;&#xA;&lt;p&gt;Generated by OWASP PTK IAST Module&lt;/p&gt;</description>
    </item>
    <item>
      <title>Template injection (taint flow)</title>
      <link>/docs/alerts/220005-4/</link>
      <pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate>
      <guid>/docs/alerts/220005-4/</guid>
      <description>&lt;p&gt;Detects dynamic client-side template compilation/rendering where attacker-controlled templates or outputs are injected into the DOM.&lt;/p&gt;&#xA;&lt;p&gt;Generated by OWASP PTK SAST Module&lt;/p&gt;</description>
    </item>
    <item>
      <title>Template output injected into DOM</title>
      <link>/docs/alerts/220005-2/</link>
      <pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate>
      <guid>/docs/alerts/220005-2/</guid>
      <description>&lt;p&gt;Detects dynamic client-side template compilation/rendering where attacker-controlled templates or outputs are injected into the DOM.&lt;/p&gt;&#xA;&lt;p&gt;Generated by OWASP PTK SAST Module&lt;/p&gt;</description>
    </item>
  </channel>
</rss>
