2024-12-08 03:06:42 +00:00

151 lines
5.8 KiB
JSON

{
"id": "CVE-2024-45312",
"sourceIdentifier": "security-advisories@github.com",
"published": "2024-09-02T18:15:37.580",
"lastModified": "2024-09-25T18:37:23.867",
"vulnStatus": "Analyzed",
"cveTags": [],
"descriptions": [
{
"lang": "en",
"value": "Overleaf is a web-based collaborative LaTeX editor. Overleaf Community Edition and Server Pro prior to version 5.0.7 (or 4.2.7 for the 4.x series) contain a vulnerability that allows an arbitrary language parameter in client spelling requests to be passed to the `aspell` executable running on the server. This causes `aspell` to attempt to load a dictionary file with an arbitrary filename. File access is limited to the scope of the overleaf server. The problem is patched in versions 5.0.7 and 4.2.7. Previous versions can be upgraded using the Overleaf toolkit `bin/upgrade` command. Users unable to upgrade may block POST requests to `/spelling/check` via a Web Application Firewall will prevent access to the vulnerable spell check feature. However, upgrading is advised."
},
{
"lang": "es",
"value": "Overleaf es un editor colaborativo de LaTeX basado en la web. Overleaf Community Edition y Server Pro anteriores a la versi\u00f3n 5.0.7 (o 4.2.7 para la serie 4.x) contienen una vulnerabilidad que permite que un par\u00e1metro de idioma arbitrario en las solicitudes de ortograf\u00eda del cliente se pase al ejecutable `aspell` que se ejecuta en el servidor. Esto hace que `aspell` intente cargar un archivo de diccionario con un nombre de archivo arbitrario. El acceso al archivo est\u00e1 limitado al \u00e1mbito del servidor de Overleaf. El problema se solucion\u00f3 en las versiones 5.0.7 y 4.2.7. Las versiones anteriores se pueden actualizar utilizando el comando `bin/upgrade` del kit de herramientas de Overleaf. Los usuarios que no puedan actualizar pueden bloquear las solicitudes POST a `/spelling/check` a trav\u00e9s de un firewall de aplicaciones web que impedir\u00e1 el acceso a la funci\u00f3n de revisi\u00f3n ortogr\u00e1fica vulnerable. Sin embargo, se recomienda realizar la actualizaci\u00f3n."
}
],
"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:L/I:N/A:N",
"baseScore": 5.3,
"baseSeverity": "MEDIUM",
"attackVector": "NETWORK",
"attackComplexity": "LOW",
"privilegesRequired": "NONE",
"userInteraction": "NONE",
"scope": "UNCHANGED",
"confidentialityImpact": "LOW",
"integrityImpact": "NONE",
"availabilityImpact": "NONE"
},
"exploitabilityScore": 3.9,
"impactScore": 1.4
},
{
"source": "nvd@nist.gov",
"type": "Primary",
"cvssData": {
"version": "3.1",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:N/A:N",
"baseScore": 5.3,
"baseSeverity": "MEDIUM",
"attackVector": "NETWORK",
"attackComplexity": "LOW",
"privilegesRequired": "NONE",
"userInteraction": "NONE",
"scope": "UNCHANGED",
"confidentialityImpact": "LOW",
"integrityImpact": "NONE",
"availabilityImpact": "NONE"
},
"exploitabilityScore": 3.9,
"impactScore": 1.4
}
]
},
"weaknesses": [
{
"source": "security-advisories@github.com",
"type": "Secondary",
"description": [
{
"lang": "en",
"value": "CWE-22"
},
{
"lang": "en",
"value": "CWE-641"
}
]
},
{
"source": "nvd@nist.gov",
"type": "Primary",
"description": [
{
"lang": "en",
"value": "CWE-74"
}
]
}
],
"configurations": [
{
"nodes": [
{
"operator": "OR",
"negate": false,
"cpeMatch": [
{
"vulnerable": true,
"criteria": "cpe:2.3:a:overleaf:overleaf:*:*:*:*:community:*:*:*",
"versionStartIncluding": "4.0.0",
"versionEndExcluding": "4.2.7",
"matchCriteriaId": "53769305-4F7A-4CE9-888D-3B63225071E4"
},
{
"vulnerable": true,
"criteria": "cpe:2.3:a:overleaf:overleaf:*:*:server_pro:*:*:*:*:*",
"versionStartIncluding": "4.0.0",
"versionEndExcluding": "4.2.7",
"matchCriteriaId": "3161C33E-60FA-4D07-ACCD-BA1F3EC40F32"
},
{
"vulnerable": true,
"criteria": "cpe:2.3:a:overleaf:overleaf:*:*:*:*:community:*:*:*",
"versionStartIncluding": "5.0.0",
"versionEndExcluding": "5.0.7",
"matchCriteriaId": "D0820A44-0780-4743-8231-9F67BECBD4B1"
},
{
"vulnerable": true,
"criteria": "cpe:2.3:a:overleaf:overleaf:*:*:server_pro:*:*:*:*:*",
"versionStartIncluding": "5.0.0",
"versionEndExcluding": "5.0.7",
"matchCriteriaId": "4E8DD198-F376-43FC-97BE-582922C38AE6"
}
]
}
]
}
],
"references": [
{
"url": "https://github.com/overleaf/overleaf/commit/b5e5d39c3ad4e7763d42b837738955f8ded4dcd3",
"source": "security-advisories@github.com",
"tags": [
"Patch"
]
},
{
"url": "https://github.com/overleaf/overleaf/security/advisories/GHSA-pxm4-p454-vppg",
"source": "security-advisories@github.com",
"tags": [
"Vendor Advisory"
]
},
{
"url": "https://github.com/overleaf/toolkit",
"source": "security-advisories@github.com",
"tags": [
"Product"
]
}
]
}