You are viewing the documentation for Blueriq 14. Documentation for other versions is available in our documentation directory.

Identifier

Component

Issue

Solution

CSD-3900

JAVA Runtime

Validations added to a header, fragment or argument of a REST message were ignored.

When a REST message has no body, the validation of headers was skipped. It is now checked that if the message has no body, headers, fragments and arguments are still validated.

CSD-3890

JAVA Runtime

The file upload container allowed file type validation was case sensitive in material theme.

Updated the validation algorithm to case insensitive.

BQ-14071

JAVA Runtime, Customer Data Service

CVE-2021-22096 is reported on spring-framework 5.3.0-5.3.10, 5.2.0-5.2.17 and older versions, which aren't supported anymore.Updated spring-boot from 2.5.5 to 2.5.6.
  • No labels