IBM App Connect Enterprise Certified Container 7.2, 8.0, 8.1, 8.2, 9.0, 9.1, 9.2, 10.0, 10.1, 11.0, 11.1, 11.2, 11.3, 11.4, 11.5, 11.6, 12.0, 12.1, 12.2, 12.3, 12.4, 12.5, 12.6, 12.7, and 12.8 could allow an authenticated user to cause a denial of service in the App Connect flow due to improper validation of server-side input.
The product receives input that is expected to be well-formed - i.e., to comply with a certain syntax - but it does not validate or incorrectly validates that the input complies with the syntax.
Name | Vendor | Start Version | End Version |
---|---|---|---|
App_connect_enterprise_certified_containers_operands | Ibm | 12.0.7.0-r4 (including) | 12.0.7.0-r4 (including) |
App_connect_enterprise_certified_containers_operands | Ibm | 12.0.12.5-r1 (including) | 12.0.12.5-r1 (including) |
App_connect_enterprise_certified_containers_operands | Ibm | 13.0.1.0-r1 (including) | 13.0.1.0-r1 (including) |
App_connect_enterprise_certified_containers_operands | Ibm | 13.0.2.1-r1 (including) | 13.0.2.1-r1 (including) |
App_connect_operator | Ibm | 7.2 (including) | 11.6.0 (including) |
App_connect_operator | Ibm | 12.0.0 (including) | 12.9.0 (excluding) |
App_connect_operator | Ibm | 12.1.0 (including) | 12.8.2 (including) |
App_connect_operator | Ibm | 12.0.12-r1 (including) | 12.0.12-r1 (including) |
App_connect_operator | Ibm | 12.0.12-r8 (including) | 12.0.12-r8 (including) |
Often, complex inputs are expected to follow a particular syntax, which is either assumed by the input itself, or declared within metadata such as headers. The syntax could be for data exchange formats, markup languages, or even programming languages. When untrusted input is not properly validated for the expected syntax, attackers could cause parsing failures, trigger unexpected errors, or expose latent vulnerabilities that might not be directly exploitable if the input had conformed to the syntax.