Publish Advisories

GHSA-6vjf-48fh-vxxj
GHSA-9cxr-76pm-j3wf
GHSA-9cxr-76pm-j3wf
This commit is contained in:
advisory-database[bot]
2025-01-23 22:32:23 +00:00
parent 698061953c
commit 5de58b2aa6
3 changed files with 81 additions and 37 deletions
@@ -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": [
@@ -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"
}
}
@@ -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"
}
}