mirror of
https://github.com/0xMarcio/cve.git
synced 2025-11-28 18:48:49 +00:00
18 lines
799 B
Markdown
18 lines
799 B
Markdown
### [CVE-2024-35548](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2024-35548)
|
|

|
|

|
|

|
|
|
|
### Description
|
|
|
|
** DISPUTED ** A SQL injection vulnerability in Mybatis plus versions below 3.5.6 allows remote attackers to obtain database information via a Boolean blind injection. NOTE: the vendor's position is that this can only occur in a misconfigured application; the documentation discusses how to develop applications that avoid SQL injection.
|
|
|
|
### POC
|
|
|
|
#### Reference
|
|
No PoCs from references.
|
|
|
|
#### Github
|
|
- https://github.com/bytyme/MybatisPlusSQLInjection
|
|
|