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. The exploit has been disclosed to the public and may be used. The associated identifier of this vulnerability is VDB-223299.
CVE-2023-1454
Score elevated to 9.8 because EPSS predicts 93% probability of exploitation within the next 30 days (top 0.2% of all CVEs). NVD baseline CVSS 6.3 retained for reference. Confidence: see factors.
- Lower severity and no public exploit yet
No vendor fix yet — apply a workaround or compensating control (WAF / firewall / segmentation) and watch for a patch.
- CVSS v3
- 6.3
- EG Score
- 9.8(high)
- EPSS
- 98.3%
- KEV
- Not listed
Published
March 17, 2023
Last Modified
January 2, 2026
References (6)
- cna@vuldbhttps://github.com/J0hnWalker/jeecg-boot-sqli
- cna@vuldbhttps://vuldb.com/?ctiid.223299
- cna@vuldbhttps://vuldb.com/?id.223299
- af854a3a-2127-422b-91ae-364da2661108https://github.com/J0hnWalker/jeecg-boot-sqli
- af854a3a-2127-422b-91ae-364da2661108https://vuldb.com/?ctiid.223299
- af854a3a-2127-422b-91ae-364da2661108https://vuldb.com/?id.223299
Patch Availability(1)
| Vendor / Ecosystem | Fixed in / Patch | Released | Source |
|---|---|---|---|
| maven | org.jeecgframework.boot:jeecg-boot-common | — | ghsa |
Patches are aggregated from vendor advisories (Red Hat, Microsoft, Cisco, GitHub) and package ecosystems (OSV, GHSA). Multiple rows for the same upstream release have been deduplicated.
Affected Packages
(1 across 1 ecosystem)
Maven(1)
| Package | Vulnerable range | Fixed in | Dependents |
|---|---|---|---|
| org.jeecgframework.boot:jeecg-boot-common | 3.4.0, 3.4.2, 3.4.3, 3.4.4, 3.5.0 | — | — |
Weakness Classification(1)
MITRE Common Weakness Enumeration — the root-cause categories this CVE belongs to.
Data Freshness Timeline
(refreshed 6× in last 7d / 32× in last 30d)
Each row is a source pipeline that fetched or updated this CVE on that date, with what changed. For example, "NVD update" means NVD published or revised its analysis for this CVE; "MITRE cvelistV5" means we ingested or refreshed it from the CNA feed. Most recent first.
- 2026-07-12 05:44 UTCEPSS rescore
- 2026-07-11 08:25 UTCEPSS rescore
- 2026-07-11 08:25 UTCEPSS rescore
- 2026-07-09 19:08 UTCEPSS rescore
- 2026-07-08 15:13 UTCEPSS rescore
- 2026-07-06 16:25 UTCEPSS rescore
- 2026-07-05 02:28 UTCEPSS rescore
- 2026-07-01 15:04 UTCEPSS rescore
- 2026-06-30 23:21 UTCEPSS rescore
- 2026-06-30 23:20 UTCEPSS rescore
- 2026-06-29 14:04 UTCEPSS rescore
- 2026-06-28 04:54 UTCEPSS rescore
- 2026-06-28 04:54 UTCEPSS rescore
- 2026-06-28 03:04 UTCOSV refresh
- 2026-06-25 13:48 UTCEPSS rescore
- 2026-06-25 13:48 UTCEPSS rescore
- 2026-06-24 14:03 UTCEPSS rescore
- 2026-06-24 14:03 UTCEPSS rescore
- 2026-06-23 21:31 UTCEPSS rescore
- 2026-06-23 21:31 UTCEPSS rescore
- 2026-06-21 01:58 UTCEPSS rescore
- 2026-06-21 01:58 UTCEPSS rescore
- 2026-06-18 17:51 UTCEPSS rescore
- 2026-06-18 17:51 UTCEPSS rescore
- 2026-06-17 17:51 UTCEPSS rescore
Show 18 moreShow fewer
- 2026-06-17 17:51 UTCEPSS rescore
- 2026-06-16 17:51 UTCEPSS rescore
- 2026-06-16 17:51 UTCEPSS rescore
- 2026-06-15 17:47 UTCEPSS rescore
- 2026-06-14 23:16 UTCEPSS rescore
- 2026-06-12 23:10 UTCEPSS rescore
- 2026-06-12 23:10 UTCEPSS rescore
- 2026-06-11 13:58 UTCEPSS rescore
- 2026-06-11 13:58 UTCEPSS rescore
- 2026-06-10 13:47 UTCOSV refresh
- 2026-06-02 20:12 UTCEPSS rescore
- 2026-06-02 20:12 UTCEPSS rescore
- 2026-05-26 07:17 UTCEPSS rescore
- 2026-05-26 07:17 UTCEPSS rescore
- 2026-05-26 07:17 UTCEPSS rescore
- 2026-05-25 05:04 UTCEG score recompute
- 2026-05-25 05:04 UTCGHSA enrichment
- 2026-05-24 17:12 UTCOSV refresh
Publicly available exploits
(5 references)Working exploit code is in the public domain (4 GitHub PoCs). Defenders should treat patch urgency accordingly — public PoCs typically lead to mass-exploitation within 24-72 hours.
- GitHub PoCshad0w0sec/CVE-2023-1454-EXPFirst seen Dec 31, 2023
JeecgBoot SQL(CVE-2023-1454)sqlmap 注入不出来的情况可以使用该脚本
Open source ↗ - GitHub PoCSweelg/CVE-2023-1454-Jeecg-Boot-qurestSql-SQLvulnFirst seen Jun 20, 2023
jmreport/qurestSql 未授权SQL注入批量扫描poc Jeecg-Boot是一款基于Spring Boot和Jeecg-Boot-Plus的快速开发平台,最新的jeecg-boot 3.5.0 中被爆出多个SQL注入漏洞。
Open source ↗ - GitHub PoCpadbergpete47/CVE-2023-1454First seen Apr 21, 2023
CVE-2023-1454,Jeecg-Boot 前台SQL注入,CVE-2023-1454批量检测
Open source ↗ - GitHub PoCgobysec/CVE-2023-1454First seen Mar 24, 2023
jeecg-boot unauthorized SQL Injection Vulnerability (CVE-2023-1454)
Open source ↗ - Nucleihttp/cves/2023/CVE-2023-1454.yamlFirst seen Jan 1, 2023
Jeecg-boot 3.5.0 qurestSql - SQL Injection
Open source ↗
Related CVEs(same product + same CWE)
Same product
4 shownmaven:org.jeecgframework.boot:jeecg-boot-common
Frequently asked(5)
What is CVE-2023-1454?
When was CVE-2023-1454 disclosed?
Is CVE-2023-1454 actively exploited?
What is the CVSS score of CVE-2023-1454?
How do I remediate CVE-2023-1454?
Dependency Blast Radius
See which npm, PyPI, Go, and Maven packages are affected by CVE-2023-1454
Is Your Infrastructure Affected by CVE-2023-1454?
EchelonGraph automatically scans your cloud infrastructure and maps CVE exposure using blast radius analysis.