# N/A
## 漏洞概述
My Calendar WordPress插件在版本小于3.4.22中存在未授权的SQL注入漏洞,漏洞发生在 `/my-calendar/v1/events` REST路由中的'from'和'to'参数中。
## 影响版本
- My Calendar WordPress插件版本 < 3.4.22
## 漏洞细节
攻击者可以通过操纵`/my-calendar/v1/events` REST路由中的'from'和'to'参数来触发SQL注入漏洞。此漏洞无需认证即可利用。
## 影响
此漏洞可能导致攻击者执行未授权的SQL指令,进而可能获取敏感信息或执行其他恶意操作。
# | POC 描述 | 源链接 | 神龙链接 |
---|---|---|---|
1 | CVE-2023-6360 | https://github.com/mr-won/CVE-2023-6360 | POC详情 |
2 | WordPress My Calendar plugin versions before 3.4.22 are vulnerable to an unauthenticated SQL injection within the 'from' and 'to' parameters of the '/my-calendar/v1/events' REST route. | https://github.com/projectdiscovery/nuclei-templates/blob/main/http/cves/2023/CVE-2023-6360.yaml | POC详情 |
3 | CVE-2023-6360 | https://github.com/user20252228/CVE-2023-6360 | POC详情 |
4 | CVE-2023-6360 | https://github.com/tpdlshdmlrkfmcla/CVE-2023-6360 | POC详情 |
暂无评论