一、 漏洞 CVE-2024-12607 基础信息
漏洞标题
Wordpress School Management System插件92.0.0及以下版本'mj_smgt_show_event_task'参数SQL注入漏洞
来源:AIGC 神龙大模型
漏洞描述信息
WordPress插件School Management System for Wordpress在所有版本中(包括92.0.0版本)存在SQL注入漏洞。该漏洞是由于对用户提供的'id'参数(用于'mj_sm_smgt_show_event_task' AJAX操作)处理时未进行充分的转义和SQL查询准备不足导致的。这使得具有自定义级别及以上访问权限的认证攻击者能够将额外的SQL查询附加到已存在的查询中,从而可能从数据库中提取敏感信息。
来源:AIGC 神龙大模型
CVSS信息
CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:N/A:N
来源:AIGC 神龙大模型
漏洞类别
SQL命令中使用的特殊元素转义处理不恰当(SQL注入)
来源:AIGC 神龙大模型
漏洞标题
School Management System for Wordpress <= 92.0.0 - Authenticated (Subscriber+) SQL Injection via 'mj_smgt_show_event_task'
来源:美国国家漏洞数据库 NVD
漏洞描述信息
The School Management System for Wordpress plugin for WordPress is vulnerable to SQL Injection via the 'id' parameter of the 'mj_smgt_show_event_task' AJAX action in all versions up to, and including, 92.0.0 due to insufficient escaping on the user supplied parameter and lack of sufficient preparation on the existing SQL query. This makes it possible for authenticated attackers, with Custom-level access and above, to append additional SQL queries into already existing queries that can be used to extract sensitive information from the database.
来源:美国国家漏洞数据库 NVD
CVSS信息
CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:N/A:N
来源:美国国家漏洞数据库 NVD
漏洞类别
SQL命令中使用的特殊元素转义处理不恰当(SQL注入)
来源:美国国家漏洞数据库 NVD
二、漏洞 CVE-2024-12607 的公开POC
# POC 描述 源链接 神龙链接
三、漏洞 CVE-2024-12607 的情报信息