Bug ID 1229813: The ref schema handling fails with oneOf/anyOf

Last Modified: Apr 24, 2024

Affected Product(s):
BIG-IP ASM(all modules)

Known Affected Versions:
15.1.9.1, 16.1.3.2, 16.1.3.3, 16.1.3.4, 16.1.3.5, 16.1.4, 16.1.4.1, 16.1.4.2, 16.1.4.3

Fixed In:
17.1.1, 15.1.10

Opened: Jan 24, 2023

Severity: 3-Major

Symptoms

In JSON schema validation, it fails in handling of a ref schema that is referenced from multiple places under oneOf/anyOf.

Impact

JSON schema validation fails and request gets blocked.

Conditions

Using oneOf or anyOf, a ref schema is referenced multiple times from oneOf/anyOf section.

Workaround

Change schema structure so that the single ref schema is not referenced from multiple places under oneOf/anyOf.

Fix Information

None

Behavior Change

Guides & references

K10134038: F5 Bug Tracker Filter Names and Tips