Skip to content

Cross Site Scripting (XSS) vulnerability of user input when storing it in a data store

Moderate
hpehl published GHSA-f7jh-m6wp-jm7f May 6, 2025

Package

maven org.jboss.hal:hal-console (Maven)

Affected versions

< 3.7.11.Final

Patched versions

3.7.11.Final

Description

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

References

Severity

Moderate

CVE ID

CVE-2025-2901

Weaknesses

No CWEs