Vulnerability Description
Ptarmigan before 0.2.3 lacks API token validation, e.g., an "if (token === apiToken) {return true;} return false;" code block.
CVSS Score
7.5
HIGH
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:H/A:N
Affected Products
| Vendor | Product | Versions |
|---|---|---|
| Ptarmigan Project | Ptarmigan | < 0.2.3 |
Related Weaknesses (CWE)
References
- https://github.com/nayutaco/ptarmigan/commit/37fd8f9da3bab9d323ddd77f2fd20b6dde8PatchThird Party Advisory
- https://github.com/nayutaco/ptarmigan/compare/v0.2.2...v0.2.3PatchThird Party Advisory
- https://github.com/nayutaco/ptarmigan/releases/tag/v0.2.3Release NotesThird Party Advisory
- https://github.com/nayutaco/ptarmigan/commit/37fd8f9da3bab9d323ddd77f2fd20b6dde8PatchThird Party Advisory
- https://github.com/nayutaco/ptarmigan/compare/v0.2.2...v0.2.3PatchThird Party Advisory
- https://github.com/nayutaco/ptarmigan/releases/tag/v0.2.3Release NotesThird Party Advisory
FAQ
What is CVE-2019-16281?
CVE-2019-16281 is a vulnerability with a CVSS score of 7.5 (HIGH). Ptarmigan before 0.2.3 lacks API token validation, e.g., an "if (token === apiToken) {return true;} return false;" code block.
How severe is CVE-2019-16281?
CVE-2019-16281 has been rated HIGH with a CVSS base score of 7.5/10. Review the CVSS metrics above for detailed severity breakdown.
Is there a patch for CVE-2019-16281?
Check the references section above for vendor advisories and patch information. Affected products include: Ptarmigan Project Ptarmigan.