Skip to content

Commit 568da5e

Browse files
DOC-3243: Pasting an HTML document was vulnerable to XSS attacks on link element href attribute (#4031)
* Docs: DOC-3243 - Pasting an HTML document was vulnerable to XSS attacks on link element href attribute * Update modules/ROOT/pages/8.4.0-release-notes.adoc Co-authored-by: Mitchell Crompton <mitchell.crompton@tiny.cloud> --------- Co-authored-by: Mitchell Crompton <mitchell.crompton@tiny.cloud>
1 parent 69745dc commit 568da5e

1 file changed

Lines changed: 14 additions & 0 deletions

File tree

modules/ROOT/pages/8.4.0-release-notes.adoc

Lines changed: 14 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -84,6 +84,20 @@ The {productname} {release-version} release includes an accompanying release of
8484

8585
For information on the **<Premium plugin name 1>** plugin, see: xref:<plugincode>.adoc[<Premium plugin name 1>].
8686

87+
=== Full Page HTML
88+
89+
The {productname} {release-version} release includes an accompanying release of the **Full Page HTML** premium plugin.
90+
91+
**Full Page HTML** includes the following fix.
92+
93+
==== Pasting an HTML document was vulnerable to XSS attacks
94+
// #TINY-13673
95+
96+
A cross-site scripting (XSS) vulnerability was discovered in the Full Page HTML plugin. Previously, malicious code within the document `<head>` was able to be executed when pasted.
97+
98+
This vulnerability has been patched in {productname} {release-version} by ensuring that content in the document `<head>` is properly encoded.
99+
100+
For information on the **Full Page HTML** plugin, see: xref:fullpagehtml.adoc[Full Page HTML].
87101

88102
[[accompanying-premium-plugin-end-of-life-announcement]]
89103
== Accompanying Premium plugin end-of-life announcement

0 commit comments

Comments
 (0)