mirror of
https://github.com/0xMarcio/cve.git
synced 2026-05-26 05:17:47 +02:00
25 lines
1.3 KiB
Markdown
25 lines
1.3 KiB
Markdown
### [CVE-2021-26919](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2021-26919)
|
|

|
|

|
|

|
|
|
|
### Description
|
|
|
|
Apache Druid allows users to read data from other database systems using JDBC. This functionality is to allow trusted users with the proper permissions to set up lookups or submit ingestion tasks. The MySQL JDBC driver supports certain properties, which, if left unmitigated, can allow an attacker to execute arbitrary code from a hacker-controlled malicious MySQL server within Druid server processes. This issue was addressed in Apache Druid 0.20.2
|
|
|
|
### POC
|
|
|
|
#### Reference
|
|
No PoCs from references.
|
|
|
|
#### Github
|
|
- https://github.com/0day404/vulnerability-poc
|
|
- https://github.com/ARPSyndicate/cvemon
|
|
- https://github.com/Awrrays/FrameVul
|
|
- https://github.com/EdgeSecurityTeam/Vulnerability
|
|
- https://github.com/KayCHENvip/vulnerability-poc
|
|
- https://github.com/Threekiii/Awesome-POC
|
|
- https://github.com/d4n-sec/d4n-sec.github.io
|
|
- https://github.com/tzwlhack/Vulnerability
|
|
|