2024-06-06 18:03:11 +00:00

28 lines
1.3 KiB
JSON

{
"id": "CVE-2024-36361",
"sourceIdentifier": "cve@mitre.org",
"published": "2024-05-24T06:15:08.947",
"lastModified": "2024-06-06T16:15:12.457",
"vulnStatus": "Awaiting Analysis",
"descriptions": [
{
"lang": "en",
"value": "Pug through 3.0.2 allows JavaScript code execution if an application accepts untrusted input for the name option of the compileClient, compileFileClient, or compileClientWithDependenciesTracked function. NOTE: these functions are for compiling Pug templates into JavaScript, and there would typically be no reason to allow untrusted callers."
},
{
"lang": "es",
"value": "Pug hasta 3.0.2 permite la ejecuci\u00f3n de c\u00f3digo JavaScript si una aplicaci\u00f3n acepta entradas que no son de confianza para la opci\u00f3n de nombre de la funci\u00f3n compileClient, compileFileClient o compileClientWithDependenciesTracked. NOTA: estas funciones son para compilar plantillas de Pug en JavaScript y normalmente no habr\u00eda motivo para permitir llamadas que no sean de confianza."
}
],
"metrics": {},
"references": [
{
"url": "https://github.com/pugjs/pug/pull/3428",
"source": "cve@mitre.org"
},
{
"url": "https://pugjs.org/api/reference.html",
"source": "cve@mitre.org"
}
]
}