ghsa-9cxr-76pm-j3wf
Vulnerability from github
Published
2025-01-23 09:31
Modified
2025-01-23 22:31
Summary
Apache Wicket: An attacker can intentionally trigger a memory leak
Details
The request handling in the core in Apache Wicket 7.0.0 on any platform allows an attacker to create a DOS via multiple requests to server resources. Users are recommended to upgrade to versions 9.19.0 or 10.3.0, which fixes this issue.
{ "affected": [ { "package": { "ecosystem": "Maven", "name": "org.apache.wicket:wicket-core" }, "ranges": [ { "events": [ { "introduced": "7.0.0" }, { "fixed": "9.19.0" } ], "type": "ECOSYSTEM" } ] }, { "package": { "ecosystem": "Maven", "name": "org.apache.wicket:wicket-core" }, "ranges": [ { "events": [ { "introduced": "10.0.0" }, { "fixed": "10.3.0" } ], "type": "ECOSYSTEM" } ] } ], "aliases": [ "CVE-2024-53299" ], "database_specific": { "cwe_ids": [ "CWE-400" ], "github_reviewed": true, "github_reviewed_at": "2025-01-23T22:31:09Z", "nvd_published_at": "2025-01-23T09:15:07Z", "severity": "CRITICAL" }, "details": "The request handling in the core in Apache Wicket 7.0.0 on any platform allows an attacker to create a DOS via multiple requests to server resources.\nUsers are recommended to upgrade to versions 9.19.0 or 10.3.0, which fixes this issue.", "id": "GHSA-9cxr-76pm-j3wf", "modified": "2025-01-23T22:31:09Z", "published": "2025-01-23T09:31:17Z", "references": [ { "type": "ADVISORY", "url": "https://nvd.nist.gov/vuln/detail/CVE-2024-53299" }, { "type": "PACKAGE", "url": "https://github.com/apache/wicket" }, { "type": "WEB", "url": "https://lists.apache.org/thread/gyp2ht00c62827y0379lxh5dbx3hhho5" }, { "type": "WEB", "url": "http://www.openwall.com/lists/oss-security/2025/01/22/12" } ], "schema_version": "1.4.0", "severity": [], "summary": "Apache Wicket: An attacker can intentionally trigger a memory leak" }
Loading…
Loading…
Sightings
Author | Source | Type | Date |
---|
Nomenclature
- 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.