-
Notifications
You must be signed in to change notification settings - Fork 17
/
Copy pathCVE-2025-23087.json
52 lines (52 loc) · 2.41 KB
/
CVE-2025-23087.json
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
{
"id": "CVE-2025-23087",
"sourceIdentifier": "[email protected]",
"published": "2025-01-22T02:15:34.080",
"lastModified": "2025-01-23T22:15:16.260",
"vulnStatus": "Awaiting Analysis",
"cveTags": [],
"descriptions": [
{
"lang": "en",
"value": "This CVE has been issued to inform users that they are using End-of-Life (EOL) versions of Node.js. These versions are no longer supported and do not receive updates, including security patches. The continued use of EOL versions may expose systems to potential security risks due to unaddressed software vulnerabilities or dependencies (CWE-1104: Use of Unmaintained Third-Party Components).\r\n\r\nUsers are advised to upgrade to actively supported versions of Node.js to ensure continued security updates and support."
},
{
"lang": "es",
"value": "Esta CVE se ha emitido para informar a los usuarios que est\u00e1n utilizando versiones de Node.js que han llegado al final de su vida \u00fatil (EOL). Estas versiones ya no reciben soporte y no reciben actualizaciones, incluidos parches de seguridad. El uso continuo de versiones EOL puede exponer los sistemas a posibles riesgos de seguridad debido a vulnerabilidades de software o dependencias no resueltas (CWE-1104: Uso de componentes de terceros sin mantenimiento). Se recomienda a los usuarios que actualicen a versiones de Node.js que reciban soporte activo para garantizar actualizaciones de seguridad y soporte continuos."
}
],
"metrics": {
"cvssMetricV30": [
{
"source": "[email protected]",
"type": "Secondary",
"cvssData": {
"version": "3.0",
"vectorString": "CVSS:3.0/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H",
"baseScore": 8.8,
"baseSeverity": "HIGH",
"attackVector": "NETWORK",
"attackComplexity": "LOW",
"privilegesRequired": "LOW",
"userInteraction": "NONE",
"scope": "UNCHANGED",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"availabilityImpact": "HIGH"
},
"exploitabilityScore": 2.8,
"impactScore": 5.9
}
]
},
"references": [
{
"url": "https://nodejs.org/en/blog/vulnerability/january-2025-security-releases",
"source": "[email protected]"
},
{
"url": "https://endoflife.date/nodejs",
"source": "af854a3a-2127-422b-91ae-364da2661108"
}
]
}