ghsa-gfh6-3pqw-x2j4
Vulnerability from github
Published
2025-03-12 15:32
Modified
2025-04-02 23:00
Severity ?
Summary
SmallRye Fault Tolerance out-of-memory (OOM) issue
Details
A flaw was found in Smallrye, where smallrye-fault-tolerance is vulnerable to an out-of-memory (OOM) issue. This vulnerability is externally triggered when calling the metrics URI. Every call creates a new object within meterMap and may lead to a denial of service (DoS) issue.
{ "affected": [ { "package": { "ecosystem": "Maven", "name": "io.smallrye:smallrye-fault-tolerance-core" }, "ranges": [ { "events": [ { "introduced": "6.3.0" }, { "fixed": "6.4.2" } ], "type": "ECOSYSTEM" } ] }, { "package": { "ecosystem": "Maven", "name": "io.smallrye:smallrye-fault-tolerance-core" }, "ranges": [ { "events": [ { "introduced": "6.5.0" }, { "fixed": "6.9.0" } ], "type": "ECOSYSTEM" } ] } ], "aliases": [ "CVE-2025-2240" ], "database_specific": { "cwe_ids": [ "CWE-1325" ], "github_reviewed": true, "github_reviewed_at": "2025-03-12T20:19:58Z", "nvd_published_at": "2025-03-12T15:15:42Z", "severity": "HIGH" }, "details": "A flaw was found in Smallrye, where smallrye-fault-tolerance is vulnerable to an out-of-memory (OOM) issue. This vulnerability is externally triggered when calling the metrics URI. Every call creates a new object within meterMap and may lead to a denial of service (DoS) issue.", "id": "GHSA-gfh6-3pqw-x2j4", "modified": "2025-04-02T23:00:12Z", "published": "2025-03-12T15:32:06Z", "references": [ { "type": "ADVISORY", "url": "https://nvd.nist.gov/vuln/detail/CVE-2025-2240" }, { "type": "WEB", "url": "https://github.com/smallrye/smallrye-fault-tolerance/pull/985" }, { "type": "WEB", "url": "https://github.com/smallrye/smallrye-fault-tolerance/pull/985/files#diff-88c4a089e0cb88e4bdf285490e2617c29b9979a778e33957e4448260e286b91aR299" }, { "type": "WEB", "url": "https://github.com/smallrye/smallrye-fault-tolerance/commit/e8bcad3d5e8bbac0a3219bd5c13661adf6ed6bbb" }, { "type": "WEB", "url": "https://access.redhat.com/errata/RHSA-2025:3376" }, { "type": "WEB", "url": "https://access.redhat.com/errata/RHSA-2025:3541" }, { "type": "WEB", "url": "https://access.redhat.com/security/cve/CVE-2025-2240" }, { "type": "WEB", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2351452" }, { "type": "PACKAGE", "url": "https://github.com/smallrye/smallrye-fault-tolerance" }, { "type": "WEB", "url": "https://smallrye.io/blog/fault-tolerance-6-9-0" } ], "schema_version": "1.4.0", "severity": [ { "score": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H", "type": "CVSS_V3" } ], "summary": "SmallRye Fault Tolerance out-of-memory (OOM) issue" }
Loading...
Loading...
- Seen: The vulnerability was mentioned, discussed, or seen somewhere by the user.
- Confirmed: The vulnerability is confirmed from an analyst perspective.
- Exploited: This vulnerability was exploited and seen by the user reporting the sighting.
- Patched: This vulnerability was successfully patched by the user reporting the sighting.
- Not exploited: This vulnerability was not exploited or seen by the user reporting the sighting.
- Not confirmed: The user expresses doubt about the veracity of the vulnerability.
- Not patched: This vulnerability was not successfully patched by the user reporting the sighting.