diff --git a/advisories/unreviewed/2024/03/GHSA-8vvp-525h-cxf9/GHSA-8vvp-525h-cxf9.json b/advisories/github-reviewed/2024/03/GHSA-8vvp-525h-cxf9/GHSA-8vvp-525h-cxf9.json similarity index 60% rename from advisories/unreviewed/2024/03/GHSA-8vvp-525h-cxf9/GHSA-8vvp-525h-cxf9.json rename to advisories/github-reviewed/2024/03/GHSA-8vvp-525h-cxf9/GHSA-8vvp-525h-cxf9.json index 6b03660877e..0a438866e5c 100644 --- a/advisories/unreviewed/2024/03/GHSA-8vvp-525h-cxf9/GHSA-8vvp-525h-cxf9.json +++ b/advisories/github-reviewed/2024/03/GHSA-8vvp-525h-cxf9/GHSA-8vvp-525h-cxf9.json @@ -1,23 +1,46 @@ { "schema_version": "1.4.0", "id": "GHSA-8vvp-525h-cxf9", - "modified": "2024-03-19T12:30:40Z", + "modified": "2024-03-20T15:37:44Z", "published": "2024-03-19T12:30:40Z", "aliases": [ "CVE-2024-27439" ], + "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.\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.\n\n", "severity": [ ], "affected": [ - + { + "package": { + "ecosystem": "Maven", + "name": "org.apache.wicket:wicket" + }, + "ranges": [ + { + "type": "ECOSYSTEM", + "events": [ + { + "introduced": "9.1.0" + }, + { + "fixed": "9.17.0" + } + ] + } + ] + } ], "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" @@ -27,9 +50,9 @@ "cwe_ids": [ "CWE-352" ], - "severity": null, - "github_reviewed": false, - "github_reviewed_at": null, + "severity": "MODERATE", + "github_reviewed": true, + "github_reviewed_at": "2024-03-20T15:37:44Z", "nvd_published_at": "2024-03-19T11:15:06Z" } } \ No newline at end of file