Security Advisory

CVE-2016-15005

CVE vulnerability detail - eXtreme Datacenter Security Operations

Published 2022-12-27 21:13:27
Last updated 2025-04-11 16:39:25
Assigner Go
CVSS score not scored
State PUBLISHED

Description

CSRF tokens are generated using math/rand, which is not a cryptographically secure random number generator, allowing an attacker to predict values and bypass CSRF protections with relatively few requests.