From d31921b4d7352df90eebbf32ae90fad84f53da6d Mon Sep 17 00:00:00 2001 From: "advisory-database[bot]" <45398580+advisory-database[bot]@users.noreply.github.com> Date: Mon, 23 Dec 2024 20:17:02 +0000 Subject: [PATCH] Publish GHSA-64gp-r758-8pfm --- .../GHSA-64gp-r758-8pfm.json | 64 +++++++++++++++++++ 1 file changed, 64 insertions(+) create mode 100644 advisories/github-reviewed/2024/12/GHSA-64gp-r758-8pfm/GHSA-64gp-r758-8pfm.json diff --git a/advisories/github-reviewed/2024/12/GHSA-64gp-r758-8pfm/GHSA-64gp-r758-8pfm.json b/advisories/github-reviewed/2024/12/GHSA-64gp-r758-8pfm/GHSA-64gp-r758-8pfm.json new file mode 100644 index 00000000000..2f72143ca43 --- /dev/null +++ b/advisories/github-reviewed/2024/12/GHSA-64gp-r758-8pfm/GHSA-64gp-r758-8pfm.json @@ -0,0 +1,64 @@ +{ + "schema_version": "1.4.0", + "id": "GHSA-64gp-r758-8pfm", + "modified": "2024-12-23T20:15:16Z", + "published": "2024-12-23T20:15:16Z", + "aliases": [], + "summary": "Cross Site Scripting (XSS) vulnerability while uploading content to a new deployment", + "details": "A vulnerability was found in the WildFly management console. A user may perform cross-site scripting in the deployment system. An attacker (or insider) may execute a malicious payload which could trigger an undesired behavior against the server.\n\n### Impact\nCross-site scripting (XSS) vulnerability in the management console.\n\n### Patches\nFixed in [HAL 3.7.7.Final](https://github.com/hal/console/releases/tag/v3.7.7) \n\n### Workarounds\nNo workaround available\n\n### References\nSee also: https://issues.redhat.com/browse/WFLY-19969\n", + "severity": [ + { + "type": "CVSS_V4", + "score": "CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:N/VC:L/VI:L/VA:L/SC:N/SI:N/SA:N" + } + ], + "affected": [ + { + "package": { + "ecosystem": "Maven", + "name": "org.jboss.hal:hal-console" + }, + "ranges": [ + { + "type": "ECOSYSTEM", + "events": [ + { + "introduced": "0" + }, + { + "fixed": "3.7.7.Final" + } + ] + } + ] + } + ], + "references": [ + { + "type": "WEB", + "url": "https://github.com/hal/console/security/advisories/GHSA-64gp-r758-8pfm" + }, + { + "type": "PACKAGE", + "url": "https://github.com/hal/console" + }, + { + "type": "WEB", + "url": "https://github.com/hal/console/releases/tag/v3.7.7" + }, + { + "type": "WEB", + "url": "https://issues.redhat.com/browse/WFLY-19969" + } + ], + "database_specific": { + "cwe_ids": [ + "CWE-1395", + "CWE-79" + ], + "severity": "MODERATE", + "github_reviewed": true, + "github_reviewed_at": "2024-12-23T20:15:16Z", + "nvd_published_at": null + } +} \ No newline at end of file