- 🔒 Fixed filtering on private Author fields in Content API (see advisory) - Fabien "egg" O'Carroll
View the changelog for full details: v5.46.0...v5.46.1
Tag Name: v5.46.1
Release Date: 5/3/2023
GhostOpen-source publishing platform specifically designed for professional bloggers and publications. Focuses on clean, minimalist writing and publishing experience.
This patch release addresses a critical security vulnerability in Ghost's Content API that could allow attackers to extract private author information through filter manipulation. The fix prevents unauthorized access to sensitive author fields like passwords and email addresses, protecting your site's data integrity and user privacy.
No migration steps are required for this security patch. Simply update to Ghost v5.46.1 to apply the security fix.
This release contains an important security fix that protects sensitive author data from potential unauthorized access.
Upgrade priority: High - all Ghost installations should be updated as soon as possible.
To upgrade:
ghost updateNo additional configuration changes are required after updating.
Fixed a vulnerability in the Content API filtering system that could expose private author fields:
This fix addresses the security advisory GHSA-r97q-ghch-82j9.
No new features were introduced in this security patch release.
This release patches a security vulnerability in Ghost's Content API that could allow attackers to access private author information:
For more details, see the security advisory: GHSA-r97q-ghch-82j9
No specific performance improvements were included in this security patch release.
This security patch addresses a vulnerability in Ghost's Content API that could potentially expose private author information through filter manipulation. The issue stemmed from the filtering layer's tight coupling to the database, which allowed bypassing normal data restrictions when using certain filter operators.
The vulnerability could allow attackers to progressively extract sensitive information like email addresses and password fields character-by-character through brute force attempts. This posed a risk to author privacy and potentially site security.
The fix properly restricts access to private author fields in the Content API filtering system, ensuring that sensitive data remains protected. This update is essential for maintaining the security and privacy standards of your Ghost installation.
View the changelog for full details: v5.46.0...v5.46.1