CVE-2023-1454

MEDIUMNVD 6.39.8
EchelonGraph scoreHIGH confidence

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.

Triggered by: EPSS exploit prediction ≥85%
Sources: epss, ghsa, nvd
Elevated
6.3
EchelonGraph verdictMonitorLow exploitation likelihood right now — keep watching.
  • Lower severity and no public exploit yet
CISA-KEV: Not listedEPSS: 36%CVSS: 6.3Exploit: NoneExposed: 0

No vendor fix yet — apply a workaround or compensating control (WAF / firewall / segmentation) and watch for a patch.

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.

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)

Patch Availability(1)

Vendor / EcosystemFixed in / PatchReleasedSource
mavenorg.jeecgframework.boot:jeecg-boot-commonghsa

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)
PackageVulnerable rangeFixed inDependents
org.jeecgframework.boot:jeecg-boot-common3.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.

  1. 2026-07-12 05:44 UTCEPSS rescore
  2. 2026-07-11 08:25 UTCEPSS rescore
  3. 2026-07-11 08:25 UTCEPSS rescore
  4. 2026-07-09 19:08 UTCEPSS rescore
  5. 2026-07-08 15:13 UTCEPSS rescore
  6. 2026-07-06 16:25 UTCEPSS rescore
  7. 2026-07-05 02:28 UTCEPSS rescore
  8. 2026-07-01 15:04 UTCEPSS rescore
  9. 2026-06-30 23:21 UTCEPSS rescore
  10. 2026-06-30 23:20 UTCEPSS rescore
  11. 2026-06-29 14:04 UTCEPSS rescore
  12. 2026-06-28 04:54 UTCEPSS rescore
  13. 2026-06-28 04:54 UTCEPSS rescore
  14. 2026-06-28 03:04 UTCOSV refresh
  15. 2026-06-25 13:48 UTCEPSS rescore
  16. 2026-06-25 13:48 UTCEPSS rescore
  17. 2026-06-24 14:03 UTCEPSS rescore
  18. 2026-06-24 14:03 UTCEPSS rescore
  19. 2026-06-23 21:31 UTCEPSS rescore
  20. 2026-06-23 21:31 UTCEPSS rescore
  21. 2026-06-21 01:58 UTCEPSS rescore
  22. 2026-06-21 01:58 UTCEPSS rescore
  23. 2026-06-18 17:51 UTCEPSS rescore
  24. 2026-06-18 17:51 UTCEPSS rescore
  25. 2026-06-17 17:51 UTCEPSS rescore
Show 18 more
  1. 2026-06-17 17:51 UTCEPSS rescore
  2. 2026-06-16 17:51 UTCEPSS rescore
  3. 2026-06-16 17:51 UTCEPSS rescore
  4. 2026-06-15 17:47 UTCEPSS rescore
  5. 2026-06-14 23:16 UTCEPSS rescore
  6. 2026-06-12 23:10 UTCEPSS rescore
  7. 2026-06-12 23:10 UTCEPSS rescore
  8. 2026-06-11 13:58 UTCEPSS rescore
  9. 2026-06-11 13:58 UTCEPSS rescore
  10. 2026-06-10 13:47 UTCOSV refresh
  11. 2026-06-02 20:12 UTCEPSS rescore
  12. 2026-06-02 20:12 UTCEPSS rescore
  13. 2026-05-26 07:17 UTCEPSS rescore
  14. 2026-05-26 07:17 UTCEPSS rescore
  15. 2026-05-26 07:17 UTCEPSS rescore
  16. 2026-05-25 05:04 UTCEG score recompute
  17. 2026-05-25 05:04 UTCGHSA enrichment
  18. 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-EXP
    First seen Dec 31, 2023

    JeecgBoot SQL(CVE-2023-1454)sqlmap 注入不出来的情况可以使用该脚本

    Open source ↗
  • GitHub PoCSweelg/CVE-2023-1454-Jeecg-Boot-qurestSql-SQLvuln
    First 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-1454
    First seen Apr 21, 2023

    CVE-2023-1454,Jeecg-Boot 前台SQL注入,CVE-2023-1454批量检测

    Open source ↗
  • GitHub PoCgobysec/CVE-2023-1454
    First seen Mar 24, 2023

    jeecg-boot unauthorized SQL Injection Vulnerability (CVE-2023-1454)

    Open source ↗
  • Nucleihttp/cves/2023/CVE-2023-1454.yaml
    First seen Jan 1, 2023

    Jeecg-boot 3.5.0 qurestSql - SQL Injection

    Open source ↗

Frequently asked(5)

What is CVE-2023-1454?
CVE-2023-1454 is a medium vulnerability published on March 17, 2023. 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…
When was CVE-2023-1454 disclosed?
CVE-2023-1454 was first published in the National Vulnerability Database on March 17, 2023, with the most recent update on January 2, 2026. EchelonGraph re-ingests CVE updates from NVD on a 2-hour cycle, so this page reflects the latest published state.
Is CVE-2023-1454 actively exploited?
CVE-2023-1454 is not currently on CISA's Known Exploited Vulnerabilities catalog. FIRST EPSS estimates a 98.3% percentile likelihood of exploitation in the next 30 days — higher percentiles indicate greater predicted risk.
What is the CVSS score of CVE-2023-1454?
CVE-2023-1454 has a CVSS v3 base score of 6.3 (NVD). EchelonGraph synthesises NVD + CISA KEV + FIRST EPSS + GHSA into a combined EG score of 9.8.
How do I remediate CVE-2023-1454?
Patch to the fixed version published by the affected vendor. Where vendor advisories exist for CVE-2023-1454, EchelonGraph cross-links them in the Vendor Advisories panel below — those typically contain the canonical remediation steps, fixed version numbers, and any vendor-specific mitigations.

Dependency Blast Radius

See which npm, PyPI, Go, and Maven packages are affected by CVE-2023-1454

Explore →

Is Your Infrastructure Affected by CVE-2023-1454?

EchelonGraph automatically scans your cloud infrastructure and maps CVE exposure using blast radius analysis.