Conversation
|
Are all of these files required to get the exploit working? There are a LOT of files for the theme, the yarn.lock file itself is 3,500 lines of code. If they are all required id suggest zipping them all together since you likely do that in the code anyways. Then if you need to adjust anything in the zip, just do it in memory. However, we'd want a minimalistic theme for exploiting, so really look at what's required and what's not. |
@h00die Sorry, I didn't notice count of lines earlier before committing. Anyway i wanted to give the end user more flexibility if they want to add new files. It’s more convenient to add them to a folder rather than pack/unpack an archive every time. |
Vulnerability Details
This module exploits a Remote Code Execution (RCE) vulnerability in Ghost CMS.
Specifically crafted malicious themes can execute arbitrary code on the server running Ghost.
Module Information
Module path:
modules/exploits/multi/http/ghostcms_cve_2026_29053.rbPlatform: Linux/Unix/Windows
References
Test Output
Linux
Windows