ghsa-f7jh-m6wp-jm7f
Vulnerability from github
Published
2025-05-06 18:51
Modified
2025-05-06 18:51
Severity ?
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.
Impact
Cross-site scripting (XSS) vulnerability in the management console.
Patches
Fixed in HAL 3.7.11.Final
Workarounds
No workaround available
{ "affected": [ { "package": { "ecosystem": "Maven", "name": "org.jboss.hal:hal-console" }, "ranges": [ { "events": [ { "introduced": "0" }, { "fixed": "3.7.11.Final" } ], "type": "ECOSYSTEM" } ] } ], "aliases": [ "CVE-2025-2901" ], "database_specific": { "cwe_ids": [ "CWE-79" ], "github_reviewed": true, "github_reviewed_at": "2025-05-06T18:51:27Z", "nvd_published_at": null, "severity": "MODERATE" }, "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", "id": "GHSA-f7jh-m6wp-jm7f", "modified": "2025-05-06T18:51:27Z", "published": "2025-05-06T18:51:27Z", "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" } ], "schema_version": "1.4.0", "severity": [ { "score": "CVSS:3.1/AV:N/AC:L/PR:L/UI:R/S:U/C:L/I:L/A:N", "type": "CVSS_V3" } ], "summary": "HAL Cross Site Scripting (XSS) vulnerability of user input when storing it in a data store" }
Loading...
Loading...
- Seen: The vulnerability was mentioned, discussed, or seen somewhere by the user.
- Confirmed: The vulnerability is confirmed from an analyst perspective.
- Exploited: This vulnerability was exploited and seen by the user reporting the sighting.
- Patched: This vulnerability was successfully patched by the user reporting the sighting.
- Not exploited: This vulnerability was not exploited or seen by the user reporting the sighting.
- Not confirmed: The user expresses doubt about the veracity of the vulnerability.
- Not patched: This vulnerability was not successfully patched by the user reporting the sighting.