[Bug 1553888] [NEW] CommandRunner shunts message with TypeError if message body is a null byte

Mark Sapiro mark at msapiro.net
Mon Mar 7 01:19:42 EST 2016


Public bug reported:

We've seen spam sent to a list's -request address with no Subject and a
body consisting of '\x00\n'. This causes CommandRunner to
__import__('Mailman.Commands.cmd_\x00') which throws TypeError because
of the Null byte.

We need to catch this exception.

** Affects: mailman
     Importance: Low
     Assignee: Mark Sapiro (msapiro)
         Status: In Progress

-- 
You received this bug notification because you are a member of Mailman
Coders, which is subscribed to GNU Mailman.
https://bugs.launchpad.net/bugs/1553888

Title:
  CommandRunner shunts message with TypeError if message body is a null
  byte

To manage notifications about this bug go to:
https://bugs.launchpad.net/mailman/+bug/1553888/+subscriptions


More information about the Mailman-coders mailing list