From 5de58b2aa64cbfa121342baf54b3e06182a4ae9b Mon Sep 17 00:00:00 2001 From: "advisory-database[bot]" <45398580+advisory-database[bot]@users.noreply.github.com> Date: Thu, 23 Jan 2025 22:32:23 +0000 Subject: [PATCH] Publish Advisories GHSA-6vjf-48fh-vxxj GHSA-9cxr-76pm-j3wf GHSA-9cxr-76pm-j3wf --- .../GHSA-6vjf-48fh-vxxj.json | 4 +- .../GHSA-9cxr-76pm-j3wf.json | 79 +++++++++++++++++++ .../GHSA-9cxr-76pm-j3wf.json | 35 -------- 3 files changed, 81 insertions(+), 37 deletions(-) create mode 100644 advisories/github-reviewed/2025/01/GHSA-9cxr-76pm-j3wf/GHSA-9cxr-76pm-j3wf.json delete mode 100644 advisories/unreviewed/2025/01/GHSA-9cxr-76pm-j3wf/GHSA-9cxr-76pm-j3wf.json diff --git a/advisories/github-reviewed/2024/02/GHSA-6vjf-48fh-vxxj/GHSA-6vjf-48fh-vxxj.json b/advisories/github-reviewed/2024/02/GHSA-6vjf-48fh-vxxj/GHSA-6vjf-48fh-vxxj.json index ff4f40e3602..bc45c5606d5 100644 --- a/advisories/github-reviewed/2024/02/GHSA-6vjf-48fh-vxxj/GHSA-6vjf-48fh-vxxj.json +++ b/advisories/github-reviewed/2024/02/GHSA-6vjf-48fh-vxxj/GHSA-6vjf-48fh-vxxj.json @@ -1,7 +1,7 @@ { "schema_version": "1.4.0", "id": "GHSA-6vjf-48fh-vxxj", - "modified": "2024-02-29T03:33:06Z", + "modified": "2025-01-23T22:29:08Z", "published": "2024-02-19T18:31:32Z", "aliases": [ "CVE-2024-25979" @@ -11,7 +11,7 @@ "severity": [ { "type": "CVSS_V3", - "score": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:N/A:N" + "score": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:L/A:N" } ], "affected": [ diff --git a/advisories/github-reviewed/2025/01/GHSA-9cxr-76pm-j3wf/GHSA-9cxr-76pm-j3wf.json b/advisories/github-reviewed/2025/01/GHSA-9cxr-76pm-j3wf/GHSA-9cxr-76pm-j3wf.json new file mode 100644 index 00000000000..f9f93204a77 --- /dev/null +++ b/advisories/github-reviewed/2025/01/GHSA-9cxr-76pm-j3wf/GHSA-9cxr-76pm-j3wf.json @@ -0,0 +1,79 @@ +{ + "schema_version": "1.4.0", + "id": "GHSA-9cxr-76pm-j3wf", + "modified": "2025-01-23T22:31:09Z", + "published": "2025-01-23T09:31:17Z", + "aliases": [ + "CVE-2024-53299" + ], + "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.\nUsers are recommended to upgrade to versions 9.19.0 or 10.3.0, which fixes this issue.", + "severity": [], + "affected": [ + { + "package": { + "ecosystem": "Maven", + "name": "org.apache.wicket:wicket-core" + }, + "ranges": [ + { + "type": "ECOSYSTEM", + "events": [ + { + "introduced": "7.0.0" + }, + { + "fixed": "9.19.0" + } + ] + } + ] + }, + { + "package": { + "ecosystem": "Maven", + "name": "org.apache.wicket:wicket-core" + }, + "ranges": [ + { + "type": "ECOSYSTEM", + "events": [ + { + "introduced": "10.0.0" + }, + { + "fixed": "10.3.0" + } + ] + } + ] + } + ], + "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" + } + ], + "database_specific": { + "cwe_ids": [ + "CWE-400" + ], + "severity": "CRITICAL", + "github_reviewed": true, + "github_reviewed_at": "2025-01-23T22:31:09Z", + "nvd_published_at": "2025-01-23T09:15:07Z" + } +} \ No newline at end of file diff --git a/advisories/unreviewed/2025/01/GHSA-9cxr-76pm-j3wf/GHSA-9cxr-76pm-j3wf.json b/advisories/unreviewed/2025/01/GHSA-9cxr-76pm-j3wf/GHSA-9cxr-76pm-j3wf.json deleted file mode 100644 index 768db7b007d..00000000000 --- a/advisories/unreviewed/2025/01/GHSA-9cxr-76pm-j3wf/GHSA-9cxr-76pm-j3wf.json +++ /dev/null @@ -1,35 +0,0 @@ -{ - "schema_version": "1.4.0", - "id": "GHSA-9cxr-76pm-j3wf", - "modified": "2025-01-23T18:31:19Z", - "published": "2025-01-23T09:31:17Z", - "aliases": [ - "CVE-2024-53299" - ], - "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.", - "severity": [], - "affected": [], - "references": [ - { - "type": "ADVISORY", - "url": "https://nvd.nist.gov/vuln/detail/CVE-2024-53299" - }, - { - "type": "WEB", - "url": "https://lists.apache.org/thread/gyp2ht00c62827y0379lxh5dbx3hhho5" - }, - { - "type": "WEB", - "url": "http://www.openwall.com/lists/oss-security/2025/01/22/12" - } - ], - "database_specific": { - "cwe_ids": [ - "CWE-400" - ], - "severity": null, - "github_reviewed": false, - "github_reviewed_at": null, - "nvd_published_at": "2025-01-23T09:15:07Z" - } -} \ No newline at end of file