CVE-2023-4586 - Hot Rod client does not enable hostname validation when using TLS that lead to a MITM attack
A vulnerability was found in the Hot Rod client. This security issue occurs as the Hot Rod client does not enable hostname validation when using TLS, possibly resulting in a man-in-the-middle (MITM) attack. Closes #24328 Signed-off-by: Bruno Oliveira da Silva <bruno@abstractj.com>
This commit is contained in:
parent
6484a3e705
commit
8df561c675
1 changed files with 1 additions and 1 deletions
2
pom.xml
2
pom.xml
|
@ -87,7 +87,7 @@
|
|||
<h2.version>2.2.224</h2.version>
|
||||
<hibernate-orm.plugin.version>6.2.7.Final</hibernate-orm.plugin.version>
|
||||
<hibernate.c3p0.version>6.2.7.Final</hibernate.c3p0.version>
|
||||
<infinispan.version>14.0.17.Final</infinispan.version>
|
||||
<infinispan.version>14.0.19.Final</infinispan.version>
|
||||
<infinispan.protostream.processor.version>4.6.5.Final</infinispan.protostream.processor.version>
|
||||
|
||||
<!--JAKARTA-->
|
||||
|
|
Loading…
Reference in a new issue