From 63ec8014ab98f60452b5f3c4d69addb038a86a3a Mon Sep 17 00:00:00 2001 From: "advisory-database[bot]" <45398580+advisory-database[bot]@users.noreply.github.com> Date: Tue, 6 May 2025 18:55:08 +0000 Subject: [PATCH] Publish Advisories GHSA-hp88-hfjw-2hg4 GHSA-2544-hpcq-6g27 GHSA-f7jh-m6wp-jm7f GHSA-hp88-hfjw-2hg4 --- .../GHSA-hp88-hfjw-2hg4.json | 64 +++++++++++++++ .../GHSA-2544-hpcq-6g27.json | 31 ++++++-- .../GHSA-f7jh-m6wp-jm7f.json | 77 +++++++++++++++++++ .../GHSA-hp88-hfjw-2hg4.json | 40 ---------- 4 files changed, 167 insertions(+), 45 deletions(-) create mode 100644 advisories/github-reviewed/2025/03/GHSA-hp88-hfjw-2hg4/GHSA-hp88-hfjw-2hg4.json rename advisories/{unreviewed => github-reviewed}/2025/05/GHSA-2544-hpcq-6g27/GHSA-2544-hpcq-6g27.json (61%) create mode 100644 advisories/github-reviewed/2025/05/GHSA-f7jh-m6wp-jm7f/GHSA-f7jh-m6wp-jm7f.json delete mode 100644 advisories/unreviewed/2025/03/GHSA-hp88-hfjw-2hg4/GHSA-hp88-hfjw-2hg4.json diff --git a/advisories/github-reviewed/2025/03/GHSA-hp88-hfjw-2hg4/GHSA-hp88-hfjw-2hg4.json b/advisories/github-reviewed/2025/03/GHSA-hp88-hfjw-2hg4/GHSA-hp88-hfjw-2hg4.json new file mode 100644 index 00000000000..2d75047255a --- /dev/null +++ b/advisories/github-reviewed/2025/03/GHSA-hp88-hfjw-2hg4/GHSA-hp88-hfjw-2hg4.json @@ -0,0 +1,64 @@ +{ + "schema_version": "1.4.0", + "id": "GHSA-hp88-hfjw-2hg4", + "modified": "2025-05-06T18:51:17Z", + "published": "2025-03-28T15:31:56Z", + "withdrawn": "2025-05-06T18:51:17Z", + "aliases": [], + "summary": "Duplicate Advisory: HAL Cross Site Scripting (XSS) vulnerability of user input when storing it in a data store", + "details": "# Duplicate Advisory\nThis advisory has been withdrawn because it is a duplicate of GHSA-f7jh-m6wp-jm7f. This link is maintained to preserve external references.\n\n# Original Description\n\nA flaw was found in the JBoss EAP Management Console, where a stored Cross-site scripting vulnerability occurs when an application improperly sanitizes user input before storing it in a data store. When this stored data is later included in web pages without adequate sanitization, malicious scripts can execute in the context of users who view these pages, leading to potential data theft, session hijacking, or other malicious activities.", + "severity": [ + { + "type": "CVSS_V3", + "score": "CVSS:3.1/AV:N/AC:L/PR:L/UI:R/S:U/C:L/I:L/A:N" + } + ], + "affected": [ + { + "package": { + "ecosystem": "Maven", + "name": "org.jboss.hal:hal-console" + }, + "ranges": [ + { + "type": "ECOSYSTEM", + "events": [ + { + "introduced": "0" + }, + { + "fixed": "3.7.11.Final" + } + ] + } + ] + } + ], + "references": [ + { + "type": "ADVISORY", + "url": "https://nvd.nist.gov/vuln/detail/CVE-2025-2901" + }, + { + "type": "WEB", + "url": "https://access.redhat.com/security/cve/CVE-2025-2901" + }, + { + "type": "WEB", + "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2355685" + }, + { + "type": "PACKAGE", + "url": "https://github.com/hal/console" + } + ], + "database_specific": { + "cwe_ids": [ + "CWE-79" + ], + "severity": "MODERATE", + "github_reviewed": true, + "github_reviewed_at": "2025-05-06T18:51:17Z", + "nvd_published_at": "2025-03-28T14:15:22Z" + } +} \ No newline at end of file diff --git a/advisories/unreviewed/2025/05/GHSA-2544-hpcq-6g27/GHSA-2544-hpcq-6g27.json b/advisories/github-reviewed/2025/05/GHSA-2544-hpcq-6g27/GHSA-2544-hpcq-6g27.json similarity index 61% rename from advisories/unreviewed/2025/05/GHSA-2544-hpcq-6g27/GHSA-2544-hpcq-6g27.json rename to advisories/github-reviewed/2025/05/GHSA-2544-hpcq-6g27/GHSA-2544-hpcq-6g27.json index 270730b0f23..6f44aafe3c8 100644 --- a/advisories/unreviewed/2025/05/GHSA-2544-hpcq-6g27/GHSA-2544-hpcq-6g27.json +++ b/advisories/github-reviewed/2025/05/GHSA-2544-hpcq-6g27/GHSA-2544-hpcq-6g27.json @@ -1,11 +1,12 @@ { "schema_version": "1.4.0", "id": "GHSA-2544-hpcq-6g27", - "modified": "2025-05-06T15:31:04Z", + "modified": "2025-05-06T18:51:10Z", "published": "2025-05-05T21:31:28Z", "aliases": [ "CVE-2025-29573" ], + "summary": "Mezzanine CMS Cross-Site Scripting (XSS) vulnerability", "details": "Cross-Site Scripting (XSS) vulnerability exists in Mezzanine CMS 6.0.0 in the \"View Entries\" feature within the Forms module.", "severity": [ { @@ -13,14 +14,34 @@ "score": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:C/C:L/I:L/A:N" } ], - "affected": [], + "affected": [ + { + "package": { + "ecosystem": "PyPI", + "name": "Mezzanine" + }, + "ranges": [ + { + "type": "ECOSYSTEM", + "events": [ + { + "introduced": "0" + }, + { + "last_affected": "6.0.0" + } + ] + } + ] + } + ], "references": [ { "type": "ADVISORY", "url": "https://nvd.nist.gov/vuln/detail/CVE-2025-29573" }, { - "type": "WEB", + "type": "PACKAGE", "url": "https://github.com/stephenmcd/mezzanine" }, { @@ -33,8 +54,8 @@ "CWE-79" ], "severity": "MODERATE", - "github_reviewed": false, - "github_reviewed_at": null, + "github_reviewed": true, + "github_reviewed_at": "2025-05-06T18:51:10Z", "nvd_published_at": "2025-05-05T19:15:55Z" } } \ No newline at end of file diff --git a/advisories/github-reviewed/2025/05/GHSA-f7jh-m6wp-jm7f/GHSA-f7jh-m6wp-jm7f.json b/advisories/github-reviewed/2025/05/GHSA-f7jh-m6wp-jm7f/GHSA-f7jh-m6wp-jm7f.json new file mode 100644 index 00000000000..4a7a214b420 --- /dev/null +++ b/advisories/github-reviewed/2025/05/GHSA-f7jh-m6wp-jm7f/GHSA-f7jh-m6wp-jm7f.json @@ -0,0 +1,77 @@ +{ + "schema_version": "1.4.0", + "id": "GHSA-f7jh-m6wp-jm7f", + "modified": "2025-05-06T18:51:27Z", + "published": "2025-05-06T18:51:27Z", + "aliases": [ + "CVE-2025-2901" + ], + "summary": "HAL Cross Site Scripting (XSS) vulnerability of user input when storing it in a data store", + "details": "A flaw was found in the JBoss EAP Management Console, where a stored Cross-site scripting vulnerability occurs when an application improperly sanitizes user input before storing it in a data store. When this stored data is later included in web pages without adequate sanitization, malicious scripts can execute in the context of users who view these pages, leading to potential data theft, session hijacking, or other malicious activities.\n\n### Impact\nCross-site scripting (XSS) vulnerability in the management console.\n\n### Patches\nFixed in [HAL 3.7.11.Final](https://github.com/hal/console/releases/tag/v3.7.11)\n\n### Workarounds\nNo workaround available", + "severity": [ + { + "type": "CVSS_V3", + "score": "CVSS:3.1/AV:N/AC:L/PR:L/UI:R/S:U/C:L/I:L/A:N" + } + ], + "affected": [ + { + "package": { + "ecosystem": "Maven", + "name": "org.jboss.hal:hal-console" + }, + "ranges": [ + { + "type": "ECOSYSTEM", + "events": [ + { + "introduced": "0" + }, + { + "fixed": "3.7.11.Final" + } + ] + } + ] + } + ], + "references": [ + { + "type": "WEB", + "url": "https://github.com/hal/console/security/advisories/GHSA-f7jh-m6wp-jm7f" + }, + { + "type": "ADVISORY", + "url": "https://nvd.nist.gov/vuln/detail/CVE-2025-2901" + }, + { + "type": "WEB", + "url": "https://github.com/hal/console/commit/216de3b8aa82ea92df10cc296d88c68467cf2c52" + }, + { + "type": "WEB", + "url": "https://access.redhat.com/security/cve/CVE-2025-2901" + }, + { + "type": "WEB", + "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2355685" + }, + { + "type": "PACKAGE", + "url": "https://github.com/hal/console" + }, + { + "type": "WEB", + "url": "https://github.com/hal/console/releases/tag/v3.7.11" + } + ], + "database_specific": { + "cwe_ids": [ + "CWE-79" + ], + "severity": "MODERATE", + "github_reviewed": true, + "github_reviewed_at": "2025-05-06T18:51:27Z", + "nvd_published_at": null + } +} \ No newline at end of file diff --git a/advisories/unreviewed/2025/03/GHSA-hp88-hfjw-2hg4/GHSA-hp88-hfjw-2hg4.json b/advisories/unreviewed/2025/03/GHSA-hp88-hfjw-2hg4/GHSA-hp88-hfjw-2hg4.json deleted file mode 100644 index 2ab27a1d560..00000000000 --- a/advisories/unreviewed/2025/03/GHSA-hp88-hfjw-2hg4/GHSA-hp88-hfjw-2hg4.json +++ /dev/null @@ -1,40 +0,0 @@ -{ - "schema_version": "1.4.0", - "id": "GHSA-hp88-hfjw-2hg4", - "modified": "2025-03-28T15:31:56Z", - "published": "2025-03-28T15:31:56Z", - "aliases": [ - "CVE-2025-2901" - ], - "details": "A flaw was found in the JBoss EAP Management Console, where a stored Cross-site scripting vulnerability occurs when an application improperly sanitizes user input before storing it in a data store. When this stored data is later included in web pages without adequate sanitization, malicious scripts can execute in the context of users who view these pages, leading to potential data theft, session hijacking, or other malicious activities.", - "severity": [ - { - "type": "CVSS_V3", - "score": "CVSS:3.1/AV:N/AC:L/PR:L/UI:R/S:U/C:L/I:L/A:N" - } - ], - "affected": [], - "references": [ - { - "type": "ADVISORY", - "url": "https://nvd.nist.gov/vuln/detail/CVE-2025-2901" - }, - { - "type": "WEB", - "url": "https://access.redhat.com/security/cve/CVE-2025-2901" - }, - { - "type": "WEB", - "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2355685" - } - ], - "database_specific": { - "cwe_ids": [ - "CWE-79" - ], - "severity": "MODERATE", - "github_reviewed": false, - "github_reviewed_at": null, - "nvd_published_at": "2025-03-28T14:15:22Z" - } -} \ No newline at end of file