漏洞信息
尽管我们使用了先进的大模型技术,但其输出仍可能包含不准确或过时的信息。神龙努力确保数据的准确性,但请您根据实际情况进行核实和判断。
Vulnerability Title
changedetection.io: Omitted Checkbox in /settings Save Silently Disables API Key Enforcement
Vulnerability Description
changedetection.io's /settings save handler builds an update dict from form.data['application'] and blind-merges it into the stored application settings via .update(). Because WTForms represents an unchecked checkbox as False rather than 'unchanged', and only the 'password' field is special-cased against this problem, a POST to /settings that omits the api_access_token_enabled field (e.g. a minimal scripted request) silently disables API key enforcement for the entire REST API, exposing the full watch list, history, and configuration to unauthenticated requests.
CVSS Information
CVSS:3.1/AV:N/AC:H/PR:H/UI:N/S:U/C:H/I:H/A:L
Vulnerability Type
访问控制不恰当
Vulnerability Title
dgtlmoon changedetection.io 权限许可和访问控制问题漏洞
Vulnerability Description
dgtlmoon changedetection.io是dgtlmoon个人开发者开源的一款网站变更检测与安全监控平台。 dgtlmoon changedetection.io 0.55.7版本存在权限许可和访问控制问题漏洞,该漏洞源于/settings保存处理器从form.data['application']构建更新字典并盲目合并到存储的应用程序设置中,当POST请求省略api_access_token_enabled字段时,未选中的复选框被表示为False,导致静默禁用API密钥强制,将完整的监视列
CVSS Information
N/A
Vulnerability Type
N/A