Publish Advisories

GHSA-g76f-gjfx-4rpr
GHSA-g76f-gjfx-4rpr
This commit is contained in:
advisory-database[bot]
2024-09-04 20:34:00 +00:00
parent 3d4b4eab5d
commit dab3b0367c
2 changed files with 92 additions and 42 deletions
@@ -0,0 +1,92 @@
{
"schema_version": "1.4.0",
"id": "GHSA-g76f-gjfx-4rpr",
"modified": "2024-09-04T20:32:19Z",
"published": "2024-09-04T18:30:58Z",
"aliases": [
"CVE-2024-8391"
],
"summary": "Vertx gRPC server does not limit the maximum message size",
"details": "In Eclipse Vert.x version 4.3.0 to 4.5.9, the gRPC server does not limit the maximum length of message payload (Maven GAV: io.vertx:vertx-grpc-server and io.vertx:vertx-grpc-client). \n\nThis is fixed in the 4.5.10 version. \n\nNote this does not affect the Vert.x gRPC server based grpc-java and Netty libraries (Maven GAV: io.vertx:vertx-grpc)",
"severity": [
{
"type": "CVSS_V3",
"score": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:C/C:N/I:N/A:L"
},
{
"type": "CVSS_V4",
"score": "CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:N/VC:N/VI:N/VA:L/SC:N/SI:N/SA:N/E:X/CR:X/IR:X/AR:X/MAV:X/MAC:X/MAT:X/MPR:X/MUI:X/MVC:X/MVI:X/MVA:X/MSC:X/MSI:X/MSA:X/S:X/AU:X/R:X/V:X/RE:X/U:X"
}
],
"affected": [
{
"package": {
"ecosystem": "Maven",
"name": "io.vertx:vertx-grpc-server"
},
"ranges": [
{
"type": "ECOSYSTEM",
"events": [
{
"introduced": "4.3.0"
},
{
"fixed": "4.5.10"
}
]
}
]
},
{
"package": {
"ecosystem": "Maven",
"name": "io.vertx:vertx-grpc-client"
},
"ranges": [
{
"type": "ECOSYSTEM",
"events": [
{
"introduced": "4.3.0"
},
{
"fixed": "4.5.10"
}
]
}
]
}
],
"references": [
{
"type": "ADVISORY",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2024-8391"
},
{
"type": "WEB",
"url": "https://github.com/eclipse-vertx/vertx-grpc/issues/113"
},
{
"type": "WEB",
"url": "https://github.com/eclipse-vertx/vertx-grpc/commit/a76b14a92410c89fcc590c5852d800b565916ccf"
},
{
"type": "WEB",
"url": "https://github.com/eclipse-vertx/vertx-grpc"
},
{
"type": "WEB",
"url": "https://gitlab.eclipse.org/security/cve-assignement/-/issues/31"
}
],
"database_specific": {
"cwe_ids": [
"CWE-770"
],
"severity": "MODERATE",
"github_reviewed": true,
"github_reviewed_at": "2024-09-04T20:32:19Z",
"nvd_published_at": "2024-09-04T16:15:09Z"
}
}
@@ -1,42 +0,0 @@
{
"schema_version": "1.4.0",
"id": "GHSA-g76f-gjfx-4rpr",
"modified": "2024-09-04T18:30:58Z",
"published": "2024-09-04T18:30:58Z",
"aliases": [
"CVE-2024-8391"
],
"details": "In Eclipse Vert.x version 4.3.0 to 4.5.9, the gRPC server does not limit the maximum length of message payload (Maven GAV: io.vertx:vertx-grpc-server and io.vertx:vertx-grpc-client). \n\n\n\n\nThis is fixed in the 4.5.10 version. \n\n\n\n\nNote this does not affect the Vert.x gRPC server based grpc-java and Netty libraries (Maven GAV: io.vertx:vertx-grpc)",
"severity": [
{
"type": "CVSS_V4",
"score": "CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:N/VC:N/VI:N/VA:L/SC:N/SI:N/SA:N/E:X/CR:X/IR:X/AR:X/MAV:X/MAC:X/MAT:X/MPR:X/MUI:X/MVC:X/MVI:X/MVA:X/MSC:X/MSI:X/MSA:X/S:X/AU:X/R:X/V:X/RE:X/U:X"
}
],
"affected": [
],
"references": [
{
"type": "ADVISORY",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2024-8391"
},
{
"type": "WEB",
"url": "https://github.com/eclipse-vertx/vertx-grpc/issues/113"
},
{
"type": "WEB",
"url": "https://gitlab.eclipse.org/security/cve-assignement/-/issues/31"
}
],
"database_specific": {
"cwe_ids": [
"CWE-770"
],
"severity": "MODERATE",
"github_reviewed": false,
"github_reviewed_at": null,
"nvd_published_at": "2024-09-04T16:15:09Z"
}
}