Publish Advisories

GHSA-83qj-6fr2-vhqg
GHSA-h7xg-cmpp-48hf
This commit is contained in:
advisory-database[bot]
2025-03-20 19:08:19 +00:00
parent f18b89883a
commit b6cb3258c5
2 changed files with 39 additions and 6 deletions
@@ -1,7 +1,7 @@
{
"schema_version": "1.4.0",
"id": "GHSA-83qj-6fr2-vhqg",
"modified": "2025-03-19T15:22:12Z",
"modified": "2025-03-20T19:06:00Z",
"published": "2025-03-10T18:31:56Z",
"aliases": [
"CVE-2025-24813"
@@ -163,6 +163,14 @@
"type": "WEB",
"url": "https://lists.apache.org/thread/j5fkjv2k477os90nczf2v9l61fb0kkgq"
},
{
"type": "WEB",
"url": "https://www.vicarius.io/vsociety/posts/cve-2025-24813-detect-apache-tomcat-rce"
},
{
"type": "WEB",
"url": "https://www.vicarius.io/vsociety/posts/cve-2025-24813-mitigate-apache-tomcat-rce"
},
{
"type": "WEB",
"url": "http://www.openwall.com/lists/oss-security/2025/03/10/5"
@@ -1,19 +1,40 @@
{
"schema_version": "1.4.0",
"id": "GHSA-h7xg-cmpp-48hf",
"modified": "2025-03-20T12:32:39Z",
"modified": "2025-03-20T19:07:18Z",
"published": "2025-03-20T12:32:39Z",
"aliases": [
"CVE-2024-10553"
],
"details": "A vulnerability in the h2oai/h2o-3 REST API versions 3.46.0.4 allows unauthenticated remote attackers to execute arbitrary code via deserialization of untrusted data. The vulnerability exists in the endpoints POST /99/ImportSQLTable and POST /3/SaveToHiveTable, where user-controlled JDBC URLs are passed to DriverManager.getConnection, leading to deserialization if a MySQL or PostgreSQL driver is available in the classpath. This issue is fixed in version 3.47.0.",
"summary": "H2O Deserialization of Untrusted Data Vulnerability",
"details": "A vulnerability in the h2oai/h2o-3 REST API versions 3.46.0.4 allows unauthenticated remote attackers to execute arbitrary code via deserialization of untrusted data. The vulnerability exists in the endpoints POST /99/ImportSQLTable and POST /3/SaveToHiveTable, where user-controlled JDBC URLs are passed to DriverManager.getConnection, leading to deserialization if a MySQL or PostgreSQL driver is available in the classpath. This issue is fixed in version 3.46.0.6.",
"severity": [
{
"type": "CVSS_V3",
"score": "CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H"
}
],
"affected": [],
"affected": [
{
"package": {
"ecosystem": "PyPI",
"name": "h2o"
},
"ranges": [
{
"type": "ECOSYSTEM",
"events": [
{
"introduced": "0"
},
{
"fixed": "3.46.0.6"
}
]
}
]
}
],
"references": [
{
"type": "ADVISORY",
@@ -23,6 +44,10 @@
"type": "WEB",
"url": "https://github.com/h2oai/h2o-3/commit/ac1d642b4d86f10a02d75974055baf2a4b2025ac"
},
{
"type": "PACKAGE",
"url": "https://github.com/h2oai/h2o-3"
},
{
"type": "WEB",
"url": "https://huntr.com/bounties/e6f550dd-eda2-428c-a740-ed8f893a084b"
@@ -33,8 +58,8 @@
"CWE-502"
],
"severity": "CRITICAL",
"github_reviewed": false,
"github_reviewed_at": null,
"github_reviewed": true,
"github_reviewed_at": "2025-03-20T19:07:18Z",
"nvd_published_at": "2025-03-20T10:15:17Z"
}
}