# jeecg-boot qurestSql SQL注入漏洞
## 概述
在jeecg-boot 3.5.0版本中发现了一个被分类为关键级别的漏洞。该漏洞影响了jmreport/qurestSql中的未知部分,通过操纵参数apiSelectId可以引发SQL注入攻击。
## 影响版本
- jeecg-boot 3.5.0
## 细节
攻击者可以通过远程方式利用此漏洞。具体而言,通过操纵`apiSelectId`参数,可以使系统遭受SQL注入攻击。该漏洞的公开披露表明,相关利用方式已被公开。
## 影响
此漏洞可能导致敏感信息泄露、数据篡改等严重后果。建议及时更新到不受该问题影响的版本或采取相应的防护措施。
# | POC 描述 | 源链接 | 神龙链接 |
---|---|---|---|
1 | jeecg-boot unauthorized SQL Injection Vulnerability (CVE-2023-1454) | https://github.com/gobysec/CVE-2023-1454 | POC详情 |
2 | jmreport/qurestSql 未授权SQL注入批量扫描poc | https://github.com/cjybao/CVE-2023-1454 | POC详情 |
3 | CVE-2023-1454 jeecg-boot Unauthorized SQL injection vulnerability | https://github.com/CKevens/CVE-2023-1454-EXP | POC详情 |
4 | CVE-2023-1454漏洞检测脚本 | https://github.com/BugFor-Pings/CVE-2023-1454 | POC详情 |
5 | CVE-2023-1454,Jeecg-Boot 前台SQL注入,CVE-2023-1454批量检测 | https://github.com/padbergpete47/CVE-2023-1454 | POC详情 |
6 | jmreport/qurestSql 未授权SQL注入批量扫描poc Jeecg-Boot是一款基于Spring Boot和Jeecg-Boot-Plus的快速开发平台,最新的jeecg-boot 3.5.0 中被爆出多个SQL注入漏洞。 | https://github.com/Sweelg/CVE-2023-1454-Jeecg-Boot-qurestSql-SQLvuln | POC详情 |
7 | JeecgBoot SQL(CVE-2023-1454) | https://github.com/shad0w0sec/CVE-2023-1454-EXP | POC详情 |
8 | CVE-2023-1454 jeecg-boot Unauthorized SQL injection vulnerability | https://github.com/3yujw7njai/CVE-2023-1454-EXP | POC详情 |
9 | CVE-2023-1454 jeecg-boot Unauthorized SQL injection vulnerability | https://github.com/AiK1d/CVE-2023-1454-EXP | POC详情 |
10 | A vulnerability classified as critical has been found in jeecg-boot 3.5.0. This affects an unknown part of the file jmreport/qurestSql. The manipulation of the argument apiSelectId leads to sql injection. It is possible to initiate the attack remotely. | https://github.com/projectdiscovery/nuclei-templates/blob/main/http/cves/2023/CVE-2023-1454.yaml | POC详情 |
11 | None | https://github.com/Threekiii/Awesome-POC/blob/master/Web%E5%BA%94%E7%94%A8%E6%BC%8F%E6%B4%9E/JeecgBoot%20%E4%BC%81%E4%B8%9A%E7%BA%A7%E4%BD%8E%E4%BB%A3%E7%A0%81%E5%B9%B3%E5%8F%B0%20qurestSql%20SQL%E6%B3%A8%E5%85%A5%E6%BC%8F%E6%B4%9E%20CVE-2023-1454.md | POC详情 |
12 | CVE-2023-1454 jeecg-boot Unauthorized SQL injection vulnerability | https://github.com/P4x1s/CVE-2023-1454-EXP | POC详情 |
暂无评论