REST API (22.3)

<< Click to Display Table of Contents >>

Navigation:  Release Notes > Build 22.3 (Nov 2022) >

REST API (22.3)

 


 

 

REST API – Harden SQL Injection Protection in REST API [d24255]

During third party penetration testing, an obscure SQL injection vulnerability was discovered in the REST API. We have no evidence that the vulnerability was ever exploited and the exposure from the vulnerability is limited. The vulnerability has been fixed.

 

 


 

 

REST API – Report Data Endpoint Returns All Data When resultRecordCount Exceeds the Number of Remaining Rows [d22806]

Fixed a bug that was causing the report data endpoint to return a 500 server error when resultRecordCount exceeded the number of remaining rows.  

 

 


 

 

REST API – Unauthenticated Requests to loggers/getallloggers and loggers/getloggersbyparameters Endpoints Returns a 401 Response Code [d22663]

Unauthenticated requests to loggers/getallloggers and loggers/getloggersbyparameters endpoints will return a 401 response code.  

 

 


 

 

Swagger – Updated Documentation [d23679]

Improved documentation in the Swagger interface.