Reject malformed ACL and user-list records
This commit is contained in:
committed by
Brandon McGinty
parent
3e9c9e7a81
commit
1fa96d4f15
@@ -161,7 +161,7 @@ Priority 2: protocol and data correctness
|
||||
not remove channel from the Links maps of old peers. Remove reciprocal old
|
||||
links before replacement and add link add/remove/full-replacement tests.
|
||||
|
||||
20. Malformed protobuf fields can panic handlers
|
||||
[x] 20. Malformed protobuf fields can panic handlers
|
||||
File: gumble/gumble/handlers.go
|
||||
Several optional proto fields are dereferenced without validation, notably
|
||||
ACL group.Name and UserList_User.UserId. Validate required fields before
|
||||
|
||||
Reference in New Issue
Block a user