### [CVE-2020-1963](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2020-1963) ![](https://img.shields.io/static/v1?label=Product&message=Apache%20Ignite&color=blue) ![](https://img.shields.io/static/v1?label=Version&message=n%2Fa&color=blue) ![](https://img.shields.io/static/v1?label=Vulnerability&message=Information%20Disclosure&color=brighgreen) ### 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.