Описание
HAL Cross Site Scripting (XSS) vulnerability of user input when storing it in a data store
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
Ссылки
- https://github.com/hal/console/security/advisories/GHSA-f7jh-m6wp-jm7f
- https://nvd.nist.gov/vuln/detail/CVE-2025-2901
- https://github.com/hal/console/commit/216de3b8aa82ea92df10cc296d88c68467cf2c52
- https://access.redhat.com/security/cve/CVE-2025-2901
- https://bugzilla.redhat.com/show_bug.cgi?id=2355685
- https://github.com/hal/console/releases/tag/v3.7.11
Пакеты
org.jboss.hal:hal-console
< 3.7.11.Final
3.7.11.Final
Связанные уязвимости
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.
Rejected reason: This vulnerability is redundant to CVE-2025-23366 and CVE-2024-10234.