Lucene search

K
cvelistEclipseCVELIST: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
www.cve.org
5
cve-2024-8391
eclipse vert.x
grpc server
maximum message size
4.3.0
4.5.9
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

EPSS

0

Percentile

14.0%

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)

CNA Affected

[
  {
    "collectionURL": "https://repo.maven.apache.org/maven2/",
    "defaultStatus": "unaffected",
    "packageName": "io.vertx:vertx-grpc-server",
    "product": "Eclipse Vert.x",
    "repo": "https://github.com/eclipse-vertx/vertx-grpc",
    "vendor": "Eclipse Foundation",
    "versions": [
      {
        "lessThan": "4.5.10",
        "status": "affected",
        "version": "4.3.0",
        "versionType": "semver"
      }
    ]
  }
]

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

EPSS

0

Percentile

14.0%

Related for CVELIST:CVE-2024-8391