Details
-
Improvement
-
Status: In Review
-
Critical
-
Resolution: Unresolved
-
1.3.0
-
None
-
None
Description
Currently we use boost::uuid's default random generator, which is not cryptographically random. This may increase the ease with which an attacker could guess another client's client ID, which would potentially allow them to perform DoS or try to steal the results of RPCs from the result cache.
Attachments
Issue Links
- duplicates
-
KUDU-1918 Prevent hijacking of scanners by other users
- Resolved