Closed (fixed)
Project:
Fasttoggle
Version:
master
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
30 Jan 2007 at 15:15 UTC
Updated:
13 Feb 2007 at 16:32 UTC
the new node links have no CSRF protection. They should have a token appended on the request to node/[nid]/toggle and fasttoggle_nodeoption() should run drupal_validate_token() on it before saving the node. it is possible to maliciously cause a browser to POST to an arbitrary URL using a flash vulnerability which has not been patched to my knowledge.
Comments
Comment #1
kkaefer commentedThanks for reporting. Fixed in HEAD.
Comment #2
(not verified) commented