{"id":9611,"date":"2024-02-05T16:32:18","date_gmt":"2024-02-05T08:32:18","guid":{"rendered":"https:\/\/sdeno.com\/?p=9611"},"modified":"2024-02-05T16:51:40","modified_gmt":"2024-02-05T08:51:40","slug":"vue%e5%bc%95%e5%85%a5xss%e6%8f%92%e4%bb%b6vue-dompurify-html","status":"publish","type":"post","link":"https:\/\/sdeno.com\/?p=9611","title":{"rendered":"vue\u5f15\u5165XSS\u63d2\u4ef6vue-dompurify-html"},"content":{"rendered":"<p>vue-dompurify-html@2.5.2\u00a0 \/\/\u8fd9\u662f\u652f\u6301vue2\u6700\u540e\u4e00\u4e2a\u7248\u672c<\/p>\n<p>\u65b9\u6cd5\u4e00\uff1a<\/p>\n<pre class=\"EnlighterJSRAW\" data-enlighter-language=\"generic\">&lt;script src=\"https:\/\/cdn.jsdelivr.net\/npm\/vue-dompurify-html@5.0.1\/dist\/vue-dompurify-html.umd.min.js\"&gt;&lt;\/script&gt;<\/pre>\n<p>&nbsp;<\/p>\n<p>\u65b9\u6cd5\u4e8c\uff1a<\/p>\n<pre class=\"EnlighterJSRAW\" data-enlighter-language=\"generic\">\/\/main.js\r\nimport VueDOMPurifyHTML from 'vue-dompurify-html'\r\nVue.use(VueDOMPurifyHTML)\r\n\r\n\r\n&lt;template&gt;\r\n    &lt;div v-dompurify-html=\"rawHtml\"&gt;&lt;\/div&gt;\r\n&lt;\/template&gt;\r\n&lt;script setup&gt;\r\nimport { ref } from 'vue';\r\n\r\nconst rawHtml = ref('&lt;span style=\"color: red\"&gt;This should be red.&lt;\/span&gt;');\r\n\r\n\r\n\/\/vue2\r\ndata(){\r\n  return{\r\n     rawHtml:'&lt;span style=\"color: red\"&gt;This should be red.&lt;\/span&gt;'\r\n  }\r\n}<\/pre>\n<p>&nbsp;<\/p>\n<p><a href=\"https:\/\/www.npmjs.com\/package\/vue-dompurify-html?activeTab=readme\" target=\"_blank\" rel=\"noopener\">https:\/\/www.npmjs.com\/package\/vue-dompurify-html?activeTab=readme<\/a><\/p>\n<p>&nbsp;<\/p>\n","protected":false},"excerpt":{"rendered":"<p>vue-dompurify-html@2.5.2\u00a0 \/\/\u8fd9\u662f\u652f\u6301vue2\u6700\u540e\u4e00\u4e2a\u7248\u672c \u65b9\u6cd5\u4e00\uff1a &lt;scr [&hellip;]<\/p>\n","protected":false},"author":1,"featured_media":0,"comment_status":"closed","ping_status":"closed","sticky":false,"template":"","format":"standard","meta":{"footnotes":""},"categories":[1],"tags":[],"class_list":["post-9611","post","type-post","status-publish","format-standard","hentry","category-wordpress"],"_links":{"self":[{"href":"https:\/\/sdeno.com\/index.php?rest_route=\/wp\/v2\/posts\/9611","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/sdeno.com\/index.php?rest_route=\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/sdeno.com\/index.php?rest_route=\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/sdeno.com\/index.php?rest_route=\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/sdeno.com\/index.php?rest_route=%2Fwp%2Fv2%2Fcomments&post=9611"}],"version-history":[{"count":0,"href":"https:\/\/sdeno.com\/index.php?rest_route=\/wp\/v2\/posts\/9611\/revisions"}],"wp:attachment":[{"href":"https:\/\/sdeno.com\/index.php?rest_route=%2Fwp%2Fv2%2Fmedia&parent=9611"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/sdeno.com\/index.php?rest_route=%2Fwp%2Fv2%2Fcategories&post=9611"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/sdeno.com\/index.php?rest_route=%2Fwp%2Fv2%2Ftags&post=9611"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}