Last Modified: Nov 07, 2022
Affected Product:
See more info
BIG-IP LTM
Known Affected Versions:
12.1.0, 12.1.0 HF1, 12.1.0 HF2
Fixed In:
13.0.0, 12.1.1
Opened: Jun 01, 2016
Severity: 3-Major
In tmsh it is possible to create profile actions that contain blank spaces, such as in this example: create security ssh profile ssh-test actions add { " " } rules add { " " { actions add { " " } identity-users add { " "} identity-groups add { " " } } } auth-info add { " " }
Actions can be created with blank spaces in them, you should be receiving a validation error. These rules also cannot be deleted.
This occurs when creating profile actions.
Do not create profile actions with blank spaces.
BIG-IP will now throw a validation error if you create a profile action containing only a blank space.