2024-07-11 14:03:13 +00:00

60 lines
1.9 KiB
JSON

{
"id": "CVE-2024-39693",
"sourceIdentifier": "security-advisories@github.com",
"published": "2024-07-10T20:15:04.543",
"lastModified": "2024-07-11T13:05:54.930",
"vulnStatus": "Awaiting Analysis",
"cveTags": [],
"descriptions": [
{
"lang": "en",
"value": "Next.js is a React framework. A Denial of Service (DoS) condition was identified in Next.js. Exploitation of the bug can trigger a crash, affecting the availability of the server. his vulnerability was resolved in Next.js 13.5 and later."
},
{
"lang": "es",
"value": "Next.js es un framework de React. Se identific\u00f3 una condici\u00f3n de denegaci\u00f3n de servicio (DoS) en Next.js. La explotaci\u00f3n del error puede provocar una falla que afecte la disponibilidad del servidor. su vulnerabilidad se resolvi\u00f3 en Next.js 13.5 y versiones posteriores."
}
],
"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",
"attackVector": "NETWORK",
"attackComplexity": "LOW",
"privilegesRequired": "NONE",
"userInteraction": "NONE",
"scope": "UNCHANGED",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH"
},
"exploitabilityScore": 3.9,
"impactScore": 3.6
}
]
},
"weaknesses": [
{
"source": "security-advisories@github.com",
"type": "Secondary",
"description": [
{
"lang": "en",
"value": "CWE-400"
}
]
}
],
"references": [
{
"url": "https://github.com/vercel/next.js/security/advisories/GHSA-fq54-2j52-jc42",
"source": "security-advisories@github.com"
}
]
}