Last Modified: Apr 28, 2025
Affected Product(s):
BIG-IP APM
Known Affected Versions:
11.6.1, 11.6.1 HF1
Fixed In:
13.0.0, 11.6.1 HF2
Opened: Oct 07, 2016 Severity: 3-Major
JavaScript code may include document.write() calls with very long strings (> 60K). In some cases these strings may be rewritten incorrectly.
rewritten HTML page may not work correctly.
- document.write() with very long string as argument. - argument string contains HTML tags with quoted attribute values which include '>' inside.
None
Now document.write() calls with long HTML strings are handled correctly by Portal Access.