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
After the administrator logged in, open the "Documents" page. Select any of the files, change the contents to poc and save. poc: <?php phpinfo();?> Open the "Templates" page and the code has been executed.
<?php phpinfo();?>
From:huanyu@tsign.cn
The text was updated successfully, but these errors were encountered:
Так и должно быть. Файл info.php подключается как php-файл и содержит информацию о шаблоне в $info.
$info
Sorry, something went wrong.
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?
No branches or pull requests
After the administrator logged in, open the "Documents" page.


Select any of the files, change the contents to poc and save.
poc:
<?php phpinfo();?>Open the "Templates" page and the code has been executed.
From:huanyu@tsign.cn
The text was updated successfully, but these errors were encountered: