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
SQL Injection Vulnerability in anuko timetracker
Vulnerability Description
anuko timetracker is an open source time tracking system. Boolean-based blind SQL injection vulnerability existed in Time Tracker invoices.php in versions prior to 1.22.11.5781. This was happening because of a coding error after validating parameters in POST requests. There was no check for errors before adjusting invoice sorting order. Because of this, it was possible to craft a POST request with malicious SQL for Time Tracker database. This issue has been fixed in version 1.22.11.5781. Users are advised to upgrade. Users unable to upgrade may insert an additional check for errors in a condition before calling `ttGroupHelper::getActiveInvoices()` in invoices.php.
CVSS Information
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:H/A:L
Vulnerability Type
SQL命令中使用的特殊元素转义处理不恰当(SQL注入)
Vulnerability Title
Anuko TimeTracker SQL注入漏洞
Vulnerability Description
Anuko TimeTracker是 Anuko开源的一个应用软件。提供一个用PHP编写的基于Web的开源时间跟踪应用程序。 Anuko TimeTracker 1.22.11.5781 之前版本存在SQL注入漏洞,该漏洞源于Time Tracker invoices.php 中存在基于布尔的 SQL注入,验证 POST 请求中的参数后出现编码错误。
CVSS Information
N/A
Vulnerability Type
N/A