Releases88
Frequency1 month 1 week
Last Release
Stars848
Fully functional Open Source email marketing manager for creating, sending, integrating, and analysing email campaigns and newsletters.

CVE History

CVEPublishedCVSS v3CVSS v2
6.1 MEDIUM

phpList before 3.6.15 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.

6.1 MEDIUM

phpList before 3.6.15 is vulnerable to Reflected Cross-Site Scripting (XSS) via the /lists/dl.php endpoint. An attacker can inject arbitrary JavaScript code by manipulating the id parameter, which is improperly sanitized.

9.8 CRITICAL7.5 HIGH

phpList 3.5.3 allows type juggling for login bypass because == is used instead of === for password hashes, which mishandles hashes that begin with 0e followed by exclusively numerical characters.

6.1 MEDIUM4.3 MEDIUM

phpList before 3.5.3 allows XSS, with resultant privilege elevation, via lists/admin/template.php.