GHSA-32QQ-M9FH-F74W
Vulnerability from github – Published: 2023-04-05 15:30 – Updated: 2024-06-03 18:37
VLAI?
Summary
MyBatis-Plus vulnerable to SQL injection via TenantPlugin
Details
MyBatis-Plus below 3.5.3.1 is vulnerable to SQL injection via the tenant ID value. This may allow remote attackers to execute arbitrary SQL commands.
Severity ?
9.8 (Critical)
{
"affected": [
{
"package": {
"ecosystem": "Maven",
"name": "com.baomidou:mybatis-plus"
},
"ranges": [
{
"events": [
{
"introduced": "0"
},
{
"fixed": "3.5.3.1"
}
],
"type": "ECOSYSTEM"
}
]
}
],
"aliases": [
"CVE-2023-25330"
],
"database_specific": {
"cwe_ids": [
"CWE-89"
],
"github_reviewed": true,
"github_reviewed_at": "2023-04-05T21:13:04Z",
"nvd_published_at": "2023-04-05T14:15:00Z",
"severity": "CRITICAL"
},
"details": "MyBatis-Plus below 3.5.3.1 is vulnerable to SQL injection via the tenant ID value. This may allow remote attackers to execute arbitrary SQL commands.",
"id": "GHSA-32qq-m9fh-f74w",
"modified": "2024-06-03T18:37:08Z",
"published": "2023-04-05T15:30:24Z",
"references": [
{
"type": "ADVISORY",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2023-25330"
},
{
"type": "WEB",
"url": "https://baomidou.com/reference/about-cve"
},
{
"type": "WEB",
"url": "https://github.com/FCncdn/MybatisPlusTenantPluginSQLInjection-POC/blob/master/Readme.en.md"
},
{
"type": "PACKAGE",
"url": "https://github.com/baomidou/mybatis-plus"
}
],
"schema_version": "1.4.0",
"severity": [
{
"score": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H",
"type": "CVSS_V3"
}
],
"summary": "MyBatis-Plus vulnerable to SQL injection via TenantPlugin"
}
Loading…
Loading…
Sightings
| Author | Source | Type | Date |
|---|
Nomenclature
- Seen: The vulnerability was mentioned, discussed, or observed by the user.
- Confirmed: The vulnerability has been validated from an analyst's perspective.
- Published Proof of Concept: A public proof of concept is available for this vulnerability.
- Exploited: The vulnerability was observed as exploited by the user who reported the sighting.
- Patched: The vulnerability was observed as successfully patched by the user who reported the sighting.
- Not exploited: The vulnerability was not observed as exploited by the user who reported the sighting.
- Not confirmed: The user expressed doubt about the validity of the vulnerability.
- Not patched: The vulnerability was not observed as successfully patched by the user who reported the sighting.
Loading…
Loading…