hguerrier
Apr 22, 2022Nimbostratus
ASM Policy Blocking Scientific Notation in JSON Profile
When tuning an ASM Policy what would cause your JSON Profile to flag a payload as such:
Violation Details: Malformed JSON data [1]
JSON Buffer | 4.5600012001319145e |
Description | Malformed document Malformed numeric value |
Context | Actual URL /path/to/url Wildcard URL *path* |
JSON Profile | Default |
Applied Blocking Settings | Block Alarm Learn |
Attack Type
JSON Parser Attack
Payload:
{
...
"dpps": 4.5600012001319145e+22,
"ddpse": 222
...
]