漏洞信息
尽管我们使用了先进的大模型技术,但其输出仍可能包含不准确或过时的信息。神龙努力确保数据的准确性,但请您根据实际情况进行核实和判断。
Vulnerability Title
Crater - Missing Tenant-Ownership Check in CustomerPolicy Allows Cross-Company Customer Data Theft and Deletion
Vulnerability Description
Crater isolates data per company_id, and its Invoice/Estimate/Payment/Expense policies enforce both a Bouncer ability check and ->hasCompany(->company_id). CustomerPolicy's view/update/delete methods omit the company-ownership check entirely, checking only the blanket ability. Route-model-bound customer lookups and the bulk Customer::deleteCustomers method are similarly unscoped (self::find with no company filter).
CVSS Information
CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:L
Vulnerability Type
通过用户控制密钥绕过授权机制
Vulnerability Title
Crater Invoice Crater 授权问题漏洞
Vulnerability Description
Crater Invoice Crater是Crater Invoice组织的一款发票管理软件。 Crater Invoice Crater 6.0.6版本存在授权问题漏洞,该漏洞源于CustomerPolicy的view/update/delete方法缺少公司所有权检查,仅检查通用能力,导致已认证用户可读取、重新分配或删除其他公司的客户记录,删除操作还会级联删除该客户的发票和付款。
CVSS Information
N/A
Vulnerability Type
N/A