anuko time_tracker sql命令中使用的特殊元素转义处理不恰当(sql注入)

admin 2023-11-30 13:56:13 Ali_nvd 来源:ZONE.CI 全球网 0 阅读模式
anuko time_tracker sql命令中使用的特殊元素转义处理不恰当(sql注入)

CVE编号

CVE-2021-43851

利用情况

暂无

补丁情况

N/A

披露时间

2021-12-22
漏洞描述
Anuko Time Tracker is an open source, web-based time tracking application written in PHP. SQL injection vulnerability exist in multiple files in Time Tracker version 1.19.33.5606 and prior due to not properly checking of the "group" and "status" parameters in POST requests. Group parameter is posted along when navigating between organizational subgroups (groups.php file). Status parameter is used in multiple files to change a status of an entity such as making a project, task, or user inactive. This issue has been patched in version 1.19.33.5607. An upgrade is highly recommended. If an upgrade is not practical, introduce ttValidStatus function as in the latest version and start using it user input check blocks wherever status field is used. For groups.php fix, introduce ttValidInteger function as in the latest version and use it in the access check block in the file.
解决建议
建议您更新当前系统或软件至最新版,完成漏洞的修复。
参考链接
https://github.com/anuko/timetracker/commit/0cf32f1046418aa2e5218b0b370064820c330c6a
https://github.com/anuko/timetracker/commit/94fda0cc0c9c20ab98d38ccc75ff040d13dc7f1b
https://github.com/anuko/timetracker/security/advisories/GHSA-wx6x-6rq3-pqcc
受影响软件情况
# 类型 厂商 产品 版本 影响面
1
运行在以下环境
应用 anuko time_tracker * Up to (excluding) 1.19.33.5607
CVSS3评分 8.1
  • 攻击路径 网络
  • 攻击复杂度 低
  • 权限要求 低
  • 影响范围 未更改
  • 用户交互 无
  • 可用性 无
  • 保密性 高
  • 完整性 高
CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:N
CWE-ID 漏洞类型
CWE-89 SQL命令中使用的特殊元素转义处理不恰当(SQL注入)
- avd.aliyun.com
weinxin
版权声明
本站原创文章转载请注明文章出处及链接,谢谢合作!
N/A Ali_nvd

N/A

N/ACVE编号 CVE-2024-9120利用情况 暂无补丁情况 N/A披露时间 2024-09-23漏洞描述Use after free in Dawn
评论:0   参与:  0