From 82936b4c4143ed9a58fcd4558ea41fbb7be6cf91 Mon Sep 17 00:00:00 2001 From: "advisory-database[bot]" <45398580+advisory-database[bot]@users.noreply.github.com> Date: Wed, 26 Feb 2025 21:09:06 +0000 Subject: [PATCH] Publish GHSA-4fwr-mh5q-hchh --- .../GHSA-4fwr-mh5q-hchh.json | 41 +++++++++++++++++-- 1 file changed, 37 insertions(+), 4 deletions(-) rename advisories/{unreviewed => github-reviewed}/2025/02/GHSA-4fwr-mh5q-hchh/GHSA-4fwr-mh5q-hchh.json (52%) diff --git a/advisories/unreviewed/2025/02/GHSA-4fwr-mh5q-hchh/GHSA-4fwr-mh5q-hchh.json b/advisories/github-reviewed/2025/02/GHSA-4fwr-mh5q-hchh/GHSA-4fwr-mh5q-hchh.json similarity index 52% rename from advisories/unreviewed/2025/02/GHSA-4fwr-mh5q-hchh/GHSA-4fwr-mh5q-hchh.json rename to advisories/github-reviewed/2025/02/GHSA-4fwr-mh5q-hchh/GHSA-4fwr-mh5q-hchh.json index 99814c0d3ad..c1d0a26f9c1 100644 --- a/advisories/unreviewed/2025/02/GHSA-4fwr-mh5q-hchh/GHSA-4fwr-mh5q-hchh.json +++ b/advisories/github-reviewed/2025/02/GHSA-4fwr-mh5q-hchh/GHSA-4fwr-mh5q-hchh.json @@ -1,11 +1,12 @@ { "schema_version": "1.4.0", "id": "GHSA-4fwr-mh5q-hchh", - "modified": "2025-02-26T18:30:39Z", + "modified": "2025-02-26T21:06:49Z", "published": "2025-02-26T18:30:39Z", "aliases": [ "CVE-2025-1634" ], + "summary": "io.quarkus:quarkus-resteasy: Memory Leak in Quarkus RESTEasy Classic When Client Requests Timeout", "details": "A flaw was found in the quarkus-resteasy extension, which causes memory leaks when client requests with low timeouts are made. If a client request times out, a buffer is not released correctly, leading to increased memory usage and eventual application crash due to OutOfMemoryError.", "severity": [ { @@ -13,12 +14,40 @@ "score": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H" } ], - "affected": [], + "affected": [ + { + "package": { + "ecosystem": "Maven", + "name": "io.quarkus:quarkus-resteasy" + }, + "ranges": [ + { + "type": "ECOSYSTEM", + "events": [ + { + "introduced": "0" + }, + { + "last_affected": "3.19.0" + } + ] + } + ] + } + ], "references": [ { "type": "ADVISORY", "url": "https://nvd.nist.gov/vuln/detail/CVE-2025-1634" }, + { + "type": "WEB", + "url": "https://github.com/quarkusio/quarkus/issues/46412" + }, + { + "type": "WEB", + "url": "https://github.com/quarkusio/quarkus/commit/80b8eb41678cdccb46e964dc324d048a5ef00f4b" + }, { "type": "WEB", "url": "https://access.redhat.com/security/cve/CVE-2025-1634" @@ -26,6 +55,10 @@ { "type": "WEB", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2347319" + }, + { + "type": "PACKAGE", + "url": "https://github.com/quarkusio/quarkus" } ], "database_specific": { @@ -33,8 +66,8 @@ "CWE-401" ], "severity": "HIGH", - "github_reviewed": false, - "github_reviewed_at": null, + "github_reviewed": true, + "github_reviewed_at": "2025-02-26T21:06:49Z", "nvd_published_at": "2025-02-26T17:15:22Z" } } \ No newline at end of file