CVE-2023-40028: Arbitrary file read via symlinks in Ghost
Impact
A vulnerability in Ghost allows authenticated users to upload files which are symlinks. This can be exploited to perform an arbitrary file read of any file on the operating system.
Site administrators can check for exploitation of this issue by looking for unknown symlinks within Ghost's content/ folder
Vulnerable versions
This security vulnerability is present in Ghost ≤ v5.59.0.
Patches
v5.59.1 contains a fix for this issue.
For more information
If you have any questions or comments about this advisory: Email us at security@ghost.org
Other sources
Ghost is an open source content management system. Versions prior to 5.59.1 are subject to a vulnerability which allows authenticated users to upload files that are symlinks. This can be exploited to perform an arbitrary file read of any file on the host operating system. Site administrators can check for exploitation of this issue by looking for unknown symlinks within Ghost's content/ folder. Version 5.59.1 contains a fix for this issue. All users are advised to upgrade. There are no known workarounds for this vulnerability.
— MITRE
Affected Software
Remediation
Event History
Frequently Asked Questions
What is the impact of CVE-2023-40028 vulnerability?
The vulnerability allows authenticated users to upload files that are symlinks, leading to an arbitrary file read of any file on the operating system.
How can I check if my Ghost site is being exploited?
You can check for unknown symlinks within your Ghost site.
What is the severity rating of CVE-2023-40028 vulnerability?
The severity rating of this vulnerability is medium, with a CVSS score of 6.5.
How do I fix the CVE-2023-40028 vulnerability?
Update your Ghost installation to version 5.59.1 or higher.
What is the Common Weakness Enumeration (CWE) ID for CVE-2023-40028 vulnerability?
The CWE IDs associated with this vulnerability are CWE-22 and CWE-59.