CVE-2017-16570
high
CVSS v3
8.8
CVSS v2
6.8
VIR risk
8.8
Description
Cross-Site Request Forgery (CSRF) in keystone
Predictions
Exploit likelihood
92%
Patch ETA
—
Heuristic predictions, AS-IS, for prioritization only.
Mitigations
No vendor mitigations ingested yet for this CVE. The mitigation-content worker queues fetches as references arrive — check back in a few minutes, or see the references list below.
Package impact
| Ecosystem | Package | Vulnerable | Fixed |
|---|---|---|---|
| npm | keystone | <4.0.0-beta.7 | 4.0.0-beta.7 |
Application impact
| Vendor | Product | Versions | Fixed |
|---|---|---|---|
| keystonejs | keystone | {"endExcluding":"4.0.0"} | 4.0.0 |
References
- http://blog.securelayer7.net/keystonejs-open-source-penetration-testing-report/
- https://github.com/keystonejs/keystone/issues/4437
- https://github.com/keystonejs/keystone/pull/4478
- https://www.exploit-db.com/exploits/43922/
- https://nvd.nist.gov/vuln/detail/CVE-2017-16570
- https://github.com/advisories/GHSA-q43c-g2g7-6gxj
- https://securelayer7.net/download/pdf/KeystoneJS-Pentest-Report-SecureLayer7.pdf
- https://snyk.io/vuln/SNYK-JS-KEYSTONE-449663
- https://www.exploit-db.com/exploits/43922
- https://www.npmjs.com/advisories/979
- http://blog.securelayer7.net/keystonejs-open-source-penetration-testing-report
CWEs
CWE-352
Verify integrity in audit chain (admin only). AS-IS.