<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom" xmlns:content="http://purl.org/rss/1.0/modules/content/">
  <channel>
    <title>Frontend-Security on XSS Prevention</title>
    <link>https://xss-prevention.com/tags/frontend-security/</link>
    <description>Recent content in Frontend-Security on XSS Prevention</description>
    <generator>Hugo</generator>
    <language>en-us</language>
    <lastBuildDate>Sat, 18 Apr 2026 00:00:00 +0000</lastBuildDate>
    <atom:link href="https://xss-prevention.com/tags/frontend-security/index.xml" rel="self" type="application/rss+xml" />
    <item>
      <title>XSS in Vue v-html: Safe Rendering Patterns</title>
      <link>https://xss-prevention.com/posts/xss-in-vue-v-html/</link>
      <pubDate>Sat, 18 Apr 2026 00:00:00 +0000</pubDate>
      <guid>https://xss-prevention.com/posts/xss-in-vue-v-html/</guid>
      <description>Learn how Vue v-html creates XSS risk, how attackers exploit it, and the safest patterns to render user HTML with sanitization and CSP.</description>
    </item>
    <item>
      <title>DOM Clobbering and XSS: Practical Reference Guide</title>
      <link>https://xss-prevention.com/posts/dom-clobbering-and-xss/</link>
      <pubDate>Fri, 17 Apr 2026 00:00:00 +0000</pubDate>
      <guid>https://xss-prevention.com/posts/dom-clobbering-and-xss/</guid>
      <description>Copy-paste guide to DOM clobbering and XSS: how it works, real payloads, vulnerable patterns, and practical defenses for modern apps.</description>
    </item>
    <item>
      <title>Magento XSS Mistakes That Keep Biting Teams</title>
      <link>https://xss-prevention.com/posts/xss-in-magento/</link>
      <pubDate>Mon, 13 Apr 2026 00:00:00 +0000</pubDate>
      <guid>https://xss-prevention.com/posts/xss-in-magento/</guid>
      <description>Common Magento XSS mistakes, why they happen, and practical fixes using escaping, CSP, safe templates, and secure frontend patterns.</description>
    </item>
  </channel>
</rss>
