Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Remote Code Execution Vulnerability In MaxSite CMS v107.5 #430

Closed
l0ners opened this issue Mar 2, 2021 · 3 comments
Closed

Remote Code Execution Vulnerability In MaxSite CMS v107.5 #430

l0ners opened this issue Mar 2, 2021 · 3 comments

Comments

@l0ners
Copy link

l0ners commented Mar 2, 2021

After the administrator logged in, open the "Documents" page.
Select any of the files, change the contents to poc and save.
poc:
<?php phpinfo();?>
addPhpinfoCode
Open the "Templates" page and the code has been executed.
phpinfoExecuted

From:huanyu@tsign.cn

@maxsite
Copy link
Owner

maxsite commented Mar 2, 2021

Так и должно быть. Файл info.php подключается как php-файл и содержит информацию о шаблоне в $info.

@maxsite maxsite closed this as completed Mar 2, 2021
@fgeek
Copy link

fgeek commented Dec 11, 2021

https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2021-27983 has been assigned to this vulnerability. @maxsite is this fixed with some commit and/or release?

@maxsite
Copy link
Owner

maxsite commented Dec 11, 2021

Так и должно быть. Файл info.php подключается как php-файл и содержит информацию о шаблоне в $info.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants