mirror of
https://github.com/0xMarcio/cve.git
synced 2026-05-15 03:30:24 +02:00
18 lines
662 B
Markdown
18 lines
662 B
Markdown
### [CVE-2020-1963](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2020-1963)
|
|

|
|

|
|

|
|
|
|
### Description
|
|
|
|
Apache Ignite uses H2 database to build SQL distributed execution engine. H2 provides SQL functions which could be used by attacker to access to a filesystem.
|
|
|
|
### POC
|
|
|
|
#### Reference
|
|
- https://www.oracle.com/security-alerts/cpujan2022.html
|
|
|
|
#### Github
|
|
No PoCs found on GitHub currently.
|
|
|