ClearFoundation Tracker - ClearOS
View Issue Details
0000142ClearOSapp-mail-antispam - Mail Antispampublic2010-09-15 07:582010-09-16 08:10
user2 
user2 
normalminoralways
closedfixed 
5.1 
5.1 
0000142: FuzzyOCR fails to process all rules due to missing perl sanitizing
The FuzzyOCR system is used to detect spam images. Depending on the type of image and settings, two errors can be triggered: one in Misc.pm and the other in Config.pm. You will fine lines like the following in the /var/log/maillog file:

Sep 10 13:48:17 iserver amavis[7800]: (07800-04) SA warn: FuzzyOcr: save_execute: Insecure dependency in exec while running with -T switch at /usr/lib/perl5/vendor_perl/5.8.8/Mail/SpamAssassin/Plugin/FuzzyOcr/Misc.pm line 188.

With the Config.pm issue, the mail message is still processed, but FuzzyOCR will not have completed its job. With the Misc.pm issue, the mail is not delivered.
No tags attached.
Issue History
2010-09-15 07:58user2New Issue
2010-09-15 07:59user2Statusnew => assigned
2010-09-15 07:59user2Assigned To => user2
2010-09-15 08:01user2Note Added: 0000267
2010-09-15 08:02user2Note Added: 0000268
2010-09-15 08:14user2Statusassigned => resolved
2010-09-15 08:14user2Fixed in Version => 5.1
2010-09-15 08:14user2Resolutionopen => fixed
2010-09-15 08:14user2Statusresolved => closed
2010-09-16 08:10user2Description Updated

Notes
(0000267)
user2   
2010-09-15 08:01   
FuzzyOCR is still managed under the old build system. The code changes can be found @ http://code.clearfoundation.com/svn/revision.php?repname=ClarkConnect&rev=4133 [^]
(0000268)
user2   
2010-09-15 08:02   
Errata release CCBA-2010:084
http://clearsdn.clearcenter.com/software/detail.php?aid=84 [^]