|
|
|
|
|
by swinglock
2824 days ago
|
|
Am I correct to interpret this as it's up to the app developer not to put any features that do anything of any importance in the web interface, because one should operate under the assumption that it's not only the logged on user in front of the computer (even when address='127.0.0.1') that can press the buttons? Unless I'm completely misunderstanding I don't agree that is at all comparable with the security model expected of a "standard desktop gui framework" nor safe. Though indeed if there are large, random and unpredictable IDs required to perform actions it may defeat or make the attack difficult. |
|