Changes between Initial Version and Version 1 of Ticket #1665, comment 4


Ignore:
Timestamp:
2012-01-25T05:15:29Z (12 years ago)
Author:
nejucomo
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #1665, comment 4

    initial v1  
    22
    33Users can upload arbitrary content (such as by a {{{PUT /uri}}} request), so any accounting based on the gateway's identity cannot distinguish between users.  (I am not familiar with the work on accounting.  This vulnerability may soon be moot.)
     4
     5'''Workaround''': Blocking non-{{{GET}}} requests is sufficient to prevent content upload or modification.