diff --git a/advisories/unreviewed/2025/01/GHSA-269m-c36j-r834/GHSA-269m-c36j-r834.json b/advisories/github-reviewed/2025/01/GHSA-269m-c36j-r834/GHSA-269m-c36j-r834.json similarity index 60% rename from advisories/unreviewed/2025/01/GHSA-269m-c36j-r834/GHSA-269m-c36j-r834.json rename to advisories/github-reviewed/2025/01/GHSA-269m-c36j-r834/GHSA-269m-c36j-r834.json index c4e40b29752..53498ff1baf 100644 --- a/advisories/unreviewed/2025/01/GHSA-269m-c36j-r834/GHSA-269m-c36j-r834.json +++ b/advisories/github-reviewed/2025/01/GHSA-269m-c36j-r834/GHSA-269m-c36j-r834.json @@ -1,11 +1,12 @@ { "schema_version": "1.4.0", "id": "GHSA-269m-c36j-r834", - "modified": "2025-01-28T09:32:34Z", + "modified": "2025-01-28T19:15:59Z", "published": "2025-01-28T09:32:34Z", "aliases": [ "CVE-2025-0736" ], + "summary": "Infinispan vulnerable to Insertion of Sensitive Information into Log File", "details": "A flaw was found in Infinispan, when using JGroups with JDBC_PING. This issue occurs when an application inadvertently exposes sensitive information, such as configuration details or credentials, through logging mechanisms. This exposure can lead to unauthorized access and exploitation by malicious actors.", "severity": [ { @@ -13,7 +14,27 @@ "score": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:N/A:N" } ], - "affected": [], + "affected": [ + { + "package": { + "ecosystem": "Maven", + "name": "org.infinispan:infinispan-parent" + }, + "ranges": [ + { + "type": "ECOSYSTEM", + "events": [ + { + "introduced": "0" + }, + { + "last_affected": "15.1.4.Final" + } + ] + } + ] + } + ], "references": [ { "type": "ADVISORY", @@ -26,6 +47,10 @@ { "type": "WEB", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2342233" + }, + { + "type": "PACKAGE", + "url": "https://github.com/infinispan/infinispan" } ], "database_specific": { @@ -33,8 +58,8 @@ "CWE-532" ], "severity": "MODERATE", - "github_reviewed": false, - "github_reviewed_at": null, + "github_reviewed": true, + "github_reviewed_at": "2025-01-28T19:15:59Z", "nvd_published_at": "2025-01-28T09:15:09Z" } } \ No newline at end of file