The undertow client is not checking the server identity presented by the server certificate in https connections. This is a compulsory step (at least it should be performed by default) in https and in http/2. I would add it to any TLS client protocol.
The web server receives a URL or similar request from an upstream component and retrieves the contents of this URL, but it does not sufficiently ensure that the request is being sent to the expected destination.
Link | Tags |
---|---|
https://bugzilla.redhat.com/show_bug.cgi?id=2153260 | issue tracking vendor advisory |
https://access.redhat.com/security/cve/CVE-2022-4492 | vendor advisory |
https://security.netapp.com/advisory/ntap-20230324-0002/ |