Information Exposure Affecting ghost Open this link in a new tab package, versions <0.5.9
Attack Complexity
Low
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
npm:ghost:20150303
-
published
30 May 2017
-
disclosed
2 Mar 2015
-
credit
Matteo Beccaro
Introduced: 2 Mar 2015
CVE-2015-1411 Open this link in a new tabHow to fix?
Upgrade ghost
to version 0.5.9 or higher.
Overview
ghost
is Just a blogging platform.
Affected versions of the package are vulnerable to Bearer token leakage, due to storing it in the localStorage
of the browser. If used alongside a Cross-site Scripting (XSS) attack, a malicious user may hijack the user session.