From 41fafbbb49a06f277ac355fa0bf87c1d42c731a2 Mon Sep 17 00:00:00 2001
From: "advisory-database[bot]"
<45398580+advisory-database[bot]@users.noreply.github.com>
Date: Thu, 16 Jan 2025 14:38:20 +0000
Subject: [PATCH] Publish GHSA-q4h9-7rxj-7gx2
---
.../12/GHSA-q4h9-7rxj-7gx2/GHSA-q4h9-7rxj-7gx2.json | 11 ++++++++---
1 file changed, 8 insertions(+), 3 deletions(-)
diff --git a/advisories/github-reviewed/2024/12/GHSA-q4h9-7rxj-7gx2/GHSA-q4h9-7rxj-7gx2.json b/advisories/github-reviewed/2024/12/GHSA-q4h9-7rxj-7gx2/GHSA-q4h9-7rxj-7gx2.json
index efa2fae8f12..a4dee41a6a2 100644
--- a/advisories/github-reviewed/2024/12/GHSA-q4h9-7rxj-7gx2/GHSA-q4h9-7rxj-7gx2.json
+++ b/advisories/github-reviewed/2024/12/GHSA-q4h9-7rxj-7gx2/GHSA-q4h9-7rxj-7gx2.json
@@ -1,11 +1,12 @@
{
"schema_version": "1.4.0",
"id": "GHSA-q4h9-7rxj-7gx2",
- "modified": "2024-12-02T20:03:14Z",
+ "modified": "2025-01-16T14:36:55Z",
"published": "2024-12-02T20:03:03Z",
+ "withdrawn": "2025-01-16T14:36:55Z",
"aliases": [],
- "summary": "Netty vulnerability included in redis lettuce",
- "details": "### Summary\nNote: i'm reporting this in this way purely because it's private and i don't want to broadcast vulnerabilities.\n\n> An unsafe reading of environment file could potentially cause a denial of service in Netty. When loaded on an Windows application, Netty attempts to load a file that does not exist. If an attacker creates such a large file, the Netty application crashes. This vulnerability is fixed in 4.1.115.\n\n### Details\nhttps://github.com/redis/lettuce/blob/main/pom.xml#L67C9-L67C53 The netty version pinned here is currently \n```\n4.1.113.Final\n```\nThis version is vulnerable according to Snyk and is affecting one of our products:\n\n\nHere is a [link](https://www.cve.org/CVERecord?id=CVE-2024-47535) to the CVE\n\n### PoC\n_Complete instructions, including specific configuration details, to reproduce the vulnerability._\nNot applicable\n\n### Impact\n_What kind of vulnerability is it? Who is impacted?_\nDenial of Service, affecting Windows users. ",
+ "summary": "Withdrawn Advisory: Netty vulnerability included in redis lettuce",
+ "details": "# Withdrawn Advisory\nThis advisory has been withdrawn because users of Lettuce may independently exclude vulnerable versions of Netty from their dependencies, and those users should not receive alerts for CVE-2024-47535. This link is maintained to preserve external references.\n\n# Original Description\n\n### Summary\nNote: i'm reporting this in this way purely because it's private and i don't want to broadcast vulnerabilities.\n\n> An unsafe reading of environment file could potentially cause a denial of service in Netty. When loaded on an Windows application, Netty attempts to load a file that does not exist. If an attacker creates such a large file, the Netty application crashes. This vulnerability is fixed in 4.1.115.\n\n### Details\nhttps://github.com/redis/lettuce/blob/main/pom.xml#L67C9-L67C53 The netty version pinned here is currently \n```\n4.1.113.Final\n```\nThis version is vulnerable according to Snyk and is affecting one of our products:\n\n\nHere is a [link](https://www.cve.org/CVERecord?id=CVE-2024-47535) to the CVE\n\n### PoC\n_Complete instructions, including specific configuration details, to reproduce the vulnerability._\nNot applicable\n\n### Impact\n_What kind of vulnerability is it? Who is impacted?_\nDenial of Service, affecting Windows users. ",
"severity": [
{
"type": "CVSS_V3",
@@ -50,6 +51,10 @@
"type": "ADVISORY",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2024-47535"
},
+ {
+ "type": "WEB",
+ "url": "https://github.com/redis/lettuce/issues/3093"
+ },
{
"type": "PACKAGE",
"url": "https://github.com/redis/lettuce"