Stored cross-site scripting in TeamPass - CVE-2019-17205

 

Stored cross-site scripting in TeamPass - CVE-2019-17205

Published: October 7, 2019 / Updated: April 14, 2023


Vulnerability identifier: #VU21583
CSH Severity: Low
CVSSv4.0: CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:N/VC:N/VI:N/VA:N/SC:L/SI:L/SA:N/E:P/U:Clear
CVE-ID: CVE-2019-17205
CWE-ID: CWE-79
Exploitation vector: Remote access
Exploit availability: No public exploit available
Vulnerable software:
TeamPass
Software vendor:
Nils Laumaillé

Description

The disclosed vulnerability allows a remote attacker to perform cross-site scripting (XSS) attacks.

The vulnerability exists due to insufficient sanitization of user-supplied data in log of Failed Logins. A remote attacker can place a payload in the username field during a login attempt. When an administrator looks at the log of failed logins, the XSS payload will be executed.

Successful exploitation of this vulnerability may allow a remote attacker to steal potentially sensitive information, change appearance of the web page, perform phishing and drive-by-download attacks.


Remediation

Install update from vendor's website.

External links