漏洞信息
尽管我们使用了先进的大模型技术,但其输出仍可能包含不准确或过时的信息。神龙努力确保数据的准确性,但请您根据实际情况进行核实和判断。
Vulnerability Title
Frappe Press has an unsafe HTTP method / CSRF-adjacent issue on API secret generation
Vulnerability Description
Press, a Frappe custom app that runs Frappe Cloud, manages infrastructure, subscription, marketplace, and software-as-a-service (SaaS).`press.api.account.create_api_secret` is prone to CSRF-like exploits. This endpoint writes to database and it is also accessible via GET method. The patch in commit 52ea2f2d1b587be0807557e96f025f47897d00fd restricts method to POST.
CVSS Information
N/A
Vulnerability Type
跨站请求伪造(CSRF)
Vulnerability Title
Press 跨站请求伪造漏洞
Vulnerability Description
Press是Frappe开源的一个运行 Frappe Cloud 的 Frappe 自定义应用程序。 Press存在跨站请求伪造漏洞,该漏洞源于press.api.account.create_api_secret端点容易受到CSRF攻击,该端点可写入数据库且可通过GET方法访问。以下版本受到影响:Frappe Cloud之前版本。
CVSS Information
N/A
Vulnerability Type
N/A