CVE-2021-23463

Source
https://nvd.nist.gov/vuln/detail/CVE-2021-23463
Import Source
https://storage.googleapis.com/cve-osv-conversion/osv-output/CVE-2021-23463.json
JSON Data
https://api.osv.dev/v1/vulns/CVE-2021-23463
Aliases
Published
2021-12-10T20:15:07Z
Modified
2024-11-13T00:58:44.469155Z
Severity
  • 9.1 (Critical) CVSS_V3 - CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:H CVSS Calculator
Summary
[none]
Details

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.

References

Affected packages

Git / github.com/h2database/h2database

Affected ranges

Type
GIT
Repo
https://github.com/h2database/h2database
Events

Affected versions

version-1.*

version-1.4.198
version-1.4.199
version-1.4.200