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 in type parameter #90

Open
blanderson22 opened this issue Dec 1, 2021 · 1 comment
Open

SQL injection vulnerability in type parameter #90

blanderson22 opened this issue Dec 1, 2021 · 1 comment

Comments

@blanderson22
Copy link

Describe the bug
SQL injection - The type parameter appears to be vulnerable to SQL injection attacks.

To Reproduce
Steps to reproduce the behavior:

  1. Use the JBZoo Search list module
  2. Click on a link to filter results in the search list module
  3. On the search results page use a backslash and quotes in the type parameter to incorporate SQL syntax in the DB query.

Expected behavior
Use parameterized queries (prepared statements) for all database access.

My system (please complete the following information):

  • JBZoo 4.12.0
  • Joomla 3.10.3
@fiction13
Copy link
Contributor

Hello!

Thanks, we will check it.

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