漏洞标题
时间跟踪器在 Week View 插件中存储了 XSS 漏洞。
漏洞描述信息
时间追踪器在周视图插件中存在存储型XSS漏洞
CVSS信息
CVSS:3.1/AV:N/AC:L/PR:L/UI:R/S:C/C:L/I:L/A:N
漏洞类别
N/A
漏洞标题
Time Tracker has Stored XSS vulnerability in Week View plugin
漏洞描述信息
Time Tracker is an open source time tracking system. The week view plugin in Time Tracker versions 1.22.11.5782 and prior was not escaping titles for notes in week view table. Because of that, it was possible for a logged in user to enter notes with elements of JavaScript. Such script could then be executed in user browser on subsequent requests to week view. This issue is fixed in version 1.22.12.5783. As a workaround, use `htmlspecialchars` when calling `$field->setTitle` on line #245 in the `week.php` file, as happens in version 1.22.12.5783.
CVSS信息
CVSS:3.1/AV:N/AC:L/PR:L/UI:R/S:C/C:L/I:L/A:N
漏洞类别
在Web页面生成时对输入的转义处理不恰当(跨站脚本)
漏洞标题
Anuko Time Tracker 跨站脚本漏洞
漏洞描述信息
Anuko Time Tracker是个人开发者的一个开源的时间统计系统。用于统计员工在各个工作上花费时间的一个平台。 Anuko Time Tracker 1.22.11.5782之前版本存在跨站脚本漏洞。攻击者利用该漏洞可以执行任意脚本。
CVSS信息
N/A
漏洞类别
跨站脚本