mirror of
https://github.com/fkie-cad/nvd-json-data-feeds.git
synced 2025-05-28 01:02:25 +00:00
32 lines
2.2 KiB
JSON
32 lines
2.2 KiB
JSON
{
|
|
"id": "CVE-2024-2004",
|
|
"sourceIdentifier": "2499f714-1537-4658-8207-48ae4bb9eae9",
|
|
"published": "2024-03-27T08:15:41.173",
|
|
"lastModified": "2024-03-27T12:29:30.307",
|
|
"vulnStatus": "Awaiting Analysis",
|
|
"descriptions": [
|
|
{
|
|
"lang": "en",
|
|
"value": "When a protocol selection parameter option disables all protocols without adding any then the default set of protocols would remain in the allowed set due to an error in the logic for removing protocols. The below command would perform a request to curl.se with a plaintext protocol which has been explicitly disabled. curl --proto -all,-http http://curl.se The flaw is only present if the set of selected protocols disables the entire set of available protocols, in itself a command with no practical use and therefore unlikely to be encountered in real situations. The curl security team has thus assessed this to be low severity bug."
|
|
},
|
|
{
|
|
"lang": "es",
|
|
"value": "Cuando una opci\u00f3n de par\u00e1metro de selecci\u00f3n de protocolo deshabilita todos los protocolos sin agregar ninguno, el conjunto predeterminado de protocolos permanecer\u00eda en el conjunto permitido debido a un error en la l\u00f3gica para eliminar protocolos. El siguiente comando realizar\u00eda una solicitud a curl.se con un protocolo de texto plano que ha sido expl\u00edcitamente deshabilitado. curl --proto -all,-http http://curl.se La falla solo est\u00e1 presente si el conjunto de protocolos seleccionados desactiva todo el conjunto de protocolos disponibles, lo que en s\u00ed mismo es un comando sin uso pr\u00e1ctico y, por lo tanto, es poco probable que se encuentre en situaciones reales. Por lo tanto, el equipo de seguridad de curl ha evaluado que se trata de un error de baja gravedad."
|
|
}
|
|
],
|
|
"metrics": {},
|
|
"references": [
|
|
{
|
|
"url": "https://curl.se/docs/CVE-2024-2004.html",
|
|
"source": "2499f714-1537-4658-8207-48ae4bb9eae9"
|
|
},
|
|
{
|
|
"url": "https://curl.se/docs/CVE-2024-2004.json",
|
|
"source": "2499f714-1537-4658-8207-48ae4bb9eae9"
|
|
},
|
|
{
|
|
"url": "https://hackerone.com/reports/2384833",
|
|
"source": "2499f714-1537-4658-8207-48ae4bb9eae9"
|
|
}
|
|
]
|
|
} |