Skip to content

SpringBlade vulnerable to SQL injection

High severity GitHub Reviewed Published Aug 29, 2023 to the GitHub Advisory Database • Updated Nov 8, 2023

Package

maven org.springblade:blade-core-tool (Maven)

Affected versions

= 3.6.0

Patched versions

None

Description

In SpringBlade V3.6.0 when executing SQL query, the parameters submitted by the user are not wrapped in quotation marks, which leads to SQL injection.

References

Published by the National Vulnerability Database Aug 29, 2023
Published to the GitHub Advisory Database Aug 29, 2023
Reviewed Aug 31, 2023
Last updated Nov 8, 2023

Severity

High

EPSS score

Exploit Prediction Scoring System (EPSS)

This score estimates the probability of this vulnerability being exploited within the next 30 days. Data provided by FIRST.
(78th percentile)

Weaknesses

Improper Neutralization of Special Elements used in an SQL Command ('SQL Injection')

The product constructs all or part of an SQL command using externally-influenced input from an upstream component, but it does not neutralize or incorrectly neutralizes special elements that could modify the intended SQL command when it is sent to a downstream component. Learn more on MITRE.

CVE ID

CVE-2023-40787

GHSA ID

GHSA-62pr-54gv-vg5g
Loading Checking history
See something to contribute? Suggest improvements for this vulnerability.