Lucene search

K
vulnrichmentEclipseVULNRICHMENT:CVE-2024-8391
HistorySep 04, 2024 - 3:27 p.m.

CVE-2024-8391 Eclipse Vert.x gRPC server does not limit the maximum message size

2024-09-0415:27:58
CWE-770
eclipse
github.com
2
cve-2024-8391
eclipse vert.x
grpc server
message payload
maximum size
security vulnerability
fix
version 4.5.10

CVSS4

6.9

Attack Vector

NETWORK

Attack Complexity

LOW

Privileges Required

NONE

User Interaction

NONE

CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:N/VC:N/SC:N/VI:N/SI:N/VA:L/SA:N

AI Score

7

Confidence

Low

EPSS

0

Percentile

14.0%

SSVC

Exploitation

none

Automatable

yes

Technical Impact

partial

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).

This is fixed in the 4.5.10 version.

Note this does not affect the Vert.x gRPC server based grpc-java and Netty libraries (Maven GAV: io.vertx:vertx-grpc)

ADP Affected

[
  {
    "cpes": [
      "cpe:2.3:a:eclipse_foundation:vert.x:*:*:*:*:*:*:*:*"
    ],
    "vendor": "eclipse_foundation",
    "product": "vert.x",
    "versions": [
      {
        "status": "affected",
        "version": "4.3.0",
        "lessThan": "4.5.10",
        "versionType": "semver"
      }
    ],
    "defaultStatus": "unknown"
  }
]

CVSS4

6.9

Attack Vector

NETWORK

Attack Complexity

LOW

Privileges Required

NONE

User Interaction

NONE

CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:N/VC:N/SC:N/VI:N/SI:N/VA:L/SA:N

AI Score

7

Confidence

Low

EPSS

0

Percentile

14.0%

SSVC

Exploitation

none

Automatable

yes

Technical Impact

partial

Related for VULNRICHMENT:CVE-2024-8391