{ "schema_version": "1.4.0", "id": "GHSA-q2fj-6h62-59m2", "modified": "2022-12-30T22:13:59Z", "published": "2022-12-30T22:13:59Z", "aliases": [], "summary": "Apiman Vert.x Gateway has Transitive Hazelcast connection caching issue", "details": "### Impact\n\nIf 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.\n\nHazelcast is a transitive dependency of the Apiman Vert.x Gateway.\n\nThe 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.\n\nIf any of your custom Apiman plugins specify Hazelcast dependencies, you should also bump these versions. \n\nHint: an easy way to track Apiman dependency versions is to use `apiman-parent`.\n\nIf you use the Apiman Tomcat or WildFly Gateway this does not affect you.\n\n### Patches\n\nUpgrade to **Apiman 3.0.0.Final or later**.\n\nIf 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.\n\n### Workarounds\n\nNone (other than doing your own build).\n\n### References\n\n* https://github.com/advisories/GHSA-c5hg-mr8r-f6jp", "severity": [ { "type": "CVSS_V3", "score": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:H/I:H/A:H" } ], "affected": [ { "package": { "ecosystem": "Maven", "name": "io.apiman:apiman-gateway-platforms-vertx" }, "ranges": [ { "type": "ECOSYSTEM", "events": [ { "introduced": "0" }, { "fixed": "3.0.0.Final" } ] } ] }, { "package": { "ecosystem": "Maven", "name": "io.apiman:apiman-distro-vertx" }, "ranges": [ { "type": "ECOSYSTEM", "events": [ { "introduced": "0" }, { "fixed": "3.0.0.Final" } ] } ] } ], "references": [ { "type": "WEB", "url": "https://github.com/apiman/apiman/security/advisories/GHSA-q2fj-6h62-59m2" }, { "type": "ADVISORY", "url": "https://github.com/advisories/GHSA-c5hg-mr8r-f6jp" }, { "type": "PACKAGE", "url": "https://github.com/apiman/apiman" }, { "type": "WEB", "url": "https://support.hazelcast.com/s/article/Security-Advisory-for-CVE-2022-36437" } ], "database_specific": { "cwe_ids": [], "severity": "HIGH", "github_reviewed": true, "github_reviewed_at": "2022-12-30T22:13:59Z", "nvd_published_at": null } }