mirror of
https://github.com/fkie-cad/nvd-json-data-feeds.git
synced 2025-12-16 10:44:41 +00:00
64 lines
3.3 KiB
JSON
64 lines
3.3 KiB
JSON
{
|
|
"id": "CVE-2025-25290",
|
|
"sourceIdentifier": "security-advisories@github.com",
|
|
"published": "2025-02-14T20:15:35.593",
|
|
"lastModified": "2025-02-14T20:15:35.593",
|
|
"vulnStatus": "Awaiting Analysis",
|
|
"cveTags": [],
|
|
"descriptions": [
|
|
{
|
|
"lang": "en",
|
|
"value": "@octokit/request sends parameterized requests to GitHub\u2019s APIs with sensible defaults in browsers and Node. Starting in version 1.0.0 and prior to version 9.2.1, the regular expression `/<([^>]+)>; rel=\"deprecation\"/` used to match the `link` header in HTTP responses is vulnerable to a ReDoS (Regular Expression Denial of Service) attack. This vulnerability arises due to the unbounded nature of the regex's matching behavior, which can lead to catastrophic backtracking when processing specially crafted input. An attacker could exploit this flaw by sending a malicious `link` header, resulting in excessive CPU usage and potentially causing the server to become unresponsive, impacting service availability. Version 9.2.1 fixes the issue."
|
|
},
|
|
{
|
|
"lang": "es",
|
|
"value": "@octokit/request env\u00eda solicitudes parametrizadas a las API de GitHub con valores predeterminados razonables en los navegadores y Node. A partir de la versi\u00f3n 1.0.0 y antes de la versi\u00f3n 9.2.1, la expresi\u00f3n regular `/<([^>]+)>; rel=\"deprecation\"/` utilizada para hacer coincidir el encabezado `link` en las respuestas HTTP es vulnerable a un ataque ReDoS (denegaci\u00f3n de servicio de expresi\u00f3n regular). Esta vulnerabilidad surge debido a la naturaleza ilimitada del comportamiento de coincidencia de la expresi\u00f3n regular, que puede provocar un retroceso catastr\u00f3fico al procesar una entrada especialmente manipulada. Un atacante podr\u00eda explotar esta falla enviando un encabezado `link` malicioso, lo que resultar\u00eda en un uso excesivo de la CPU y potencialmente causar\u00eda que el servidor dejara de responder, lo que afectar\u00eda la disponibilidad del servicio. La versi\u00f3n 9.2.1 corrige el 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:L",
|
|
"baseScore": 5.3,
|
|
"baseSeverity": "MEDIUM",
|
|
"attackVector": "NETWORK",
|
|
"attackComplexity": "LOW",
|
|
"privilegesRequired": "NONE",
|
|
"userInteraction": "NONE",
|
|
"scope": "UNCHANGED",
|
|
"confidentialityImpact": "NONE",
|
|
"integrityImpact": "NONE",
|
|
"availabilityImpact": "LOW"
|
|
},
|
|
"exploitabilityScore": 3.9,
|
|
"impactScore": 1.4
|
|
}
|
|
]
|
|
},
|
|
"weaknesses": [
|
|
{
|
|
"source": "security-advisories@github.com",
|
|
"type": "Primary",
|
|
"description": [
|
|
{
|
|
"lang": "en",
|
|
"value": "CWE-1333"
|
|
}
|
|
]
|
|
}
|
|
],
|
|
"references": [
|
|
{
|
|
"url": "https://github.com/octokit/request.js/commit/34ff07ee86fc5c20865982d77391bc910ef19c68",
|
|
"source": "security-advisories@github.com"
|
|
},
|
|
{
|
|
"url": "https://github.com/octokit/request.js/security/advisories/GHSA-rmvr-2pp2-xj38",
|
|
"source": "security-advisories@github.com"
|
|
}
|
|
]
|
|
} |