漏洞信息
# 功夫箱 schoolcms index.php SaveInfo sql 注入
## 概述
gongfuxiang schoolcms 2.3.1中发现了一个被分类为关键的安全漏洞。该漏洞存在于`/index.php?m=Admin&c=article&a=SaveInfo`文件中的`SaveInfo`函数中,通过操纵参数ID会导致SQL注入。
## 影响版本
- gongfuxiang schoolcms 2.3.1
## 细节
攻击者可以通过远程方式发起此攻击。攻击细节已经公开披露,可能会被利用。
## 影响
SQL注入漏洞允许攻击者远程操作数据库,可能导致数据泄露、篡改或删除等严重影响。
提示
尽管我们采用了先进的大模型技术,但其输出仍可能包含不准确或过时的信息。
神龙会尽力确保数据准确,但也请结合实际情况进行甄别与判断。
神龙祝您一切顺利!
漏洞标题
gongfuxiang schoolcms index.php SaveInfo sql injection
漏洞描述信息
A vulnerability classified as critical has been found in gongfuxiang schoolcms 2.3.1. This affects the function SaveInfo of the file /index.php?m=Admin&c=article&a=SaveInfo. The manipulation of the argument ID leads to sql injection. It is possible to initiate the attack remotely. The exploit has been disclosed to the public and may be used.
CVSS信息
CVSS:3.1/AV:N/AC:L/PR:H/UI:N/S:U/C:L/I:L/A:L
漏洞类别
SQL命令中使用的特殊元素转义处理不恰当(SQL注入)