Bug ID 704533: [APM][Portal Access][Client side HTML rewriter] Wrong rewriting for "<script >_SCRIPT_</script>"

Last Modified: Oct 16, 2023

Affected Product(s):
BIG-IP APM(all modules)

Known Affected Versions:
13.1.0, 13.1.0.1, 13.1.0.2, 13.1.0.3, 13.1.0.4, 13.1.0.5, 13.1.0.6, 13.1.0.7, 13.1.0.8, 13.1.1, 13.1.1.2, 13.1.1.3, 13.1.1.4, 13.1.1.5, 13.1.3, 13.1.3.1, 13.1.3.2, 13.1.3.3, 13.1.3.4, 13.1.3.5, 13.1.3.6, 13.1.4, 13.1.4.1, 13.1.5, 13.1.5.1, 14.0.0, 14.0.0.1, 14.0.0.2, 14.0.0.3, 14.0.0.4, 14.0.0.5, 14.0.1, 14.0.1.1

Fixed In:
14.1.0

Opened: Jan 31, 2018

Severity: 4-Minor

Symptoms

Dynamic HTML created at client is wrongly rewritten, which can lead to web-application misfunction.

Impact

Web-application misfunction

Conditions

White spaces between script tag name and ">". For example: <script >_SCRIPT_</script> is rewritten at client into wrong string: <script >_SCRIPT_</script>_SCRIPT_</script>

Workaround

Custom iRule can be used (see SR for examle)

Fix Information

The issue is fixed.

Behavior Change

Guides & references

K10134038: F5 Bug Tracker Filter Names and Tips