First published: Thu May 08 2025(Updated: )
phpList prior to 3.6.3 is vulnerable to Cross-Site Scripting (XSS) due to improper input sanitization in lt.php. The vulnerability is exploitable when the application dynamically references internal paths and processes untrusted input without escaping, allowing an attacker to inject malicious JavaScript.
Credit: cve@mitre.org
Affected Software | Affected Version | How to fix |
---|---|---|
PHPList | <3.6.3 |
Sign up to SecAlerts for real-time vulnerability data matched to your software, aggregated from hundreds of sources.
CVE-2025-28074 has a medium severity due to its potential for Cross-Site Scripting (XSS) attacks.
To fix CVE-2025-28074, upgrade phpList to version 3.6.3 or later to ensure proper input sanitization.
CVE-2025-28074 affects phpList versions prior to 3.6.3.
Yes, CVE-2025-28074 can lead to data breaches if an attacker successfully exploits the XSS vulnerability.
CVE-2025-28074 can be exploited by injecting malicious JavaScript through improperly sanitized user inputs in lt.php.