-
Notifications
You must be signed in to change notification settings - Fork 21
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
3 changed files
with
259 additions
and
1 deletion.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,140 @@ | ||
{ | ||
"schema_version": "1.4.0", | ||
"id": "GHSA-9ph3-v2vh-3qx7", | ||
"modified": "2024-07-25T21:31:19Z", | ||
"published": "2024-04-02T09:30:42Z", | ||
"aliases": [ | ||
"CVE-2024-1300" | ||
], | ||
"summary": "Eclipse Vert.x vulnerable to a memory leak in TCP servers", | ||
"details": "A vulnerability in the Eclipse Vert.x toolkit causes a memory leak in TCP servers configured with TLS and SNI support. When processing an unknown SNI server name assigned the default certificate instead of a mapped certificate, the SSL context is erroneously cached in the server name map, leading to memory exhaustion. This flaw allows attackers to send TLS client hello messages with fake server names, triggering a JVM out-of-memory error.", | ||
"severity": [ | ||
{ | ||
"type": "CVSS_V3", | ||
"score": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:L/I:N/A:L" | ||
} | ||
], | ||
"affected": [ | ||
{ | ||
"package": { | ||
"ecosystem": "Maven", | ||
"name": "io.vertx:vertx-core" | ||
}, | ||
"ranges": [ | ||
{ | ||
"type": "ECOSYSTEM", | ||
"events": [ | ||
{ | ||
"introduced": "4.3.4" | ||
}, | ||
{ | ||
"fixed": "4.4.8" | ||
} | ||
] | ||
} | ||
] | ||
}, | ||
{ | ||
"package": { | ||
"ecosystem": "Maven", | ||
"name": "io.vertx:vertx-core" | ||
}, | ||
"ranges": [ | ||
{ | ||
"type": "ECOSYSTEM", | ||
"events": [ | ||
{ | ||
"introduced": "4.5.0" | ||
}, | ||
{ | ||
"fixed": "4.5.3" | ||
} | ||
] | ||
} | ||
] | ||
} | ||
], | ||
"references": [ | ||
{ | ||
"type": "ADVISORY", | ||
"url": "https://nvd.nist.gov/vuln/detail/CVE-2024-1300" | ||
}, | ||
{ | ||
"type": "WEB", | ||
"url": "https://github.com/eclipse-vertx/vert.x/pull/5101" | ||
}, | ||
{ | ||
"type": "WEB", | ||
"url": "https://github.com/eclipse-vertx/vert.x/pull/5100" | ||
}, | ||
{ | ||
"type": "WEB", | ||
"url": "https://github.com/eclipse-vertx/vert.x/pull/5099" | ||
}, | ||
{ | ||
"type": "WEB", | ||
"url": "https://github.com/eclipse-vertx/vert.x/commit/7ad34ea9d78f85e26b231ee3ec8d492d10046479" | ||
}, | ||
{ | ||
"type": "WEB", | ||
"url": "https://github.com/eclipse-vertx/vert.x/commit/3d9235cadf44df39a70dc75bddfe0b8fcbd6a683" | ||
}, | ||
{ | ||
"type": "WEB", | ||
"url": "https://vertx.io/docs/vertx-core/java/#_server_name_indication_sni." | ||
}, | ||
{ | ||
"type": "PACKAGE", | ||
"url": "https://github.com/eclipse-vertx/vert.x" | ||
}, | ||
{ | ||
"type": "WEB", | ||
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2263139" | ||
}, | ||
{ | ||
"type": "WEB", | ||
"url": "https://access.redhat.com/security/cve/CVE-2024-1300" | ||
}, | ||
{ | ||
"type": "WEB", | ||
"url": "https://access.redhat.com/errata/RHSA-2024:4884" | ||
}, | ||
{ | ||
"type": "WEB", | ||
"url": "https://access.redhat.com/errata/RHSA-2024:3989" | ||
}, | ||
{ | ||
"type": "WEB", | ||
"url": "https://access.redhat.com/errata/RHSA-2024:3527" | ||
}, | ||
{ | ||
"type": "WEB", | ||
"url": "https://access.redhat.com/errata/RHSA-2024:2833" | ||
}, | ||
{ | ||
"type": "WEB", | ||
"url": "https://access.redhat.com/errata/RHSA-2024:2088" | ||
}, | ||
{ | ||
"type": "WEB", | ||
"url": "https://access.redhat.com/errata/RHSA-2024:1923" | ||
}, | ||
{ | ||
"type": "WEB", | ||
"url": "https://access.redhat.com/errata/RHSA-2024:1706" | ||
}, | ||
{ | ||
"type": "WEB", | ||
"url": "https://access.redhat.com/errata/RHSA-2024:1662" | ||
} | ||
], | ||
"database_specific": { | ||
"cwe_ids": [ | ||
"CWE-400" | ||
], | ||
"severity": "MODERATE", | ||
"github_reviewed": true, | ||
"github_reviewed_at": "2024-04-02T16:15:47Z", | ||
"nvd_published_at": "2024-04-02T08:15:53Z" | ||
} | ||
} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,118 @@ | ||
{ | ||
"schema_version": "1.4.0", | ||
"id": "GHSA-mv64-86g8-cqq7", | ||
"modified": "2024-04-25T23:34:44Z", | ||
"published": "2024-04-25T18:30:39Z", | ||
"aliases": [ | ||
"CVE-2024-1726" | ||
], | ||
"summary": "Quarkus: security checks in resteasy reactive may trigger a denial of service", | ||
"details": "A flaw was discovered in the RESTEasy Reactive implementation in Quarkus. Due to security checks for some JAX-RS endpoints being performed after serialization, more processing resources are consumed while the HTTP request is checked. In certain configurations, if an attacker has knowledge of any POST, PUT, or PATCH request paths, they can potentially identify vulnerable endpoints and trigger excessive resource usage as the endpoints process the requests. This can result in a denial of service.", | ||
"severity": [ | ||
{ | ||
"type": "CVSS_V3", | ||
"score": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:L" | ||
} | ||
], | ||
"affected": [ | ||
{ | ||
"package": { | ||
"ecosystem": "Maven", | ||
"name": "io.quarkus.resteasy.reactive:resteasy-reactive" | ||
}, | ||
"ranges": [ | ||
{ | ||
"type": "ECOSYSTEM", | ||
"events": [ | ||
{ | ||
"introduced": "3.8.0.CR1" | ||
}, | ||
{ | ||
"fixed": "3.8.0" | ||
} | ||
] | ||
} | ||
], | ||
"versions": [ | ||
"3.8.0.CR1" | ||
] | ||
}, | ||
{ | ||
"package": { | ||
"ecosystem": "Maven", | ||
"name": "io.quarkus.resteasy.reactive:resteasy-reactive" | ||
}, | ||
"ranges": [ | ||
{ | ||
"type": "ECOSYSTEM", | ||
"events": [ | ||
{ | ||
"introduced": "3.3.0.CR1" | ||
}, | ||
{ | ||
"fixed": "3.7.4" | ||
} | ||
] | ||
} | ||
] | ||
}, | ||
{ | ||
"package": { | ||
"ecosystem": "Maven", | ||
"name": "io.quarkus.resteasy.reactive:resteasy-reactive" | ||
}, | ||
"ranges": [ | ||
{ | ||
"type": "ECOSYSTEM", | ||
"events": [ | ||
{ | ||
"introduced": "0" | ||
}, | ||
{ | ||
"fixed": "3.2.11.Final" | ||
} | ||
] | ||
} | ||
] | ||
} | ||
], | ||
"references": [ | ||
{ | ||
"type": "ADVISORY", | ||
"url": "https://nvd.nist.gov/vuln/detail/CVE-2024-1726" | ||
}, | ||
{ | ||
"type": "WEB", | ||
"url": "https://github.com/quarkusio/quarkus/commit/34c1a63baf5401d0d578a23a1a4deb4b841ce65b" | ||
}, | ||
{ | ||
"type": "WEB", | ||
"url": "https://github.com/quarkusio/quarkus/commit/96d93427f3b4a7d3cff34d8b7b883e13cecd359c" | ||
}, | ||
{ | ||
"type": "WEB", | ||
"url": "https://access.redhat.com/errata/RHSA-2024:1662" | ||
}, | ||
{ | ||
"type": "WEB", | ||
"url": "https://access.redhat.com/security/cve/CVE-2024-1726" | ||
}, | ||
{ | ||
"type": "WEB", | ||
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2265158" | ||
}, | ||
{ | ||
"type": "PACKAGE", | ||
"url": "https://github.com/quarkusio/quarkus" | ||
} | ||
], | ||
"database_specific": { | ||
"cwe_ids": [ | ||
"CWE-281" | ||
], | ||
"severity": "MODERATE", | ||
"github_reviewed": true, | ||
"github_reviewed_at": "2024-04-25T23:34:44Z", | ||
"nvd_published_at": "2024-04-25T17:15:48Z" | ||
} | ||
} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters