2024-07-14 02:06:08 +00:00

68 lines
2.5 KiB
JSON

{
"id": "CVE-2024-29021",
"sourceIdentifier": "security-advisories@github.com",
"published": "2024-04-18T15:15:29.667",
"lastModified": "2024-04-18T18:25:55.267",
"vulnStatus": "Awaiting Analysis",
"cveTags": [],
"descriptions": [
{
"lang": "en",
"value": "Judge0 is an open-source online code execution system. The default configuration of Judge0 leaves the service vulnerable to a sandbox escape via Server Side Request Forgery (SSRF). This allows an attacker with sufficient access to the Judge0 API to obtain unsandboxed code execution as root on the target machine. This vulnerability is fixed in 1.13.1.\n"
},
{
"lang": "es",
"value": "Judge0 es un sistema de ejecuci\u00f3n de c\u00f3digo en l\u00ednea de c\u00f3digo abierto. La configuraci\u00f3n predeterminada de Judge0 deja al servicio vulnerable a un escape de la zona de pruebas a trav\u00e9s de Server Side Request Forgery (SSRF). Esto permite a un atacante con suficiente acceso a la API Judge0 obtener la ejecuci\u00f3n de c\u00f3digo sin espacio aislado como root en la m\u00e1quina de destino. Esta vulnerabilidad se solucion\u00f3 en 1.13.1."
}
],
"metrics": {
"cvssMetricV31": [
{
"source": "security-advisories@github.com",
"type": "Secondary",
"cvssData": {
"version": "3.1",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:C/C:H/I:H/A:H",
"attackVector": "NETWORK",
"attackComplexity": "HIGH",
"privilegesRequired": "NONE",
"userInteraction": "NONE",
"scope": "CHANGED",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"availabilityImpact": "HIGH",
"baseScore": 9.0,
"baseSeverity": "CRITICAL"
},
"exploitabilityScore": 2.2,
"impactScore": 6.0
}
]
},
"weaknesses": [
{
"source": "security-advisories@github.com",
"type": "Secondary",
"description": [
{
"lang": "en",
"value": "CWE-1393"
},
{
"lang": "en",
"value": "CWE-918"
}
]
}
],
"references": [
{
"url": "https://github.com/judge0/judge0/blob/ad66f77b131dbbebf2b9ff8083dca9a68680b3e5/app/jobs/isolate_job.rb#L203-L230",
"source": "security-advisories@github.com"
},
{
"url": "https://github.com/judge0/judge0/security/advisories/GHSA-q7vg-26pg-v5hr",
"source": "security-advisories@github.com"
}
]
}