Arbitrary Directory Download Vulnerability in Download Theme
Recently we found that the plugin Download Plugin pluginĀ contained an arbitrary directory download vulnerability. The Download ThemeĀ plugin is from the same developer and has very similar code, which leads to it having the same vulnerability. Other than the AJAX function and function it connects to being named differently, the only difference is that you don’t need to include a input for the value “f” as well as the directory when making the request to exploit this vulnerability.
Proof of Concept
The following proof of concept will ZIP up the website’s files and prompt you to download them. [Read more]