Skip to content

Commit 0254ff1

Browse files
committed
Docs: DOC-3243 - Pasting an HTML document was vulnerable to XSS attacks on link element href attribute
1 parent 8d0bcc7 commit 0254ff1

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
@@ -69,6 +69,20 @@ The {productname} {release-version} release includes an accompanying release of
6969

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

72+
=== Full Page HTML
73+
74+
The {productname} {release-version} release includes an accompanying release of the **Full Page HTML** premium plugin.
75+
76+
**Full Page HTML** includes the following fix.
77+
78+
==== Pasting an HTML document was vulnerable to XSS attacks on link element href attribute
79+
// #TINY-13673
80+
81+
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.
82+
83+
This vulnerability has been patched in {productname} {release-version} by ensuring that content in the document `<head>` is properly encoded.
84+
85+
For information on the **Full Page HTML** plugin, see: xref:fullpagehtml.adoc[Full Page HTML].
7286

7387
[[accompanying-premium-plugin-end-of-life-announcement]]
7488
== Accompanying Premium plugin end-of-life announcement

0 commit comments

Comments
 (0)