漏洞信息
# WCMS AnonymousController.php SQL注入漏洞
## 漏洞描述
### 概述
WCMS 11版本中发现了一个被归类为关键级别的漏洞。该漏洞涉及文件`app/controllers/AnonymousController.php`中的未知功能。
### 影响版本
WCMS 11
### 细节
- **漏洞类型**:SQL注入
- **受影响参数**:mobile_phone
- **攻击途径**:远程攻击
- **公开状态**:已公开且可以被利用
- **其他可能性**:可能存在影响其他参数的类似问题
### 影响
通过操纵`mobile_phone`参数,攻击者可以进行SQL注入攻击。由于该漏洞已被公开,攻击者可能利用此漏洞发起远程攻击。
备注
尽管我们采用了先进的大模型技术,但其输出仍可能包含不准确或过时的信息。
神龙会尽力确保数据准确,但也请结合实际情况进行甄别与判断。
神龙祝您一切顺利!
漏洞标题
WCMS AnonymousController.php sql injection
漏洞描述信息
A vulnerability has been found in WCMS 11 and classified as critical. Affected by this vulnerability is an unknown functionality of the file app/controllers/AnonymousController.php. The manipulation of the argument mobile_phone leads to sql injection. The attack can be launched remotely. The exploit has been disclosed to the public and may be used. Other parameters might be affected as well.
CVSS信息
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:L/A:L
漏洞类别
SQL命令中使用的特殊元素转义处理不恰当(SQL注入)