SA Bugzilla – Bug 4041
Users can load plugins
Last modified: 2005-04-02 10:50:25 UTC
Calling loadplugin from user_prefs works despite the documentation which suggests that it should not. It is listed under 'Administrator Settings' in the manpage for Mail::SpamAssassin::Conf. Additionally, this could be a source of security problems - allowing users to execute unsafe code.
Subject: Re: New: Users can load plugins On Fri, Dec 17, 2004 at 03:32:25PM -0800, bugzilla-daemon@bugzilla.spamassassin.org wrote: > Calling loadplugin from user_prefs works despite the documentation which > suggests that it should not. It is listed under 'Administrator Settings' in the > manpage for Mail::SpamAssassin::Conf. Additionally, this could be a source of > security problems - allowing users to execute unsafe code. Just to verify, this is reproducable with spamd? "spamassassin" may let this happen since there's no security issue (it runs as the user running it...)
I don't know. I don't have spamd setup to test with. Even if it only happens with spamassassin, it should probably at least give a warning since it is contrary to the docs and creates unexpected behavior (default rules don't get loaded).
Subject: Re: Users can load plugins On Fri, Dec 17, 2004 at 05:48:51PM -0800, bugzilla-daemon@bugzilla.spamassassin.org wrote: > Even if it only happens with spamassassin, it should probably at least give a > warning since it is contrary to the docs and creates unexpected behavior > (default rules don't get loaded). We'd have to give an error for all of the "admin only" options then. ;) I'll leave this up to other folks, just wanted to make sure spamassassin vs spamd. :)
well, I think we should add some doco about it, if it's not already there. but -- whew! ;)
touched up docs, closing as FIXED in 3.1.0