mirror of
https://github.com/netbirdio/advisory-database.git
synced 2026-05-22 18:04:22 -07:00
Publish GHSA-ppg2-ww3w-hq84
This commit is contained in:
+23
-4
@@ -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"
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user