Bug ID 1021521: JSON Schema is not enforced if OpenAPI media-type is wild card.

Last Modified: Nov 07, 2022

Bug Tracker

Affected Product:  See more info
BIG-IP ASM(all modules)

Known Affected Versions:
16.1.0, 16.1.1, 16.1.2, 16.1.2.1

Fixed In:
17.0.0, 16.1.2.2

Opened: May 26, 2021
Severity: 3-Major

Symptoms

If the openAPI configuration contains a wildcard media type for an endpoint, ASM does not enforce the JSON schema for requests with a JSON payload.

Impact

ASM doesn't enforce JSON schema validation for HTTP requests containing a JSON payload.

Conditions

Create an OpenAPI policy with media type set to wildcard.

Workaround

N/A

Fix Information

Provided fix and verified

Behavior Change