漏洞信息
尽管我们使用了先进的大模型技术,但其输出仍可能包含不准确或过时的信息。神龙努力确保数据的准确性,但请您根据实际情况进行核实和判断。
Vulnerability Title
Cryptographically weak random number generation in github.com/dinever/golf
Vulnerability 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.
CVSS Information
N/A
Vulnerability Type
N/A
Vulnerability Title
Golf 跨站请求伪造漏洞
Vulnerability Description
Golf是Peixuan Ding个人开发者的一个快速、简单、轻量级的 web 框架。 Golf 存在跨站请求伪造漏洞,该漏洞源于生成的CSRF令牌不安全。攻击者利用该漏洞可以预测CSRF令牌。
CVSS Information
N/A
Vulnerability Type
N/A