GHSA-Q43C-G2G7-6GXJ
Vulnerability from github – Published: 2017-11-30 23:14 – Updated: 2021-06-10 21:18
VLAI?
Summary
Cross-Site Request Forgery (CSRF) in keystone
Details
Versions of keystone prior to 4.0.0 are vulnerable to Cross-Site Request Forgery (CSRF). The package fails to validate the presence of the X-CSRF-Token header, which may allow attackers to carry actions on behalf of other users on all endpoints.
Recommendation
Update to version 4.0.0 or later.
Severity ?
8.8 (High)
{
"affected": [
{
"database_specific": {
"last_known_affected_version_range": "\u003c= 4.0.0-beta.6"
},
"package": {
"ecosystem": "npm",
"name": "keystone"
},
"ranges": [
{
"events": [
{
"introduced": "0"
},
{
"fixed": "4.0.0-beta.7"
}
],
"type": "ECOSYSTEM"
}
]
}
],
"aliases": [
"CVE-2017-16570"
],
"database_specific": {
"cwe_ids": [
"CWE-352"
],
"github_reviewed": true,
"github_reviewed_at": "2020-06-16T21:50:45Z",
"nvd_published_at": null,
"severity": "HIGH"
},
"details": "Versions of `keystone` prior to 4.0.0 are vulnerable to Cross-Site Request Forgery (CSRF). The package fails to validate the presence of the `X-CSRF-Token` header, which may allow attackers to carry actions on behalf of other users on all endpoints.\n\n\n## Recommendation\n\nUpdate to version 4.0.0 or later.",
"id": "GHSA-q43c-g2g7-6gxj",
"modified": "2021-06-10T21:18:39Z",
"published": "2017-11-30T23:14:47Z",
"references": [
{
"type": "ADVISORY",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2017-16570"
},
{
"type": "WEB",
"url": "https://github.com/keystonejs/keystone/issues/4437"
},
{
"type": "WEB",
"url": "https://github.com/keystonejs/keystone/pull/4478"
},
{
"type": "ADVISORY",
"url": "https://github.com/advisories/GHSA-q43c-g2g7-6gxj"
},
{
"type": "WEB",
"url": "https://securelayer7.net/download/pdf/KeystoneJS-Pentest-Report-SecureLayer7.pdf"
},
{
"type": "WEB",
"url": "https://snyk.io/vuln/SNYK-JS-KEYSTONE-449663"
},
{
"type": "WEB",
"url": "https://www.exploit-db.com/exploits/43922"
},
{
"type": "WEB",
"url": "https://www.npmjs.com/advisories/979"
},
{
"type": "WEB",
"url": "http://blog.securelayer7.net/keystonejs-open-source-penetration-testing-report"
}
],
"schema_version": "1.4.0",
"severity": [
{
"score": "CVSS:3.0/AV:N/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H",
"type": "CVSS_V3"
}
],
"summary": "Cross-Site Request Forgery (CSRF) in keystone"
}
Loading…
Loading…
Sightings
| Author | Source | Type | Date |
|---|
Nomenclature
- Seen: The vulnerability was mentioned, discussed, or observed by the user.
- Confirmed: The vulnerability has been validated from an analyst's perspective.
- Published Proof of Concept: A public proof of concept is available for this vulnerability.
- Exploited: The vulnerability was observed as exploited by the user who reported the sighting.
- Patched: The vulnerability was observed as successfully patched by the user who reported the sighting.
- Not exploited: The vulnerability was not observed as exploited by the user who reported the sighting.
- Not confirmed: The user expressed doubt about the validity of the vulnerability.
- Not patched: The vulnerability was not observed as successfully patched by the user who reported the sighting.
Loading…
Loading…