{
    "dataType": "CVE_RECORD",
    "dataVersion": "5.1",
    "cveMetadata": {
        "cveId": "CVE-2024-32652",
        "assignerOrgId": "a0819718-46f1-4df5-94e2-005712e83aaa",
        "state": "PUBLISHED",
        "assignerShortName": "GitHub_M",
        "dateReserved": "2024-04-16T14:15:26.876Z",
        "datePublished": "2024-04-19T18:29:42.857Z",
        "dateUpdated": "2024-08-02T02:13:40.330Z"
    },
    "containers": {
        "cna": {
            "title": "@hono/node-server contains Denial of Service risk when receiving Host header that cannot be parsed",
            "problemTypes": [
                {
                    "descriptions": [
                        {
                            "cweId": "CWE-755",
                            "lang": "en",
                            "description": "CWE-755: Improper Handling of Exceptional Conditions",
                            "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/honojs/node-server/security/advisories/GHSA-hgxw-5xg3-69jx",
                    "tags": [
                        "x_refsource_CONFIRM"
                    ],
                    "url": "https://github.com/honojs/node-server/security/advisories/GHSA-hgxw-5xg3-69jx"
                },
                {
                    "name": "https://github.com/honojs/node-server/issues/159",
                    "tags": [
                        "x_refsource_MISC"
                    ],
                    "url": "https://github.com/honojs/node-server/issues/159"
                },
                {
                    "name": "https://github.com/honojs/node-server/commit/d847e60249fd8183ba0998bc379ba20505643204",
                    "tags": [
                        "x_refsource_MISC"
                    ],
                    "url": "https://github.com/honojs/node-server/commit/d847e60249fd8183ba0998bc379ba20505643204"
                }
            ],
            "affected": [
                {
                    "vendor": "honojs",
                    "product": "node-server",
                    "versions": [
                        {
                            "version": ">= 1.3.0, < 1.10.1",
                            "status": "affected"
                        }
                    ]
                }
            ],
            "providerMetadata": {
                "orgId": "a0819718-46f1-4df5-94e2-005712e83aaa",
                "shortName": "GitHub_M",
                "dateUpdated": "2024-04-19T18:29:42.857Z"
            },
            "descriptions": [
                {
                    "lang": "en",
                    "value": "The adapter @hono/node-server allows you to run your Hono application on Node.js. Prior to 1.10.1, the application hangs when receiving a Host header with a value that `@hono/node-server` can't handle well. Invalid values are those that cannot be parsed by the `URL` as a hostname such as an empty string, slashes `/`, and other strings. The version 1.10.1 includes the fix for this issue."
                }
            ],
            "source": {
                "advisory": "GHSA-hgxw-5xg3-69jx",
                "discovery": "UNKNOWN"
            }
        },
        "adp": [
            {
                "title": "CISA ADP Vulnrichment",
                "metrics": [
                    {
                        "other": {
                            "type": "ssvc",
                            "content": {
                                "id": "CVE-2024-32652",
                                "role": "CISA Coordinator",
                                "options": [
                                    {
                                        "Exploitation": "none"
                                    },
                                    {
                                        "Automatable": "yes"
                                    },
                                    {
                                        "Technical Impact": "partial"
                                    }
                                ],
                                "version": "2.0.3",
                                "timestamp": "2024-04-23T14:58:57.373374Z"
                            }
                        }
                    }
                ],
                "affected": [
                    {
                        "cpes": [
                            "cpe:2.3:a:hono:node-server:*:*:*:*:*:node.js:*:*"
                        ],
                        "vendor": "hono",
                        "product": "node-server",
                        "versions": [
                            {
                                "status": "affected",
                                "version": "1.3.0",
                                "lessThan": "1.10.1",
                                "versionType": "custom"
                            }
                        ],
                        "defaultStatus": "unknown"
                    }
                ],
                "providerMetadata": {
                    "orgId": "134c704f-9b21-4f2e-91b3-4a467353bcc0",
                    "shortName": "CISA-ADP",
                    "dateUpdated": "2024-06-04T17:52:02.191Z"
                }
            },
            {
                "providerMetadata": {
                    "orgId": "af854a3a-2127-422b-91ae-364da2661108",
                    "shortName": "CVE",
                    "dateUpdated": "2024-08-02T02:13:40.330Z"
                },
                "title": "CVE Program Container",
                "references": [
                    {
                        "name": "https://github.com/honojs/node-server/security/advisories/GHSA-hgxw-5xg3-69jx",
                        "tags": [
                            "x_refsource_CONFIRM",
                            "x_transferred"
                        ],
                        "url": "https://github.com/honojs/node-server/security/advisories/GHSA-hgxw-5xg3-69jx"
                    },
                    {
                        "name": "https://github.com/honojs/node-server/issues/159",
                        "tags": [
                            "x_refsource_MISC",
                            "x_transferred"
                        ],
                        "url": "https://github.com/honojs/node-server/issues/159"
                    },
                    {
                        "name": "https://github.com/honojs/node-server/commit/d847e60249fd8183ba0998bc379ba20505643204",
                        "tags": [
                            "x_refsource_MISC",
                            "x_transferred"
                        ],
                        "url": "https://github.com/honojs/node-server/commit/d847e60249fd8183ba0998bc379ba20505643204"
                    }
                ]
            }
        ]
    }
}