Skip to content

TeamPass Improper Privilege Management

High severity GitHub Reviewed Published May 13, 2022 to the GitHub Advisory Database • Updated Apr 24, 2024

Package

composer nilsteampassnet/teampass (Composer)

Affected versions

< 2.1.27.9

Patched versions

2.1.27.9

Description

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.

References

Published by the National Vulnerability Database Nov 27, 2017
Published to the GitHub Advisory Database May 13, 2022
Reviewed Apr 24, 2024
Last updated Apr 24, 2024

Severity

High
8.1
/ 10

CVSS base metrics

Attack vector
Network
Attack complexity
Low
Privileges required
Low
User interaction
None
Scope
Unchanged
Confidentiality
High
Integrity
High
Availability
None
CVSS:3.0/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:N

Weaknesses

CVE ID

CVE-2017-15055

GHSA ID

GHSA-7ghm-6p42-h226
Checking history
See something to contribute? Suggest improvements for this vulnerability.