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

VERSIONCOMMANDS reply only with ClamAV and database version without the commands list in ClamAV 1.4.1 intermittently #1427

Open
AThiruna opened this issue Dec 30, 2024 · 0 comments

Comments

@AThiruna
Copy link

We have ClamAV 1.4.1 (clamd service) running on windows VM on Cloud Azure and we are using ClamAV client (https://mvnrepository.com/artifact/xyz.capybara/clamav-client/2.1.2) in our spring boot application which runs on on-premise windows server. Sometimes, we get invalid response exception from ClamAV client since clamd service responds only with clamav and database version (e.g. ClamAV 1.4.1/27502/Sun Dec 29 04:36:30 2024) without the command list for the command VERSIONCOMMANDS.

Able to reproduce the issue by trying to scan the file (InputStream) continuously multiple times. What could be the reason why VERSIONCOMMANDS responds only with their version without the command list intermittently.

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