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
Titra API Contains Mass Assignment Vulnerability
Vulnerability Description
Titra is open source project time tracking software. In versions 0.99.49 and below, an API has a Mass Assignment vulnerability which allows authenticated users to inject arbitrary fields into time entries, bypassing business logic controls via the customfields parameter. The affected endpoint uses the JavaScript spread operator (...customfields) to merge user-controlled input directly into the database document. While customfields is validated as an Object type, there is no validation of which keys are permitted inside that object. This allows attackers to overwrite protected fields such as userId, hours, and state. The issue is fixed in version 0.99.50.
CVSS Information
CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:N/I:L/A:N
Vulnerability Type
CWE-915
Vulnerability Title
titra 安全漏洞
Vulnerability Description
titra是kromit开源的一款时间跟踪项目。 titra 0.99.49及之前版本存在安全漏洞,该漏洞源于API存在批量分配漏洞,允许经过身份验证的用户通过customfields参数注入任意字段,绕过业务逻辑控制。
CVSS Information
N/A
Vulnerability Type
N/A