ghsa-xvjf-394g-phrr
Vulnerability from github
Published
2022-05-13 01:43
Modified
2024-04-24 22:28
Severity ?
Summary
TeamPass Improper Privilege Management
Details
TeamPass before 2.1.27.9 does not properly enforce manager access control when requesting roles.queries.php. It is then possible for a manager user to modify any arbitrary roles within the application, or delete any arbitrary role. To exploit the vulnerability, an authenticated attacker must have the manager rights on the application, then tamper with the requests sent directly, for example by changing the "id" parameter when invoking "delete_role" on roles.queries.php.
{ "affected": [ { "package": { "ecosystem": "Packagist", "name": "nilsteampassnet/teampass" }, "ranges": [ { "events": [ { "introduced": "0" }, { "fixed": "2.1.27.9" } ], "type": "ECOSYSTEM" } ] } ], "aliases": [ "CVE-2017-15053" ], "database_specific": { "cwe_ids": [ "CWE-269" ], "github_reviewed": true, "github_reviewed_at": "2024-04-24T22:28:27Z", "nvd_published_at": "2017-11-27T19:29:00Z", "severity": "MODERATE" }, "details": "TeamPass before 2.1.27.9 does not properly enforce manager access control when requesting roles.queries.php. It is then possible for a manager user to modify any arbitrary roles within the application, or delete any arbitrary role. To exploit the vulnerability, an authenticated attacker must have the manager rights on the application, then tamper with the requests sent directly, for example by changing the \"id\" parameter when invoking \"delete_role\" on roles.queries.php.", "id": "GHSA-xvjf-394g-phrr", "modified": "2024-04-24T22:28:27Z", "published": "2022-05-13T01:43:37Z", "references": [ { "type": "ADVISORY", "url": "https://nvd.nist.gov/vuln/detail/CVE-2017-15053" }, { "type": "WEB", "url": "https://github.com/nilsteampassnet/TeamPass/commit/ef32e9c28b6ddc33cee8a25255bc8da54434af3e" }, { "type": "PACKAGE", "url": "https://github.com/nilsteampassnet/TeamPass" }, { "type": "WEB", "url": "http://blog.amossys.fr/teampass-multiple-cve-01.html" } ], "schema_version": "1.4.0", "severity": [ { "score": "CVSS:3.0/AV:N/AC:L/PR:H/UI:N/S:U/C:N/I:H/A:N", "type": "CVSS_V3" } ], "summary": "TeamPass Improper Privilege Management" }
Loading…
Loading…
Sightings
Author | Source | Type | Date |
---|
Nomenclature
- Seen: The vulnerability was mentioned, discussed, or seen somewhere by the user.
- Confirmed: The vulnerability is confirmed from an analyst perspective.
- Exploited: This vulnerability was exploited and seen by the user reporting the sighting.
- Patched: This vulnerability was successfully patched by the user reporting the sighting.
- Not exploited: This vulnerability was not exploited or seen by the user reporting the sighting.
- Not confirmed: The user expresses doubt about the veracity of the vulnerability.
- Not patched: This vulnerability was not successfully patched by the user reporting the sighting.