|
|
|
|
|
by zero-error
4459 days ago
|
|
Regarding your second suggestion, how would allowing only POST requests stop this from being exploited? POST requests aren't any more secure than GETs[0] in the context of this exploit, so surely it would make no difference if the attacker was forced to send one type instead of another? It would also mean that the intended recipients of the Flickr invites would be unable to accept them because you can't POST via links in emails. [0] https://stackoverflow.com/questions/198462/is-either-get-or-... |
|