S-093: ClamAV Vulnerabilities


 
Thread Tools Search this Thread
Special Forums Cybersecurity Security Advisories (RSS) S-093: ClamAV Vulnerabilities
# 1  
Old 12-24-2007
S-093: ClamAV Vulnerabilities

Several remote vulnerabilities have been discovered in the Clam anti-virus toolkit. The risk is MEDIUM. May lead to the execution of arbitrary code.


More...
Login or Register to Ask a Question

Previous Thread | Next Thread

2 More Discussions You Might Find Interesting

1. Shell Programming and Scripting

Script for clamav help

Hi there all, I am writing a script to run clamscan and email me the results, everything is working fine still it comes to mailing me the results. Any and all help is much welcomed. #!/bin/sh # # Script Written by Jonathan Wood # Varables to change mailrecp="mail@home.jwservices.co.nz" ... (4 Replies)
Discussion started by: jonnowood
4 Replies

2. UNIX and Linux Applications

ClamAV/other AV. Possible to make portable?

Hey guys/gals, I work with a large amount of servers, and was just curious if it is possible to make a linux AV app, portable. What i mean is, I go to a user's home directory and do something like ./clamavscan (I suppose an alias for clamscan..), and it scans the user's home directory for... (2 Replies)
Discussion started by: Rhije
2 Replies
Login or Register to Ask a Question
clamav-milter(8)						  Clam AntiVirus						  clamav-milter(8)

NAME
clamav-milter - milter compatible mail scanner SYNOPSIS
clamav-milter [options] DESCRIPTION
Clamav-milter is a filter for sendmail(1) mail server. It uses a mail scanning engine built into clamd(8). Clamav-milter can use load balancing and fault tolerant techniques to connect to more than one clamd(8) server and seamlessly hot-swap to even the load between different machines and to keep scanning for viruses even when a server goes down. OPTIONS
-h, --help Output help information and exit. -V, --version Print the version number and exit. -c FILE, --config-file=FILE Read configuration from FILE. FILES
/etc/clamav-milter.conf AUTHOR
aCaB <acab@clamav.net> SEE ALSO
sendmail(8), clamav-milter.conf(5), clamd(8), clamd.conf(5) ClamAV 0.96.1 Feb 25, 2009 clamav-milter(8)