CVE-2025-48163

7.1

LambertGroup · SHOUT - HTML5 Radio Player With Ads - ShoutCast and IceCast Support

A reflected cross-site scripting (XSS) vulnerability in the SHOUT HTML5 Radio Player plugin allows unauthenticated attackers to execute arbitrary scripts in a user's browser session.

Executive summary

A reflected XSS vulnerability in the LambertGroup SHOUT plugin poses a significant risk of session hijacking and unauthorized script execution for site administrators and users.

Vulnerability

This is a reflected cross-site scripting (CWE-79) vulnerability occurring during web page generation. The flaw allows an unauthenticated attacker to inject malicious scripts that execute within the context of the victim's browser session.

Business impact

Successful exploitation of this vulnerability can lead to the theft of session cookies, unauthorized actions performed on behalf of authenticated users, and potential redirection to malicious websites. Given the CVSS score of 7.1, this is a high-severity issue that could compromise the integrity of the administrative interface and degrade user trust in the affected platform.

Remediation

Immediate Action: Users should immediately disable or remove the affected plugin until a security update is released by the vendor. Monitor vendor channels for the release of a patched version that resolves the input neutralization flaw.

Proactive Monitoring: Review web application logs for suspicious URL parameters containing script tags or encoded payloads. Monitor browser console logs for unexpected execution errors or unauthorized script triggers.

Compensating Controls: Implement a robust Content Security Policy (CSP) to restrict the execution of unauthorized inline scripts. Deploy a Web Application Firewall (WAF) configured to inspect and block common XSS attack patterns in incoming HTTP requests.

Exploitation status

Public Exploit Available: Unknown

Analyst recommendation

This high-severity vulnerability requires immediate attention to prevent potential account takeover or site-wide defacement. Given the current lack of a confirmed patch, the safest course of action is to suspend the use of the plugin until the vendor provides a verified remediation. Administrators should prioritize the implementation of defensive headers and WAF rules as an interim protective measure.

More LambertGroup CVEs