ghsa-r68m-4v39-cf43
Vulnerability from github
Published
2022-05-17 00:17
Modified
2024-04-24 22:28
Severity ?
Summary
TeamPass stored cross-site scripting (XSS) vulnerability
Details
Multiple stored cross-site scripting (XSS) vulnerabilities in TeamPass before 2.1.27.9 allow authenticated remote attackers to inject arbitrary web script or HTML via the (1) URL value of an item or (2) user log history. To exploit the vulnerability, the attacker must be first authenticated to the application. For the first one, the attacker has to simply inject XSS code within the URL field of a shared item. For the second one however, the attacker must prepare a payload within its profile, and then ask an administrator to modify its profile. From there, whenever the administrator accesses the log, it can be XSS'ed.
{ "affected": [ { "package": { "ecosystem": "Packagist", "name": "nilsteampassnet/teampass" }, "ranges": [ { "events": [ { "introduced": "0" }, { "fixed": "2.1.27.9" } ], "type": "ECOSYSTEM" } ] } ], "aliases": [ "CVE-2017-15051" ], "database_specific": { "cwe_ids": [ "CWE-79" ], "github_reviewed": true, "github_reviewed_at": "2024-04-24T22:28:20Z", "nvd_published_at": "2017-11-27T19:29:00Z", "severity": "MODERATE" }, "details": "Multiple stored cross-site scripting (XSS) vulnerabilities in TeamPass before 2.1.27.9 allow authenticated remote attackers to inject arbitrary web script or HTML via the (1) URL value of an item or (2) user log history. To exploit the vulnerability, the attacker must be first authenticated to the application. For the first one, the attacker has to simply inject XSS code within the URL field of a shared item. For the second one however, the attacker must prepare a payload within its profile, and then ask an administrator to modify its profile. From there, whenever the administrator accesses the log, it can be XSS\u0027ed.", "id": "GHSA-r68m-4v39-cf43", "modified": "2024-04-24T22:28:20Z", "published": "2022-05-17T00:17:47Z", "references": [ { "type": "ADVISORY", "url": "https://nvd.nist.gov/vuln/detail/CVE-2017-15051" }, { "type": "WEB", "url": "https://github.com/nilsteampassnet/TeamPass/commit/5f16f6bb132138ee04eb1e0debf2bdc7d7b7a15f" }, { "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:L/UI:R/S:C/C:L/I:L/A:N", "type": "CVSS_V3" } ], "summary": "TeamPass stored cross-site scripting (XSS) vulnerability" }
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.