Cross-Site Request Forgery (CSRF) Affecting ghost package, versions <3.13.0


0.0
medium

Snyk CVSS

    Attack Complexity Low
    User Interaction Required

Do your applications use this vulnerable package?

In a few clicks we can analyze your entire application and see what components are vulnerable in your application, and suggest you quick fixes.

Test your applications
  • Snyk ID SNYK-JS-GHOST-564439
  • published 9 Apr 2020
  • disclosed 6 Apr 2020
  • credit Unknown

Introduced: 6 Apr 2020

CVE NOT AVAILABLE CWE-352 Open this link in a new tab

How to fix?

Upgrade ghost to version 3.13.0 or higher.

Overview

ghost is a publishing platform

Affected versions of this package are vulnerable to Cross-Site Request Forgery (CSRF). Previously, when Ghost could not determine an origin of a request it would return a null value as a default, thereby allowing for requests sent from origins other than the domains the user logged in from.

References