Changes between Version 72 and Version 73 of ViewTickets


Ignore:
Timestamp:
2010-01-21T00:03:34Z (14 years ago)
Author:
davidsarah
Comment:

capleak query

Legend:

Unmodified
Added
Removed
Modified
  • ViewTickets

    v72 v73  
    3939 * [query:status!=closed&keywords~=integrity integrity] ([[TicketQuery(status!=closed&keywords~=integrity, count)]]): could lead to the unintended alteration of data
    4040 * [query:status!=closed&keywords~=confidentiality confidentiality] ([[TicketQuery(status!=closed&keywords~=confidentiality, count)]]): could lead to the unintended disclosure of file contents
     41 * [query:status!=closed&keywords~=capleak capleak] ([[TicketQuery(status!=closed&keywords~=capleak, count)]]): could lead to the unintended disclosure of capabilities
    4142 * [query:status!=closed&keywords~=privacy privacy] ([[TicketQuery(status!=closed&keywords~=privacy, count)]]): could lead to the unintended disclosure of information other than file contents (e.g. how many files of what size you access at what times, the shape of your directory graph, the fact that you run a Tahoe-LAFS client or storage server, etc.)
    4243 * [query:status!=closed&keywords~=security security] ([[TicketQuery(status!=closed&keywords~=security, count)]]): security issues not necessarily tagged with a more specific keyword (''confidentiality'', ''integrity'', etc.)