ghsa-8vvp-525h-cxf9
Vulnerability from github
Published
2024-03-19 12:30
Modified
2025-02-13 19:05
Severity ?
VLAI Severity ?
Summary
Cross-Site Request Forgery in Apache Wicket
Details
An error in the evaluation of the fetch metadata headers could allow a bypass of the CSRF protection in Apache Wicket. This issue affects Apache Wicket: from 9.1.0 through 9.16.0, and the milestone releases for the 10.0 series. Apache Wicket 8.x does not support CSRF protection via the fetch metadata headers and as such is not affected.
Users are recommended to upgrade to version 9.17.0 or 10.0.0, which fixes the issue.
{ "affected": [ { "package": { "ecosystem": "Maven", "name": "org.apache.wicket:wicket" }, "ranges": [ { "events": [ { "introduced": "9.1.0" }, { "fixed": "9.17.0" } ], "type": "ECOSYSTEM" } ] }, { "package": { "ecosystem": "Maven", "name": "org.apache.wicket:wicket" }, "ranges": [ { "events": [ { "introduced": "10.0.0-M1" }, { "fixed": "10.0.0" } ], "type": "ECOSYSTEM" } ] } ], "aliases": [ "CVE-2024-27439" ], "database_specific": { "cwe_ids": [ "CWE-352" ], "github_reviewed": true, "github_reviewed_at": "2024-03-20T15:37:44Z", "nvd_published_at": "2024-03-19T11:15:06Z", "severity": "MODERATE" }, "details": "An error in the evaluation of the fetch metadata headers could allow a bypass of the CSRF protection in Apache Wicket.\nThis issue affects Apache Wicket: from 9.1.0 through 9.16.0, and the milestone releases for the 10.0 series.\nApache Wicket 8.x does not support CSRF protection via the fetch metadata headers and as such is not affected.\n\nUsers are recommended to upgrade to version 9.17.0 or 10.0.0, which fixes the issue.", "id": "GHSA-8vvp-525h-cxf9", "modified": "2025-02-13T19:05:24Z", "published": "2024-03-19T12:30:40Z", "references": [ { "type": "ADVISORY", "url": "https://nvd.nist.gov/vuln/detail/CVE-2024-27439" }, { "type": "PACKAGE", "url": "https://github.com/apache/wicket" }, { "type": "WEB", "url": "https://lists.apache.org/thread/o825rvjjtmz3qv21ps5k7m2w9193g1lo" }, { "type": "WEB", "url": "http://www.openwall.com/lists/oss-security/2024/03/19/2" } ], "schema_version": "1.4.0", "severity": [ { "score": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:L/A:N", "type": "CVSS_V3" } ], "summary": "Cross-Site Request Forgery in Apache Wicket" }
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.
Loading…