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 Vulnerability #26

Closed
Bikash-Bhatta opened this issue Sep 18, 2022 · 3 comments
Closed

SQL Injection Vulnerability #26

Bikash-Bhatta opened this issue Sep 18, 2022 · 3 comments

Comments

@Bikash-Bhatta
Copy link

While doing sql injection through sqlmap I found out that the IP address 10.0.2.35 (which is the ip address of NISER SDG) is somewhat vulnerable to sql injection for which I am able to get to a sensitive site.
2022-09-18 (6)

And this link lead me to the NISER archive login page:
2022-09-18 (4)
This is really sensitive and can be exploited easily if it is having Default/Weak password flaws

Even I just tried and reset somebody password but I dont know whether that mail exist or not.
If it really exist and the mail has been sent then I am really sorry. I was just checking.
2022-09-18 (3)

Solution
Change the GET parameter to POST.
Secure the website code as it is vulnerable to SQL Injection.

@JeS24
Copy link
Member

JeS24 commented Sep 18, 2022

That last url and a bunch of others are public and can be accessed without login. This is not a vulnerability, since you do not get access to the auth-table or the database.

@Bikash-Bhatta
Copy link
Author

Bikash-Bhatta commented Sep 18, 2022 via email

@Bikash-Bhatta
Copy link
Author

This is not a vulnerability.

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

2 participants