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

SQL Injection Vulerable. #259

Open
T3qui1a opened this issue Oct 31, 2019 · 0 comments
Open

SQL Injection Vulerable. #259

T3qui1a opened this issue Oct 31, 2019 · 0 comments

Comments

@T3qui1a
Copy link

T3qui1a commented Oct 31, 2019

This is a SQL Injection vulerable in "admin_update_module_widgets.php" file.

At line 47, "$recordIDValue" Parameters are not wrapped in single quotes. And the parameters also are not safely processed.

image

When you have installed modules. There is a time-based sql injection.(If the tables didn't exists datas, time-based didn't work)

image
image
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