Bitnami package
phplist
pkg:bitnami/phplist
Vulnerabilities (21)
| CVE | Sev | CVSS | KEV | Affected versions | Fixed in | Published | Description |
|---|---|---|---|---|---|---|---|
| CVE-2023-27576 | — | >= 3.6.12, <= 3.6.12 | — | Aug 18, 2023 | An issue was discovered in phpList before 3.6.14. Due to an access error, it was possible to manipulate and edit data of the system's super admin, allowing one to perform an account takeover of the user with super-admin permission. Specifically, for a request with updatepassword= | ||
| CVE-2020-22249 | — | >= 3.5.1, <= 3.5.1 | — | Jul 6, 2021 | Remote Code Execution vulnerability in phplist 3.5.1. The application does not check any file extensions stored in the plugin zip file, Uploading a malicious plugin which contains the php files with extensions like PHP,phtml,php7 will be copied to the plugins directory which woul | ||
| CVE-2020-22251 | — | < 3.5.3 | 3.5.3 | Jul 6, 2021 | Cross Site Scripting (XSS) vulnerability in phpList 3.5.3 via the login name field in Manage Administrators when adding a new admin. | ||
| CVE-2020-36399 | — | < 3.5.4 | 3.5.4 | Jul 2, 2021 | A stored cross site scripting (XSS) vulnerability in phplist 3.5.4 and below allows attackers to execute arbitrary web scripts or HTML via a crafted payload in the "rule1" parameter under the "Bounce Rules" module. | ||
| CVE-2020-36398 | — | < 3.5.4 | 3.5.4 | Jul 2, 2021 | A stored cross site scripting (XSS) vulnerability in phplist 3.5.4 and below allows attackers to execute arbitrary web scripts or HTML via a crafted payload in the "Campaign" field under the "Send a campaign" module. | ||
| CVE-2020-23194 | — | < 3.5.4 | 3.5.4 | Jul 2, 2021 | A stored cross site scripting (XSS) vulnerability in the "Import Subscribers" feature in phplist 3.5.4 and below allows authenticated attackers to execute arbitrary web scripts or HTML via a crafted payload. | ||
| CVE-2020-23192 | — | < 3.5.4 | 3.5.4 | Jul 2, 2021 | A stored cross site scripting (XSS) vulnerability in phplist 3.5.4 and below allows authenticated attackers to execute arbitrary web scripts or HTML via a crafted payload in the "admin" parameter under the "Manage administrators" module. | ||
| CVE-2020-23190 | — | >= 3.5.4, <= 3.5.4 | — | Jul 2, 2021 | A stored cross site scripting (XSS) vulnerability in the "Import emails" module in phplist 3.5.4 allows authenticated attackers to execute arbitrary web scripts or HTML via a crafted payload. | ||
| CVE-2020-23217 | — | >= 3.5.3, <= 3.5.3 | — | Jul 1, 2021 | A stored cross site scripting (XSS) vulnerability in phplist 3.5.3 allows attackers to execute arbitrary web scripts or HTML via a crafted payload entered into the "Add a list" field under the "Import Emails" module. | ||
| CVE-2020-23214 | — | >= 3.5.3, <= 3.5.3 | — | Jul 1, 2021 | A stored cross site scripting (XSS) vulnerability in phplist 3.5.3 allows attackers to execute arbitrary web scripts or HTML via a crafted payload entered into the "Configure categories" field under the "Categorise Lists" module. | ||
| CVE-2020-23209 | — | >= 3.5.3, <= 3.5.3 | — | Jul 1, 2021 | A stored cross site scripting (XSS) vulnerability in phplist 3.5.3 allows attackers to execute arbitrary web scripts or HTML via a crafted payload entered into the "List Description" field under the "Edit A List" module. | ||
| CVE-2020-23208 | — | >= 3.5.3, <= 3.5.3 | — | Jul 1, 2021 | A stored cross site scripting (XSS) vulnerability in phplist 3.5.3 allows attackers to execute arbitrary web scripts or HTML via a crafted payload entered into the "Send test" field under the "Start or continue campaign" module. | ||
| CVE-2020-23207 | — | >= 3.5.3, <= 3.5.3 | — | Jul 1, 2021 | A stored cross site scripting (XSS) vulnerability in phplist 3.5.3 allows attackers to execute arbitrary web scripts or HTML via a crafted payload entered into the "Edit Values" field under the "Configure Attributes" module. | ||
| CVE-2020-23361 | — | >= 3.5.3, <= 3.5.3 | — | Jan 27, 2021 | 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. | ||
| CVE-2021-3188 | — | >= 3.6.0, <= 3.6.0 | — | Jan 21, 2021 | phpList 3.6.0 allows CSV injection, related to the email parameter, and /lists/admin/ exports. | ||
| CVE-2020-35708 | — | >= 3.5.9, <= 3.5.9 | — | Dec 25, 2020 | phpList 3.5.9 allows SQL injection by admins who provide a crafted fourth line of a file to the "Config - Import Administrators" page. | ||
| CVE-2020-15072 | — | < 3.5.4 | 3.5.4 | Jul 8, 2020 | An issue was discovered in phpList through 3.5.4. An error-based SQL Injection vulnerability exists via the Import Administrators section. | ||
| CVE-2020-15073 | — | < 3.5.4 | 3.5.4 | Jul 8, 2020 | An issue was discovered in phpList through 3.5.4. An XSS vulnerability occurs within the Import Administrators section via upload of an edited text document. This also affects the Subscriber Lists section. | ||
| CVE-2020-13827 | — | < 3.5.4 | 3.5.4 | Jun 4, 2020 | phpList before 3.5.4 allows XSS via /lists/admin/user.php and /lists/admin/users.php. | ||
| CVE-2020-12639 | — | < 3.5.3 | 3.5.3 | May 4, 2020 | phpList before 3.5.3 allows XSS, with resultant privilege elevation, via lists/admin/template.php. |
- CVE-2023-27576Aug 18, 2023affected >= 3.6.12, <= 3.6.12
An issue was discovered in phpList before 3.6.14. Due to an access error, it was possible to manipulate and edit data of the system's super admin, allowing one to perform an account takeover of the user with super-admin permission. Specifically, for a request with updatepassword=
- CVE-2020-22249Jul 6, 2021affected >= 3.5.1, <= 3.5.1
Remote Code Execution vulnerability in phplist 3.5.1. The application does not check any file extensions stored in the plugin zip file, Uploading a malicious plugin which contains the php files with extensions like PHP,phtml,php7 will be copied to the plugins directory which woul
- CVE-2020-22251Jul 6, 2021affected < 3.5.3fixed 3.5.3
Cross Site Scripting (XSS) vulnerability in phpList 3.5.3 via the login name field in Manage Administrators when adding a new admin.
- CVE-2020-36399Jul 2, 2021affected < 3.5.4fixed 3.5.4
A stored cross site scripting (XSS) vulnerability in phplist 3.5.4 and below allows attackers to execute arbitrary web scripts or HTML via a crafted payload in the "rule1" parameter under the "Bounce Rules" module.
- CVE-2020-36398Jul 2, 2021affected < 3.5.4fixed 3.5.4
A stored cross site scripting (XSS) vulnerability in phplist 3.5.4 and below allows attackers to execute arbitrary web scripts or HTML via a crafted payload in the "Campaign" field under the "Send a campaign" module.
- CVE-2020-23194Jul 2, 2021affected < 3.5.4fixed 3.5.4
A stored cross site scripting (XSS) vulnerability in the "Import Subscribers" feature in phplist 3.5.4 and below allows authenticated attackers to execute arbitrary web scripts or HTML via a crafted payload.
- CVE-2020-23192Jul 2, 2021affected < 3.5.4fixed 3.5.4
A stored cross site scripting (XSS) vulnerability in phplist 3.5.4 and below allows authenticated attackers to execute arbitrary web scripts or HTML via a crafted payload in the "admin" parameter under the "Manage administrators" module.
- CVE-2020-23190Jul 2, 2021affected >= 3.5.4, <= 3.5.4
A stored cross site scripting (XSS) vulnerability in the "Import emails" module in phplist 3.5.4 allows authenticated attackers to execute arbitrary web scripts or HTML via a crafted payload.
- CVE-2020-23217Jul 1, 2021affected >= 3.5.3, <= 3.5.3
A stored cross site scripting (XSS) vulnerability in phplist 3.5.3 allows attackers to execute arbitrary web scripts or HTML via a crafted payload entered into the "Add a list" field under the "Import Emails" module.
- CVE-2020-23214Jul 1, 2021affected >= 3.5.3, <= 3.5.3
A stored cross site scripting (XSS) vulnerability in phplist 3.5.3 allows attackers to execute arbitrary web scripts or HTML via a crafted payload entered into the "Configure categories" field under the "Categorise Lists" module.
- CVE-2020-23209Jul 1, 2021affected >= 3.5.3, <= 3.5.3
A stored cross site scripting (XSS) vulnerability in phplist 3.5.3 allows attackers to execute arbitrary web scripts or HTML via a crafted payload entered into the "List Description" field under the "Edit A List" module.
- CVE-2020-23208Jul 1, 2021affected >= 3.5.3, <= 3.5.3
A stored cross site scripting (XSS) vulnerability in phplist 3.5.3 allows attackers to execute arbitrary web scripts or HTML via a crafted payload entered into the "Send test" field under the "Start or continue campaign" module.
- CVE-2020-23207Jul 1, 2021affected >= 3.5.3, <= 3.5.3
A stored cross site scripting (XSS) vulnerability in phplist 3.5.3 allows attackers to execute arbitrary web scripts or HTML via a crafted payload entered into the "Edit Values" field under the "Configure Attributes" module.
- CVE-2020-23361Jan 27, 2021affected >= 3.5.3, <= 3.5.3
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.
- CVE-2021-3188Jan 21, 2021affected >= 3.6.0, <= 3.6.0
phpList 3.6.0 allows CSV injection, related to the email parameter, and /lists/admin/ exports.
- CVE-2020-35708Dec 25, 2020affected >= 3.5.9, <= 3.5.9
phpList 3.5.9 allows SQL injection by admins who provide a crafted fourth line of a file to the "Config - Import Administrators" page.
- CVE-2020-15072Jul 8, 2020affected < 3.5.4fixed 3.5.4
An issue was discovered in phpList through 3.5.4. An error-based SQL Injection vulnerability exists via the Import Administrators section.
- CVE-2020-15073Jul 8, 2020affected < 3.5.4fixed 3.5.4
An issue was discovered in phpList through 3.5.4. An XSS vulnerability occurs within the Import Administrators section via upload of an edited text document. This also affects the Subscriber Lists section.
- CVE-2020-13827Jun 4, 2020affected < 3.5.4fixed 3.5.4
phpList before 3.5.4 allows XSS via /lists/admin/user.php and /lists/admin/users.php.
- CVE-2020-12639May 4, 2020affected < 3.5.3fixed 3.5.3
phpList before 3.5.3 allows XSS, with resultant privilege elevation, via lists/admin/template.php.
Page 1 of 2