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

There is a sqli vulnerability in pay.php,No admin user login required #5

Open
jayus0821 opened this issue Feb 1, 2021 · 0 comments

Comments

@jayus0821
Copy link

Compared with the previous injection vulnerability, this vulnerability is more harmful because it can be triggered without logging in to the management account.

The syntax of the cms filter function is wrong, which causes the filter of the array to not take effect
image (1)
in pay.php:
image

payload:
http://192.168.0.105/?c=pay&a=cartadd&id=1&quantity=1&attribute[]=123123' or updatexml(2,concat(0x7e,(version())),0) or'
image

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

1 participant