{ "id": "CVE-2024-47879", "sourceIdentifier": "security-advisories@github.com", "published": "2024-10-24T21:15:12.523", "lastModified": "2024-12-04T17:21:35.370", "vulnStatus": "Analyzed", "cveTags": [], "descriptions": [ { "lang": "en", "value": "OpenRefine is a free, open source tool for working with messy data. Prior to version 3.8.3, lack of cross-site request forgery protection on the `preview-expression` command means that visiting a malicious website could cause an attacker-controlled expression to be executed. The expression can contain arbitrary Clojure or Python code. The attacker must know a valid project ID of a project that contains at least one row, and the attacker must convince the victim to open a malicious webpage. Version 3.8.3 fixes the issue." }, { "lang": "es", "value": "OpenRefine es una herramienta gratuita de c\u00f3digo abierto para trabajar con datos desordenados. Antes de la versi\u00f3n 3.8.3, la falta de protecci\u00f3n contra cross-site request forgery en el comando `preview-expression` significa que visitar un sitio web malicioso podr\u00eda provocar la ejecuci\u00f3n de una expresi\u00f3n controlada por el atacante. La expresi\u00f3n puede contener c\u00f3digo arbitrario de Clojure o Python. El atacante debe conocer un ID de proyecto v\u00e1lido de un proyecto que contenga al menos una fila, y debe convencer a la v\u00edctima de que abra una p\u00e1gina web maliciosa. La versi\u00f3n 3.8.3 soluciona el problema." } ], "metrics": { "cvssMetricV31": [ { "source": "security-advisories@github.com", "type": "Secondary", "cvssData": { "version": "3.1", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:R/S:U/C:H/I:H/A:L", "baseScore": 7.6, "baseSeverity": "HIGH", "attackVector": "NETWORK", "attackComplexity": "LOW", "privilegesRequired": "LOW", "userInteraction": "REQUIRED", "scope": "UNCHANGED", "confidentialityImpact": "HIGH", "integrityImpact": "HIGH", "availabilityImpact": "LOW" }, "exploitabilityScore": 2.1, "impactScore": 5.5 }, { "source": "nvd@nist.gov", "type": "Primary", "cvssData": { "version": "3.1", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H", "baseScore": 8.8, "baseSeverity": "HIGH", "attackVector": "NETWORK", "attackComplexity": "LOW", "privilegesRequired": "NONE", "userInteraction": "REQUIRED", "scope": "UNCHANGED", "confidentialityImpact": "HIGH", "integrityImpact": "HIGH", "availabilityImpact": "HIGH" }, "exploitabilityScore": 2.8, "impactScore": 5.9 } ] }, "weaknesses": [ { "source": "security-advisories@github.com", "type": "Secondary", "description": [ { "lang": "en", "value": "CWE-94" }, { "lang": "en", "value": "CWE-352" } ] }, { "source": "nvd@nist.gov", "type": "Primary", "description": [ { "lang": "en", "value": "CWE-352" } ] } ], "configurations": [ { "nodes": [ { "operator": "OR", "negate": false, "cpeMatch": [ { "vulnerable": true, "criteria": "cpe:2.3:a:openrefine:openrefine:*:*:*:*:*:*:*:*", "versionEndExcluding": "3.8.3", "matchCriteriaId": "0B0F993E-8EB2-4CD2-8985-3DCD90F7EBBF" } ] } ] } ], "references": [ { "url": "https://github.com/OpenRefine/OpenRefine/commit/090924ca923489b6c94397cf1f5df7f7f78f0126", "source": "security-advisories@github.com", "tags": [ "Patch" ] }, { "url": "https://github.com/OpenRefine/OpenRefine/security/advisories/GHSA-3jm4-c6qf-jrh3", "source": "security-advisories@github.com", "tags": [ "Exploit", "Third Party Advisory" ] } ] }