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

Getting High Alert ("SQL injection may be possible"), whie we are not using sql in the application. #8487

Open
1 task done
jitendra-90 opened this issue May 13, 2024 · 7 comments

Comments

@jitendra-90
Copy link

jitendra-90 commented May 13, 2024

Describe the bug

Getting too many High Alert related to SQL injection, while we not using sql injection in hte application, we are using api with encrypted parameters, still getting this type of alert from zap tool active scan report.

Steps to reproduce the behavior

  1. Go to tree view section
  2. right click on the site and go on the Attacks and click on Active Scan
  3. select all the check boxes from the popup
  4. start the Scan

Expected behavior

there should not be Sql-Injection and MongoDb related alert in the report, both are not used in the application

Software versions

2.14.0

Screenshots

image

Errors from the zap.log file

No response

Additional context

No response

Would you like to help fix this issue?

  • Yes
@thc202
Copy link
Member

thc202 commented May 13, 2024

You should use 2.15 and provide the versions of the add-ons.

@psiinon
Copy link
Member

psiinon commented May 13, 2024

Pro tip - use the technolgy option to turn off the SQL rules: https://www.zaproxy.org/blog/2023-11-20-technology-support/

In any case, theres no enough info in this issue for us to do anything.
As per https://www.zaproxy.org/faq/how-do-i-handle-a-false-positive/ : "Please report any false positives that you identify supplying as much information as you can, while obfuscating any sensitive information. New issues should just cover one scan rule and should include enough information for us to reproduce the problem."

@jitendra-90
Copy link
Author

jitendra-90 commented May 14, 2024

When I am trying to install 2.15 version then detecting malware while creating files in plugin folder

@psiinon
Copy link
Member

psiinon commented May 14, 2024

Thats likely to be a problem with your malware detection software, not ZAP.
If you think it might be a problem with ZAP then please let us know all of the details it gives you.

@jitendra-90
Copy link
Author

I am attaching the detail of detected malware
image

@psiinon
Copy link
Member

psiinon commented May 16, 2024

It could be related to #8488
In any case, this is likely to be a problem with your virus scanner, not a ZAP issue.

@kingthorin
Copy link
Member

Any further details post upgrade?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Development

No branches or pull requests

4 participants