
Ghost CMS 5.42.1 – Path Traversal
#!/usr/bin/env python3 # -*- coding: utf-8 -*- “”” # Exploit Title: Ghost CMS 5.42.1 – Path Traversal # Date: 2023-06-15 # Exploit Author:ibrahimsql (https://github.com/ibrahimsql) # Vendor Homepage: https://ghost.org # Software Link: https://github.com/TryGhost/Ghost # Version: < 5.42.1 # Tested on: Kali Linux 2024.1 Windows 10, macOS Big Sur # CVE: CVE-2023-32235 # Category: Web Application Security …