QID 580540
QID 580540: New Field Addition Matches Schema
The purpose of the test is to control the data that goes over the wire. This test will ensure injections are restricted. Insertion on each request is determined based on presence of body or parameters. If the end point has a body the injection of new field will happen in the body. If there are query parameters the injection of new field will happen in query parameters. The API server should reject all the requests that have new fields in the body with a 4XX response. Based on the analysis of the results it is determined that the new fields are restricted and the API are implemented as expected.The response code received for the request with new values is expected and matches the response documented in the swagger file schema.
Making sure new fields are not allow will prevent injection attacks in the API.
CVEs related to QID 580540
| Advisory ID | Software | Component | Link |
|---|