Joomla! Component Calendar Planner 1.0.1 SQL Injection 漏洞概述 Joomla! Component Calendar Planner 1.0.1 存在一个 SQL 注入漏洞,允许未经身份验证的攻击者通过 参数注入 SQL 命令。攻击者可以向事件视图发送带有恶意 SQL 代码的 GET 请求,以提取敏感的数据库信息。 影响范围 受影响版本: Calendar Planner <= 1.0.1 CVE: CVE-2017-20267 CWE: CWE-89 Improper Neutralization of Special Elements used in an SQL Command ('SQL Injection') CVSS: 8.8 CVSS V4 Vector: CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:N/VC:H/VI:L/A:N/SC:N/SI:N/SA:N 修复方案 参考链接: - ExploitDB-42501 - Official Product Homepage - Product Reference POC代码