ghsa-fv48-hjhp-94c7
Vulnerability from github
Published
2021-07-26 21:20
Modified
2021-07-26 21:12
Severity ?
Summary
Incorrect Authorization in TeamPass
Details
The REST API functions in TeamPass 2.1.27.36 allow any user with a valid API token to bypass IP address whitelist restrictions via an X-Forwarded-For client HTTP header to the getIp function.
{ "affected": [ { "package": { "ecosystem": "Packagist", "name": "nilsteampassnet/teampass" }, "ranges": [ { "events": [ { "introduced": "0" }, { "last_affected": "2.1.27.36" } ], "type": "ECOSYSTEM" } ] } ], "aliases": [ "CVE-2020-12477" ], "database_specific": { "cwe_ids": [ "CWE-863" ], "github_reviewed": true, "github_reviewed_at": "2021-07-26T21:12:18Z", "nvd_published_at": "2020-04-29T22:15:00Z", "severity": "HIGH" }, "details": "The REST API functions in TeamPass 2.1.27.36 allow any user with a valid API token to bypass IP address whitelist restrictions via an X-Forwarded-For client HTTP header to the getIp function.", "id": "GHSA-fv48-hjhp-94c7", "modified": "2021-07-26T21:12:18Z", "published": "2021-07-26T21:20:38Z", "references": [ { "type": "ADVISORY", "url": "https://nvd.nist.gov/vuln/detail/CVE-2020-12477" }, { "type": "WEB", "url": "https://github.com/nilsteampassnet/TeamPass/issues/2761" } ], "schema_version": "1.4.0", "severity": [ { "score": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N", "type": "CVSS_V3" } ], "summary": "Incorrect Authorization in TeamPass" }
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.