Skip to content

Apiman Vert.x Gateway has Transitive Hazelcast connection caching issue

High severity GitHub Reviewed Published Dec 28, 2022 in apiman/apiman • Updated Jan 7, 2023

Package

maven io.apiman:apiman-distro-vertx (Maven)

Affected versions

< 3.0.0.Final

Patched versions

3.0.0.Final
maven io.apiman:apiman-gateway-platforms-vertx (Maven)
< 3.0.0.Final
3.0.0.Final

Description

Impact

If you are using the Apiman Vert.x Gateway prior to Apiman 3.0.0.Final, a connection caching issue in Hazelcast could allow an unauthenticated, remote attacker to access and manipulate data in the cluster with another authenticated connection's identity.

Hazelcast is a transitive dependency of the Apiman Vert.x Gateway.

The precise risk is difficult to quantify at this juncture as plugins deployed by users may make use of Hazelcast in a different manner to the main Apiman codebase.

If any of your custom Apiman plugins specify Hazelcast dependencies, you should also bump these versions.

Hint: an easy way to track Apiman dependency versions is to use apiman-parent.

If you use the Apiman Tomcat or WildFly Gateway this does not affect you.

Patches

Upgrade to Apiman 3.0.0.Final or later.

If you are using an older version of Apiman and need to remain on that version, contact to your Apiman support provider for advice/long-term support.

Workarounds

None (other than doing your own build).

References

References

@msavy msavy published to apiman/apiman Dec 28, 2022
Published to the GitHub Advisory Database Dec 30, 2022
Reviewed Dec 30, 2022
Last updated Jan 7, 2023

Severity

High
8.1
/ 10

CVSS base metrics

Attack vector
Network
Attack complexity
High
Privileges required
None
User interaction
None
Scope
Unchanged
Confidentiality
High
Integrity
High
Availability
High
CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:H/I:H/A:H

Weaknesses

No CWEs

CVE ID

No known CVE

GHSA ID

GHSA-q2fj-6h62-59m2

Source code

Checking history
See something to contribute? Suggest improvements for this vulnerability.