CVE-2014-8144
medium
CVSS v3
—
CVSS v2
6.8
VIR risk
6.8
Description
Doorkeeper vulnerable to Cross-site Request Forgery
Predictions
Exploit likelihood
20%
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 |
|---|---|---|---|
| RubyGems | doorkeeper | <~> 1.4.1 | ~> 1.4.1 |
| RubyGems | doorkeeper | <1.4.1 | 1.4.1 |
Application impact
| Vendor | Product | Versions | Fixed |
|---|---|---|---|
| doorkeeper_project | doorkeeper | {"endIncluding":"1.4.0"} | |
References
- https://groups.google.com/forum/#!topic/ruby-security-ann/5_VqJtNc8jw
- http://seclists.org/oss-sec/2014/q4/1076
- https://exchange.xforce.ibmcloud.com/vulnerabilities/99342
- https://github.com/doorkeeper-gem/doorkeeper/blob/master/CHANGELOG.md
- https://nvd.nist.gov/vuln/detail/CVE-2014-8144
- https://github.com/doorkeeper-gem/doorkeeper
CWEs
CWE-352
Verify integrity in audit chain (admin only). AS-IS.