CVE-2021-23463

Severity CVSS v4.0:
Pending analysis
Type:
CWE-611 Improper Restriction of XML External Entity Reference ('XXE')
Publication date:
10/12/2021
Last modified:
18/08/2023

Description

The package com.h2database:h2 from 1.4.198 and before 2.0.202 are vulnerable to XML External Entity (XXE) Injection via the org.h2.jdbc.JdbcSQLXML class object, when it receives parsed string data from org.h2.jdbc.JdbcResultSet.getSQLXML() method. If it executes the getSource() method when the parameter is DOMSource.class it will trigger the vulnerability.

Vulnerable products and versions

CPE From Up to
cpe:2.3:a:h2database:h2:*:*:*:*:*:*:*:* 1.4.198 (including) 2.0.202 (excluding)