VulnerabilityModified
CVE-2019-16281
Ptarmigan before 0.2.3 lacks API token validation, e.g., an "if (token === apiToken) {return true;} return false;" code block.
HIGH 7.5EPSS 1.26%
Does this matter?
High impact if exploited, but EPSS currently rates exploitation as unlikely (1.26%). Schedule it in the normal patch cycle and watch for a rise in EPSS or a public exploit.
Description
Ptarmigan before 0.2.3 lacks API token validation, e.g., an "if (token === apiToken) {return true;} return false;" code block.
- CVSS 3.1
- 7.5 HIGHCVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:H/A:N
- EPSS
- 1.26% probability · 68th percentile
- CISA KEV
- Not listed
- Weakness
- CWE-295
- Affected
- ptarmigan project/ptarmigan
- Source
- cve@mitre.org
References
- https://github.com/nayutaco/ptarmigan/commit/37fd8f9da3bab9d323ddd77f2fd20b6dde8bcf6cPatch, Third Party Advisory
- https://github.com/nayutaco/ptarmigan/compare/v0.2.2...v0.2.3Patch, Third Party Advisory
- https://github.com/nayutaco/ptarmigan/releases/tag/v0.2.3Release Notes, Third Party Advisory
- https://github.com/nayutaco/ptarmigan/commit/37fd8f9da3bab9d323ddd77f2fd20b6dde8bcf6cPatch, Third Party Advisory
- https://github.com/nayutaco/ptarmigan/compare/v0.2.2...v0.2.3Patch, Third Party Advisory
- https://github.com/nayutaco/ptarmigan/releases/tag/v0.2.3Release Notes, Third Party Advisory
Source: NVD record, EPSS from FIRST.org, KEV from CISA. Refreshed daily.