{
    "dataType": "CVE_RECORD",
    "dataVersion": "5.1",
    "cveMetadata": {
        "cveId": "CVE-2025-48367",
        "assignerOrgId": "a0819718-46f1-4df5-94e2-005712e83aaa",
        "state": "PUBLISHED",
        "assignerShortName": "GitHub_M",
        "dateReserved": "2025-05-19T15:46:00.394Z",
        "datePublished": "2025-07-07T15:25:47.690Z",
        "dateUpdated": "2025-07-07T15:39:11.003Z"
    },
    "containers": {
        "cna": {
            "title": "Redis DoS Vulnerability due to bad connection error handling",
            "problemTypes": [
                {
                    "descriptions": [
                        {
                            "cweId": "CWE-770",
                            "lang": "en",
                            "description": "CWE-770: Allocation of Resources Without Limits or Throttling",
                            "type": "CWE"
                        }
                    ]
                }
            ],
            "metrics": [
                {
                    "cvssV3_1": {
                        "attackComplexity": "LOW",
                        "attackVector": "NETWORK",
                        "availabilityImpact": "HIGH",
                        "baseScore": 7.5,
                        "baseSeverity": "HIGH",
                        "confidentialityImpact": "NONE",
                        "integrityImpact": "NONE",
                        "privilegesRequired": "NONE",
                        "scope": "UNCHANGED",
                        "userInteraction": "NONE",
                        "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
                        "version": "3.1"
                    }
                }
            ],
            "references": [
                {
                    "name": "https://github.com/redis/redis/security/advisories/GHSA-4q32-c38c-pwgq",
                    "tags": [
                        "x_refsource_CONFIRM"
                    ],
                    "url": "https://github.com/redis/redis/security/advisories/GHSA-4q32-c38c-pwgq"
                },
                {
                    "name": "https://github.com/redis/redis/commit/bde62951accfc4bb0a516276fd0b4b307e140ce2",
                    "tags": [
                        "x_refsource_MISC"
                    ],
                    "url": "https://github.com/redis/redis/commit/bde62951accfc4bb0a516276fd0b4b307e140ce2"
                },
                {
                    "name": "https://github.com/redis/redis/releases/tag/6.2.19",
                    "tags": [
                        "x_refsource_MISC"
                    ],
                    "url": "https://github.com/redis/redis/releases/tag/6.2.19"
                },
                {
                    "name": "https://github.com/redis/redis/releases/tag/7.2.10",
                    "tags": [
                        "x_refsource_MISC"
                    ],
                    "url": "https://github.com/redis/redis/releases/tag/7.2.10"
                },
                {
                    "name": "https://github.com/redis/redis/releases/tag/7.4.5",
                    "tags": [
                        "x_refsource_MISC"
                    ],
                    "url": "https://github.com/redis/redis/releases/tag/7.4.5"
                },
                {
                    "name": "https://github.com/redis/redis/releases/tag/8.0.3",
                    "tags": [
                        "x_refsource_MISC"
                    ],
                    "url": "https://github.com/redis/redis/releases/tag/8.0.3"
                }
            ],
            "affected": [
                {
                    "vendor": "redis",
                    "product": "redis",
                    "versions": [
                        {
                            "version": ">= 8.0.0, < 8.0.3",
                            "status": "affected"
                        },
                        {
                            "version": ">= 7.4-rc1, < 7.4.5",
                            "status": "affected"
                        },
                        {
                            "version": ">= 7.0.0, < 7.2.10",
                            "status": "affected"
                        },
                        {
                            "version": "< 6.2.19",
                            "status": "affected"
                        }
                    ]
                }
            ],
            "providerMetadata": {
                "orgId": "a0819718-46f1-4df5-94e2-005712e83aaa",
                "shortName": "GitHub_M",
                "dateUpdated": "2025-07-07T15:25:47.690Z"
            },
            "descriptions": [
                {
                    "lang": "en",
                    "value": "Redis is an open source, in-memory database that persists on disk. An unauthenticated connection can cause repeated IP protocol errors, leading to client starvation and, ultimately, a denial of service. This vulnerability is fixed in 8.0.3, 7.4.5, 7.2.10, and 6.2.19."
                }
            ],
            "source": {
                "advisory": "GHSA-4q32-c38c-pwgq",
                "discovery": "UNKNOWN"
            }
        },
        "adp": [
            {
                "metrics": [
                    {
                        "other": {
                            "type": "ssvc",
                            "content": {
                                "timestamp": "2025-07-07T15:38:48.149394Z",
                                "id": "CVE-2025-48367",
                                "options": [
                                    {
                                        "Exploitation": "none"
                                    },
                                    {
                                        "Automatable": "yes"
                                    },
                                    {
                                        "Technical Impact": "partial"
                                    }
                                ],
                                "role": "CISA Coordinator",
                                "version": "2.0.3"
                            }
                        }
                    }
                ],
                "title": "CISA ADP Vulnrichment",
                "providerMetadata": {
                    "orgId": "134c704f-9b21-4f2e-91b3-4a467353bcc0",
                    "shortName": "CISA-ADP",
                    "dateUpdated": "2025-07-07T15:39:11.003Z"
                }
            }
        ]
    }
}