Last Modified: Nov 22, 2021
Affected Product(s):
BIG-IP APM
Known Affected Versions:
11.3.0, 11.4.1
Fixed In:
11.5.0, 11.4.1 HF9
Opened: Jun 10, 2013 Severity: 3-Major Related Article:
K19147220
The .toString() function applied to event handler reference (like document.body.onload.toString() ) could return event handler source with our modifications. This may lead to errors in web application.
Some web applications could work incorrectly.
Event handler was defined inline as a HTML tag attribute.
This issue has no workaround at this time.
Fixed an issue where toString function could return mangled text of inline html event handler.