PT-2020-9809 · Ptarmigan · Ptarmigan
Published
2020-12-30
·
Updated
2021-01-04
·
CVE-2019-16281
CVSS v3.1
7.5
High
| Vector | AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:H/A:N |
Name of the Vulnerable Software and Affected Versions
Ptarmigan versions prior to 0.2.3
Description
The issue is related to a lack of API token validation. For example, a code block like "if (token === apiToken) {return true;} return false;" is used. This suggests a potential security risk due to inadequate validation of API tokens.
Recommendations
For versions prior to 0.2.3, update to version 0.2.3 or later to resolve the issue. As a temporary workaround, consider implementing proper API token validation to minimize the risk of exploitation.
Fix
Improper Certificate Validation
Found an issue in the description? Have something to add? Feel free to write us 👾
Weakness Enumeration
Related Identifiers
Affected Products
Ptarmigan