2024-12-08 03:06:42 +00:00

80 lines
3.0 KiB
JSON

{
"id": "CVE-2024-32652",
"sourceIdentifier": "security-advisories@github.com",
"published": "2024-04-19T19:15:07.067",
"lastModified": "2024-11-21T09:15:24.090",
"vulnStatus": "Awaiting Analysis",
"cveTags": [],
"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."
},
{
"lang": "es",
"value": "El adaptador @hono/node-server le permite ejecutar su aplicaci\u00f3n Hono en Node.js. Antes de 1.10.1, la aplicaci\u00f3n se bloquea cuando recibe un encabezado de Host con un valor que `@hono/node-server` no puede manejar bien. Los valores no v\u00e1lidos son aquellos que la \"URL\" no puede analizar como un nombre de host, como una cadena vac\u00eda, barras diagonales \"/\" y otras cadenas. La versi\u00f3n 1.10.1 incluye la soluci\u00f3n para este problema."
}
],
"metrics": {
"cvssMetricV31": [
{
"source": "security-advisories@github.com",
"type": "Secondary",
"cvssData": {
"version": "3.1",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"attackVector": "NETWORK",
"attackComplexity": "LOW",
"privilegesRequired": "NONE",
"userInteraction": "NONE",
"scope": "UNCHANGED",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"availabilityImpact": "HIGH"
},
"exploitabilityScore": 3.9,
"impactScore": 3.6
}
]
},
"weaknesses": [
{
"source": "security-advisories@github.com",
"type": "Secondary",
"description": [
{
"lang": "en",
"value": "CWE-755"
}
]
}
],
"references": [
{
"url": "https://github.com/honojs/node-server/commit/d847e60249fd8183ba0998bc379ba20505643204",
"source": "security-advisories@github.com"
},
{
"url": "https://github.com/honojs/node-server/issues/159",
"source": "security-advisories@github.com"
},
{
"url": "https://github.com/honojs/node-server/security/advisories/GHSA-hgxw-5xg3-69jx",
"source": "security-advisories@github.com"
},
{
"url": "https://github.com/honojs/node-server/commit/d847e60249fd8183ba0998bc379ba20505643204",
"source": "af854a3a-2127-422b-91ae-364da2661108"
},
{
"url": "https://github.com/honojs/node-server/issues/159",
"source": "af854a3a-2127-422b-91ae-364da2661108"
},
{
"url": "https://github.com/honojs/node-server/security/advisories/GHSA-hgxw-5xg3-69jx",
"source": "af854a3a-2127-422b-91ae-364da2661108"
}
]
}