{ "schema_version": "1.4.0", "id": "GHSA-phg3-gv66-q38x", "modified": "2025-03-03T15:31:24Z", "published": "2025-02-13T15:31:25Z", "aliases": [ "CVE-2025-1247" ], "summary": "Quarkus REST Endpoint Request Parameter Leakage Due to Shared Instance", "details": "A flaw was found in Quarkus REST that allows request parameters to leak between concurrent requests if endpoints use field injection without a CDI scope. This vulnerability allows attackers to manipulate request data, impersonate users, or access sensitive information.", "severity": [ { "type": "CVSS_V3", "score": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:L" } ], "affected": [ { "package": { "ecosystem": "Maven", "name": "io.quarkus:quarkus-rest" }, "ranges": [ { "type": "ECOSYSTEM", "events": [ { "introduced": "3.16.0.CR1" }, { "fixed": "3.18.2" } ] } ] }, { "package": { "ecosystem": "Maven", "name": "io.quarkus:quarkus-rest-deployment" }, "ranges": [ { "type": "ECOSYSTEM", "events": [ { "introduced": "3.16.0.CR1" }, { "fixed": "3.18.2" } ] } ] }, { "package": { "ecosystem": "Maven", "name": "io.quarkus:quarkus-rest" }, "ranges": [ { "type": "ECOSYSTEM", "events": [ { "introduced": "3.9.0.CR1" }, { "fixed": "3.15.3.1" } ] } ] }, { "package": { "ecosystem": "Maven", "name": "io.quarkus:quarkus-rest-deployment" }, "ranges": [ { "type": "ECOSYSTEM", "events": [ { "introduced": "3.9.0.CR1" }, { "fixed": "3.15.3.1" } ] } ] }, { "package": { "ecosystem": "Maven", "name": "io.quarkus:quarkus-rest" }, "ranges": [ { "type": "ECOSYSTEM", "events": [ { "introduced": "0" }, { "fixed": "3.8.6.1" } ] } ] }, { "package": { "ecosystem": "Maven", "name": "io.quarkus:quarkus-rest-deployment" }, "ranges": [ { "type": "ECOSYSTEM", "events": [ { "introduced": "0" }, { "fixed": "3.8.6.1" } ] } ] } ], "references": [ { "type": "ADVISORY", "url": "https://nvd.nist.gov/vuln/detail/CVE-2025-1247" }, { "type": "WEB", "url": "https://github.com/quarkusio/quarkus/issues/45789" }, { "type": "WEB", "url": "https://github.com/quarkusio/quarkus/commit/02ff9ed45c3928edf2a0f8b906543606fed7cd53" }, { "type": "WEB", "url": "https://github.com/quarkusio/quarkus/commit/d8df15cec17dc5d085efc372d77cbef1341ae071" }, { "type": "WEB", "url": "https://github.com/quarkusio/quarkus/commit/f42166ee7041ed09b7183d5dbf3ece2439b16676" }, { "type": "WEB", "url": "https://access.redhat.com/errata/RHSA-2025:1884" }, { "type": "WEB", "url": "https://access.redhat.com/errata/RHSA-2025:1885" }, { "type": "WEB", "url": "https://access.redhat.com/errata/RHSA-2025:2067" }, { "type": "WEB", "url": "https://access.redhat.com/security/cve/CVE-2025-1247" }, { "type": "WEB", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2345172" }, { "type": "PACKAGE", "url": "https://github.com/quarkusio/quarkus" }, { "type": "WEB", "url": "https://quarkus.io/blog/cve-fixes-feb-2025" } ], "database_specific": { "cwe_ids": [ "CWE-488" ], "severity": "HIGH", "github_reviewed": true, "github_reviewed_at": "2025-02-13T17:36:18Z", "nvd_published_at": "2025-02-13T14:16:18Z" } }