Skip to content
This repository has been archived by the owner on Jan 5, 2023. It is now read-only.

Code execution vulnerabilities in the background #59

Closed
kkin77 opened this issue Sep 13, 2021 · 1 comment
Closed

Code execution vulnerabilities in the background #59

kkin77 opened this issue Sep 13, 2021 · 1 comment

Comments

@kkin77
Copy link

kkin77 commented Sep 13, 2021

Describe the bug
Code execution vulnerabilities in the background

To Reproduce
Steps to reproduce the behavior:
1.Log in to the background
2.Go to /acp/acp.php?tn=pages&sub=new#position
3.Click info and enter the malicious php code in the Permalink parameter to jump out of the structure to execute the malicious code
4.Click save
5./content/cache/active_urls.php and /content/cache/cache_lastedit.php files will be inserted with malicious code
6.Visit the homepage and you will see that the malicious code we inserted was successfully executed and returned the result

Screenshots

image

Click Save New Page

/content/cache/active_urls.php and /content/cache/cache_lastedit.php files will be inserted with malicious code

image

image

image

Desktop (please complete the following information):

  • OS: MacOS
  • Browser All
  • Version Last version
@patkon
Copy link
Member

patkon commented Sep 13, 2021

Thank you for reporting. I'll fix that as soo as possible.

patkon added a commit that referenced this issue Sep 14, 2021
@patkon patkon closed this as completed Jan 5, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants