Closed (fixed)
Project:
Campaign Monitor
Version:
7.x-1.x-dev
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
10 Mar 2015 at 17:40 UTC
Updated:
29 Mar 2015 at 11:44 UTC
Jump to comment: Most recent, Most recent file
Comments
Comment #1
andrechun commentedComment #2
pere orgaThe provided patch looks good to me.
confirm_form() could have been used as well, see Create forms in a safe way to avoid cross-site request forgeries (CSRF)
Comment #3
xtfer commentedThis will break the form handler (unsupported operands).
Attached patch fixes this with a slightly different approach.
I am happy to be made maintainer of this module, as well.
Comment #4
pere orgaGood catch.
I think returning MENU_ACCESS_DENIED on the page callbacks (not on
drupal_get_form, where it may break) is preferred.Comment #5
dddave commentedI've transferred the module already #2449933: Offering to maintain Campaign Monitor. @xtfer please don't publish any releases until Pere Orga signs off on the new patch.
Comment #6
pere orgaThanks @dddave.
@xtfer @andrechun feel free to go ahead committing patch #3 or equivalent, just let me know when you create the security release so I can make it public and update the advisory.
Cheers
Pere
Comment #7
pere orgaRelease published. Thanks!