Improper Privilege Management in TeamPass - CVE-2017-15055

 

Improper Privilege Management in TeamPass - CVE-2017-15055

Published: November 27, 2017 / Updated: July 17, 2020


Vulnerability identifier: #VU31394
CSH Severity: High
CVSSv4.0: CVSS:4.0/AV:N/AC:L/AT:N/PR:L/UI:N/VC:H/VI:H/VA:N/SC:N/SI:N/SA:N/E:U/U:Amber
CVE-ID: CVE-2017-15055
CWE-ID: CWE-269
Exploitation vector: Remote access
Exploit availability: No public exploit available
Vulnerable software:
TeamPass
Software vendor:
Nils Laumaillé

Description

The vulnerability allows a remote authenticated user to read and manipulate data.

TeamPass before 2.1.27.9 does not properly enforce item access control when requesting items.queries.php. It is then possible to copy any arbitrary item into a directory controlled by the attacker, edit any item within a read-only directory, delete an arbitrary item, delete the file attachments of an arbitrary item, copy the password of an arbitrary item to the copy/paste buffer, access the history of an arbitrary item, and edit attributes of an arbitrary directory. To exploit the vulnerability, an authenticated attacker must tamper with the requests sent directly, for example by changing the "item_id" parameter when invoking "copy_item" on items.queries.php.


Remediation

Install update from vendor's website.

External links