-
CVSS Score
-The vulnerability stems from insufficient SSL/TLS validation in AMQP connections. The critical patch in azure-core-amqp 1.6.0 added peer certificate verification, indicating that previous versions lacked proper certificate validation in connection establishment logic. The ReactorConnection.createTransport method is central to AMQP transport creation and would be responsible for SSL configuration. The AmqpChannelProvider.getSslContext is implicated as the source of insecure SSL context creation prior to the patch. These functions would appear in stack traces during exploitation attempts involving insecure AMQP connections.
| Package Name | Ecosystem | Vulnerable Versions | First Patched Version |
|---|---|---|---|
| com.microsoft.azure:azure-eventhubs | maven | < 3.2.1 | 3.2.1 |
| com.azure:azure-core-amqp | maven | < 1.6.0 | 1.6.0 |
A Semantic Attack on Google Gemini - Read the Latest Research