Last Modified: Jun 07, 2022
Affected Product:
See more info
BIG-IP ASM
Fixed In:
17.0.0
Opened: Dec 02, 2020
Severity: 3-Major
Attack type filter in signature set is being exported as 'attackTypeReference' instead of attackType.
Imported policy will have wrong configuration.
Policy with attack type based signature set is being exported to JSON.
Manually convert: "attackTypeReference" : { "link" : "/attack-types/j0Tz_I-5yKUmvGlePjbjzA?ver=16.1.0", "name" : "Command Execution" }, To: "attackType" : { "name" : "Command Execution" },
None