2021-10-14 19:00:58 +00:00
{
"data_type" : "CVE" ,
"data_format" : "MITRE" ,
"data_version" : "4.0" ,
"CVE_data_meta" : {
"ID" : "CVE-2021-42392" ,
2022-01-07 23:01:05 +00:00
"ASSIGNER" : "security@jfrog.com" ,
"STATE" : "PUBLIC"
} ,
"affects" : {
"vendor" : {
"vendor_data" : [
{
"vendor_name" : "h2database" ,
"product" : {
"product_data" : [
{
"product_name" : "h2" ,
"version" : {
"version_data" : [
{
"version_name" : "" ,
"version_affected" : ">=" ,
"version_value" : "1.1.000" ,
"platform" : ""
} ,
{
"version_name" : "" ,
"version_affected" : "<=" ,
"version_value" : "2.0.204" ,
"platform" : ""
}
]
}
}
]
}
}
]
}
} ,
"problemtype" : {
"problemtype_data" : [
{
"description" : [
{
"lang" : "eng" ,
"value" : "CWE-502"
}
]
}
]
2021-10-14 19:00:58 +00:00
} ,
"description" : {
"description_data" : [
{
"lang" : "eng" ,
2022-01-07 23:01:05 +00:00
"value" : "The org.h2.util.JdbcUtils.getConnection method of the H2 database takes as parameters the class name of the driver and URL of the database. An attacker may pass a JNDI driver name and a URL leading to a LDAP or RMI servers, causing remote code execution. This can be exploited through various attack vectors, most notably through the H2 Console which leads to unauthenticated remote code execution."
2021-10-14 19:00:58 +00:00
}
]
2022-01-07 23:01:05 +00:00
} ,
"references" : {
"reference_data" : [
{
"refsource" : "MISC" ,
"url" : "https://github.com/h2database/h2database/security/advisories/GHSA-h376-j262-vhq6" ,
"name" : "https://github.com/h2database/h2database/security/advisories/GHSA-h376-j262-vhq6"
2022-01-12 17:01:06 +00:00
} ,
2022-02-15 02:01:17 +00:00
{
"refsource" : "MLIST" ,
"name" : "[debian-lts-announce] 20220215 [SECURITY] [DLA 2923-1] h2database security update" ,
"url" : "https://lists.debian.org/debian-lts-announce/2022/02/msg00017.html"
2022-02-16 16:01:21 +00:00
} ,
{
"refsource" : "DEBIAN" ,
"name" : "DSA-5076" ,
"url" : "https://www.debian.org/security/2022/dsa-5076"
2022-04-19 16:28:20 -07:00
} ,
{
2022-04-20 00:01:41 +00:00
"url" : "https://www.oracle.com/security-alerts/cpuapr2022.html" ,
"refsource" : "MISC" ,
"name" : "https://www.oracle.com/security-alerts/cpuapr2022.html"
} ,
{
"refsource" : "MISC" ,
"name" : "https://jfrog.com/blog/the-jndi-strikes-back-unauthenticated-rce-in-h2-database-console/" ,
"url" : "https://jfrog.com/blog/the-jndi-strikes-back-unauthenticated-rce-in-h2-database-console/"
} ,
{
"refsource" : "CONFIRM" ,
"name" : "https://security.netapp.com/advisory/ntap-20220119-0001/" ,
"url" : "https://security.netapp.com/advisory/ntap-20220119-0001/"
2022-01-07 23:01:05 +00:00
}
]
} ,
"impact" : {
"cvssv3" : {
"SCORE" : "9.8"
}
2021-10-14 19:00:58 +00:00
}
}