2025-03-02 03:03:52 +00:00

64 lines
2.8 KiB
JSON

{
"id": "CVE-2025-27100",
"sourceIdentifier": "security-advisories@github.com",
"published": "2025-02-21T00:15:09.250",
"lastModified": "2025-02-21T00:15:09.250",
"vulnStatus": "Awaiting Analysis",
"cveTags": [],
"descriptions": [
{
"lang": "en",
"value": "lakeFS is an open-source tool that transforms your object storage into a Git-like repository. In affected versions an authenticated user can crash lakeFS by exhausting server memory. This is an authenticated denial-of-service issue. This problem has been patched in version 1.50.0. Users on versions 1.49.1 and below are affected. Users are advised to upgrade. Users unable to upgrade should either set the environment variable `LAKEFS_BLOCKSTORE_S3_DISABLE_PRE_SIGNED_MULTIPART` to `true` or configure the `disable_pre_signed_multipart` key to true in their config yaml."
},
{
"lang": "es",
"value": "lakeFS es una herramienta de c\u00f3digo abierto que transforma su almacenamiento de objetos en un repositorio similar a Git. En las versiones afectadas, un usuario autenticado puede hacer que lakeFS se bloquee al agotar la memoria del servidor. Se trata de un problema de denegaci\u00f3n de servicio autenticado. Este problema se ha solucionado en la versi\u00f3n 1.50.0. Los usuarios de las versiones 1.49.1 y anteriores se ven afectados. Se recomienda a los usuarios que actualicen. Los usuarios que no puedan actualizar deben configurar la variable de entorno `LAKEFS_BLOCKSTORE_S3_DISABLE_PRE_SIGNED_MULTIPART` en `true` o configurar la clave `disable_pre_signed_multipart` en true en su yaml de configuraci\u00f3n."
}
],
"metrics": {
"cvssMetricV31": [
{
"source": "security-advisories@github.com",
"type": "Secondary",
"cvssData": {
"version": "3.1",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H",
"baseScore": 6.5,
"baseSeverity": "MEDIUM",
"attackVector": "NETWORK",
"attackComplexity": "LOW",
"privilegesRequired": "LOW",
"userInteraction": "NONE",
"scope": "UNCHANGED",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"availabilityImpact": "HIGH"
},
"exploitabilityScore": 2.8,
"impactScore": 3.6
}
]
},
"weaknesses": [
{
"source": "security-advisories@github.com",
"type": "Primary",
"description": [
{
"lang": "en",
"value": "CWE-400"
}
]
}
],
"references": [
{
"url": "https://github.com/treeverse/lakeFS/commit/3a625752acdf3f8e137bec20451e71d0f9fa82f2",
"source": "security-advisories@github.com"
},
{
"url": "https://github.com/treeverse/lakeFS/security/advisories/GHSA-j7jw-28jm-whr6",
"source": "security-advisories@github.com"
}
]
}