diff --git a/advisories/unreviewed/2022/05/GHSA-ppg2-ww3w-hq84/GHSA-ppg2-ww3w-hq84.json b/advisories/github-reviewed/2022/05/GHSA-ppg2-ww3w-hq84/GHSA-ppg2-ww3w-hq84.json similarity index 75% rename from advisories/unreviewed/2022/05/GHSA-ppg2-ww3w-hq84/GHSA-ppg2-ww3w-hq84.json rename to advisories/github-reviewed/2022/05/GHSA-ppg2-ww3w-hq84/GHSA-ppg2-ww3w-hq84.json index b16b72c0b02..bf19fa6030d 100644 --- a/advisories/unreviewed/2022/05/GHSA-ppg2-ww3w-hq84/GHSA-ppg2-ww3w-hq84.json +++ b/advisories/github-reviewed/2022/05/GHSA-ppg2-ww3w-hq84/GHSA-ppg2-ww3w-hq84.json @@ -1,17 +1,36 @@ { "schema_version": "1.4.0", "id": "GHSA-ppg2-ww3w-hq84", - "modified": "2022-05-17T05:17:01Z", + "modified": "2023-12-18T22:18:11Z", "published": "2022-05-17T05:17:01Z", "aliases": [ "CVE-2012-3428" ], + "summary": "User confusion in IronJacamar", "details": "The IronJacamar container before 1.0.12.Final for JBoss Application Server, when allow-multiple-users is enabled in conjunction with a security domain, does not use the credentials supplied in a getConnection function call, which allows remote attackers to obtain access to an arbitrary datasource connection in opportunistic circumstances via an invalid connection attempt.", "severity": [ ], "affected": [ - + { + "package": { + "ecosystem": "Maven", + "name": "org.jboss.ironjacamar:ironjacamar-jdbc" + }, + "ranges": [ + { + "type": "ECOSYSTEM", + "events": [ + { + "introduced": "0" + }, + { + "fixed": "1.0.12.Final" + } + ] + } + ] + } ], "references": [ { @@ -56,8 +75,8 @@ ], "severity": "MODERATE", - "github_reviewed": false, - "github_reviewed_at": null, + "github_reviewed": true, + "github_reviewed_at": "2023-12-18T22:18:11Z", "nvd_published_at": "2012-12-20T12:02:00Z" } } \ No newline at end of file