Publish GHSA-3jxr-23ph-c89g

This commit is contained in:
advisory-database[bot]
2025-03-04 21:59:06 +00:00
parent cc6c42ee49
commit fc3b9a142b
@@ -1,11 +1,12 @@
{
"schema_version": "1.4.0",
"id": "GHSA-3jxr-23ph-c89g",
"modified": "2025-03-04T18:33:43Z",
"modified": "2025-03-04T21:57:26Z",
"published": "2025-03-04T18:33:43Z",
"aliases": [
"CVE-2025-23368"
],
"summary": "Wildfly Elytron integration susceptible to brute force attacks via CLI",
"details": "A flaw was found in Wildfly Elytron integration. The component does not implement sufficient measures to prevent multiple failed authentication attempts within a short time frame, making it more susceptible to brute force attacks via CLI.",
"severity": [
{
@@ -13,7 +14,27 @@
"score": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:H/I:H/A:H"
}
],
"affected": [],
"affected": [
{
"package": {
"ecosystem": "Maven",
"name": "org.wildfly.core:wildfly-elytron-integration"
},
"ranges": [
{
"type": "ECOSYSTEM",
"events": [
{
"introduced": "0"
},
{
"last_affected": "27.0.0.Final"
}
]
}
]
}
],
"references": [
{
"type": "ADVISORY",
@@ -26,6 +47,10 @@
{
"type": "WEB",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2337621"
},
{
"type": "PACKAGE",
"url": "https://github.com/wildfly/wildfly-core"
}
],
"database_specific": {
@@ -33,8 +58,8 @@
"CWE-307"
],
"severity": "HIGH",
"github_reviewed": false,
"github_reviewed_at": null,
"github_reviewed": true,
"github_reviewed_at": "2025-03-04T21:57:26Z",
"nvd_published_at": "2025-03-04T16:15:39Z"
}
}