Exploitation Summary
EIP tracks 1 public exploit for CVE-2022-23221. PoCs published by straightSang.
AI-analyzed exploit summary This repository contains a functional PoC for CVE-2022-23221, a remote code execution vulnerability in H2 Database versions prior to 2.1.210. The exploit leverages a malicious JDBC URL with an INIT script parameter to execute arbitrary SQL commands, including Java code via CREATE ALIAS, achieving RCE.
Description
H2 Console before 2.1.210 allows remote attackers to execute arbitrary code via a jdbc:h2:mem JDBC URL containing the IGNORE_UNKNOWN_SETTINGS=TRUE;FORBID_CREATION=FALSE;INIT=RUNSCRIPT substring, a different vulnerability than CVE-2021-42392.
Exploits (1)
This repository contains a functional PoC for CVE-2022-23221, a remote code execution vulnerability in H2 Database versions prior to 2.1.210. The exploit leverages a malicious JDBC URL with an INIT script parameter to execute arbitrary SQL commands, including Java code via CREATE ALIAS, achieving RCE.
References (10)
Scores
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H