ghsa-62pr-54gv-vg5g
Vulnerability from github
Published
2023-08-29 15:31
Modified
2023-08-31 18:33
VLAI Severity ?
Summary
SpringBlade vulnerable to SQL injection
Details
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.
{ "affected": [ { "package": { "ecosystem": "Maven", "name": "org.springblade:blade-core-tool" }, "versions": [ "3.6.0" ] } ], "aliases": [ "CVE-2023-40787" ], "database_specific": { "cwe_ids": [ "CWE-89" ], "github_reviewed": true, "github_reviewed_at": "2023-08-31T18:33:40Z", "nvd_published_at": "2023-08-29T13:15:53Z", "severity": "HIGH" }, "details": "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.", "id": "GHSA-62pr-54gv-vg5g", "modified": "2023-08-31T18:33:40Z", "published": "2023-08-29T15:31:51Z", "references": [ { "type": "ADVISORY", "url": "https://nvd.nist.gov/vuln/detail/CVE-2023-40787" }, { "type": "WEB", "url": "https://gist.github.com/kaliwin/9d6cf58bb6ec06765cdf7b75e13ee460" }, { "type": "PACKAGE", "url": "https://github.com/chillzhuang/blade-tool" }, { "type": "WEB", "url": "https://sword.bladex.cn" } ], "schema_version": "1.4.0", "severity": [], "summary": "SpringBlade vulnerable to SQL injection" }
Loading…
Loading…
Sightings
Author | Source | Type | Date |
---|
Nomenclature
- Seen: The vulnerability was mentioned, discussed, or seen somewhere by the user.
- Confirmed: The vulnerability is confirmed from an analyst perspective.
- Published Proof of Concept: A public proof of concept is available for this vulnerability.
- Exploited: This vulnerability was exploited and seen by the user reporting the sighting.
- Patched: This vulnerability was successfully patched by the user reporting the sighting.
- Not exploited: This vulnerability was not exploited or seen by the user reporting the sighting.
- Not confirmed: The user expresses doubt about the veracity of the vulnerability.
- Not patched: This vulnerability was not successfully patched by the user reporting the sighting.
Loading…
Loading…