VYPR

Apache Calcite Avatica

by Apache

Source repositories

CVEs (2)

  • CVE-2022-39135CriSep 11, 2022
    risk 0.64cvss 9.8epss 0.02

    Apache Calcite 1.22.0 introduced the SQL operators EXISTS_NODE, EXTRACT_XML, XML_TRANSFORM and EXTRACT_VALUE do not restrict XML External Entity references in their configuration, making them vulnerable to a potential XML External Entity (XXE) attack. Therefore any client…

  • CVE-2022-36364HigJul 28, 2022
    risk 0.50cvss 8.8epss 0.03

    Apache Calcite Avatica JDBC driver creates HTTP client instances based on class names provided via `httpclient_impl` connection property; however, the driver does not verify if the class implements the expected interface before instantiating it, which can lead to code execution…