Skip to content

GetSimplecms has an arbitrary URL redirection vulnerability

Num-Nine edited this page Oct 14, 2023 · 2 revisions

1.GetSimple Version:3.4.0a

2.Download address:

https://codeload.github.com/GetSimpleCMS/GetSimpleCMS/zip/refs/heads/master

3.Vulnerability type: Any website redirects

4.Visit the background login page:

/admin/index.php?redirect=snippets.php?

5.Change the URL as follows:

/admin/index.php? redirect=http://www.baidu.com

6.Use the correct account and password to log in to the background. After the login succeeds, the system will jump to any URL

image-20231009232024619

Clone this wiki locally