GHSA-q43c-g2g7-6gxj

Suggest an improvement
Source
https://github.com/advisories/GHSA-q43c-g2g7-6gxj
Import Source
https://github.com/github/advisory-database/blob/main/advisories/github-reviewed/2017/11/GHSA-q43c-g2g7-6gxj/GHSA-q43c-g2g7-6gxj.json
JSON Data
https://api.osv.dev/v1/vulns/GHSA-q43c-g2g7-6gxj
Aliases
Published
2017-11-30T23:14:47Z
Modified
2023-11-08T03:59:12.937660Z
Severity
  • 8.8 (High) CVSS_V3 - CVSS:3.0/AV:N/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H CVSS Calculator
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.

Database specific
{
    "nvd_published_at": null,
    "cwe_ids": [
        "CWE-352"
    ],
    "severity": "HIGH",
    "github_reviewed": true,
    "github_reviewed_at": "2020-06-16T21:50:45Z"
}
References

Affected packages

npm / keystone

Package

Affected ranges

Type
SEMVER
Events
Introduced
0Unknown introduced version / All previous versions are affected
Fixed
4.0.0-beta.7

Database specific

{
    "last_known_affected_version_range": "<= 4.0.0-beta.6"
}