Skip to content

some problem with inference claims #54

@yoid2000

Description

@yoid2000

I received the following from an attacker:


If we understand it correctly, GDA evaluates inference claims by verifying that all users in the subset given by the attacker have the same value for a certain column. However, the actual value of the column appears to be irrelevant. For example, an attacker who guesses that a certain set of users all have gender 'Male' will have their inference claim evaluated as correct even if all users in the set have gender 'Female'. That's what happens in this example:

image

which produces:

image

Note that one consequence is any inference claim about a single user is evaluated as correct.


And my answer:

As for inference, that looks like a bug in the code. An inference attack with one user should be identical to a singling out attack. I'll make an issue.

Could you look into this problem?

Metadata

Metadata

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions