Email Field 7.x-1.0 information

Basic release information

ReleaseDownloadFile dateLast parsedFilesStringsWarnings
Email Field 7.x-1.0email-7.x-1.0.tar.gzThu, 08/18/2011 - 11:17Thu, 08/18/2011 - 11:223312

Files parsed in this release

File locationVersion information
email/email.modulen/a
email/email.installn/a
email/email.infon/a

Source code warnings identified

Warning value
The first two watchdog() parameters should be literal strings. There should be no variables, concatenation, constants or even a t() call there. At watchdog('mail','Email injection exploit attempted in email form subject: '.check_plain($form_state['values']['subject']),WATCHDOG_NOTICE) in email/email.module on line 336. Read more at http://drupal.org/node/323101
The first two watchdog() parameters should be literal strings. There should be no variables, concatenation, constants or even a t() call there. At watchdog('mail',t('%name-from sent an e-mail at %form.',array('%name-from'=>$form_state['values']['name'],'%form'=>url($_GET['q'],array('absolute'=>TRUE))))) in email/email.module on line 375. Read more at http://drupal.org/node/323101

Project statistics