Vulnerability Information
Although we use advanced large model technology, its output may still contain inaccurate or outdated information.Shenlong tries to ensure data accuracy, but please verify and judge based on the actual situation.
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