原始 OSV JSON{
"id": "GHSA-q43c-g2g7-6gxj",
"aliases": [
"CVE-2017-16570"
],
"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.",
"summary": "Cross-Site Request Forgery (CSRF) in keystone",
"affected": [
{
"ranges": [
{
"type": "ECOSYSTEM",
"events": [
{
"introduced": "0"
},
{
"fixed": "4.0.0-beta.7"
}
]
}
],
"package": {
"name": "keystone",
"ecosystem": "npm"
},
"database_specific": {
"last_known_affected_version_range": "<= 4.0.0-beta.6"
}
}
],
"modified": "2021-06-10T21:18:39Z",
"severity": [
{
"type": "CVSS_V3",
"score": "CVSS:3.0/AV:N/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H"
}
],
"published": "2017-11-30T23:14:47Z",
"references": [
{
"url": "https://nvd.nist.gov/vuln/detail/CVE-2017-16570",
"type": "ADVISORY"
},
{
"url": "https://github.com/keystonejs/keystone/issues/4437",
"type": "WEB"
},
{
"url": "https://github.com/keystonejs/keystone/pull/4478",
"type": "WEB"
},
{
"url": "https://github.com/advisories/GHSA-q43c-g2g7-6gxj",
"type": "ADVISORY"
},
{
"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",
"type": "WEB"
}
],
"schema_version": "1.4.0",
"database_specific": {
"cwe_ids": [
"CWE-352"
],
"severity": "HIGH",
"github_reviewed": true,
"nvd_published_at": null,
"github_reviewed_at": "2020-06-16T21:50:45Z"
}
}