Lucene search
K

18 matches found

EUVD
EUVD
added 2025/10/07 12:30 a.m.2 views

EUVD-2020-15970

Malware in sbrugna...

5.4CVSS5.4AI score0.00261EPSS
Exploits1References3
EUVD
EUVD
added 2025/10/07 12:30 a.m.4 views

EUVD-2020-15961

Malware in sbrugna...

5.4CVSS5.4AI score0.00286EPSS
Exploits1References2
RedhatCVE
RedhatCVE
added 2025/05/22 4:57 p.m.5 views

CVE-2020-22251

Cross Site Scripting XSS vulnerability in phpList 3.5.3 via the login name field in Manage Administrators when adding a new admin...

4.8CVSS5.9AI score0.00257EPSS
Exploits1
RedhatCVE
RedhatCVE
added 2025/05/22 4:11 p.m.6 views

CVE-2020-23217

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...

5.4CVSS5.5AI score0.00261EPSS
Exploits1
OSV
OSV
added 2024/03/06 11:4 a.m.16 views

BIT-PHPLIST-2020-22251

Cross Site Scripting XSS vulnerability in phpList 3.5.3 via the login name field in Manage Administrators when adding a new admin...

4.8CVSS4.8AI score0.00257EPSS
Exploits1References1
CVE
CVE
added 2021/07/06 7:20 p.m.51 views

CVE-2020-22251

CVE-2020-22251 is a Cross Site Scripting (XSS) vulnerability in phpList 3.5.3 exploitable via the login name field when adding a new administrator in Manage Administrators. Multiple connected sources corroborate the issue, describing an XSS condition arising from insufficient input handling on th...

4.8CVSS4.9AI score0.00257EPSS
Exploits1References1Affected Software1
OSV
OSV
added 2021/07/01 9:15 p.m.11 views

CVE-2020-23209

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...

5.4CVSS5.5AI score
Exploits0References1
NVD
NVD
added 2021/07/01 9:15 p.m.9 views

CVE-2020-23214

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...

5.4CVSS0.00261EPSS
Exploits1References1
NVD
NVD
added 2021/07/01 9:15 p.m.9 views

CVE-2020-23217

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...

5.4CVSS0.00261EPSS
Exploits1References2
Prion
Prion
added 2021/07/01 9:15 p.m.9 views

Cross site scripting

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...

3.5CVSS5.3AI score0.00261EPSS
Exploits1References1Affected Software1
Prion
Prion
added 2021/07/01 9:15 p.m.14 views

Cross site scripting

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...

3.5CVSS5.3AI score0.00286EPSS
Exploits1References1Affected Software1
Prion
Prion
added 2021/07/01 9:15 p.m.11 views

Cross site scripting

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...

3.5CVSS5.3AI score0.00261EPSS
Exploits1References1Affected Software1
Cvelist
Cvelist
added 2021/07/01 8:13 p.m.14 views

CVE-2020-23217

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...

5.6AI score0.00261EPSS
Exploits1References2
Cvelist
Cvelist
added 2021/07/01 8:9 p.m.12 views

CVE-2020-23207

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...

5.6AI score0.00261EPSS
Exploits1References1
CNNVD
CNNVD
added 2021/07/01 12:0 a.m.1 views

PhpList 跨站脚本漏洞

phpList is an open source newsletter and email marketing software from phpList UK. A stored cross-site scripting vulnerability exists in phplist version 3.5.3. The vulnerability can be exploited to execute arbitrary web script or HTML via the "List Description" field under the "Edit List" module...

5.4CVSS5.5AI score0.00258EPSS
Exploits1References2
Positive Technologies
Positive Technologies
added 2021/07/01 12:0 a.m.3 views

PT-2021-10857 · Phplist · Phplist

Name of the Vulnerable Software and Affected Versions: phplist version 3.5.3 Description: A stored cross site scripting XSS issue allows attackers to execute arbitrary web scripts or HTML via a crafted payload entered into the Edit Values field under the Configure Attributes module...

5.4CVSS5.4AI score0.00261EPSS
Exploits1References6
Prion
Prion
added 2021/01/27 4:15 p.m.11 views

Design/Logic Flaw

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...

7.5CVSS9.6AI score0.00363EPSS
Exploits1References1Affected Software1
Positive Technologies
Positive Technologies
added 2021/01/27 12:0 a.m.3 views

PT-2021-10889 · Phplist · Phplist

Name of the Vulnerable Software and Affected Versions: phpList version 3.5.3 Description: The issue allows for type juggling, enabling a login bypass. This occurs because the code uses == for comparing password hashes instead of ===, which incorrectly handles hashes starting with '0e' followed by...

9.8CVSS9.4AI score0.00363EPSS
Exploits1References6
Rows per page
Query Builder