{ "id": "CVE-2022-30110", "sourceIdentifier": "cve@mitre.org", "published": "2022-05-17T14:15:08.053", "lastModified": "2022-05-26T14:42:32.783", "vulnStatus": "Analyzed", "descriptions": [ { "lang": "en", "value": "The file preview functionality in Jirafeau < 4.4.0, which is enabled by default, could be exploited for cross site scripting. An attacker could upload image/svg+xml files containing JavaScript. When someone visits the File Preview URL for this file, the JavaScript inside of this image/svg+xml file will be executed in the users' browser." }, { "lang": "es", "value": "La funcionalidad file preview en Jirafeau versiones anteriores a 4.4.0, que est\u00e1 habilitada por defecto, podr\u00eda ser explotada para realizar un ataque de tipo cross site scripting. Un atacante podr\u00eda subir archivos de imagen/svg+xml que contengan JavaScript. Cuando alguien visita la URL de vista previa de este archivo, el JavaScript dentro de este archivo de imagen/svg+xml ser\u00e1 ejecutado en el navegador de los usuarios" } ], "metrics": { "cvssMetricV31": [ { "source": "nvd@nist.gov", "type": "Primary", "cvssData": { "version": "3.1", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:C/C:L/I:L/A:N", "attackVector": "NETWORK", "attackComplexity": "LOW", "privilegesRequired": "NONE", "userInteraction": "REQUIRED", "scope": "CHANGED", "confidentialityImpact": "LOW", "integrityImpact": "LOW", "availabilityImpact": "NONE", "baseScore": 6.1, "baseSeverity": "MEDIUM" }, "exploitabilityScore": 2.8, "impactScore": 2.7 } ], "cvssMetricV2": [ { "source": "nvd@nist.gov", "type": "Primary", "cvssData": { "version": "2.0", "vectorString": "AV:N/AC:M/Au:N/C:N/I:P/A:N", "accessVector": "NETWORK", "accessComplexity": "MEDIUM", "authentication": "NONE", "confidentialityImpact": "NONE", "integrityImpact": "PARTIAL", "availabilityImpact": "NONE", "baseScore": 4.3 }, "baseSeverity": "MEDIUM", "exploitabilityScore": 8.6, "impactScore": 2.9, "acInsufInfo": false, "obtainAllPrivilege": false, "obtainUserPrivilege": false, "obtainOtherPrivilege": false, "userInteractionRequired": true } ] }, "weaknesses": [ { "source": "nvd@nist.gov", "type": "Primary", "description": [ { "lang": "en", "value": "CWE-79" } ] } ], "configurations": [ { "nodes": [ { "operator": "OR", "negate": false, "cpeMatch": [ { "vulnerable": true, "criteria": "cpe:2.3:a:jirafeau:jirafeau:*:*:*:*:*:*:*:*", "versionEndExcluding": "4.4.0", "matchCriteriaId": "29E064FB-7CB5-4066-A415-0C6ECEFDB439" } ] } ] } ], "references": [ { "url": "https://gitlab.com/mojo42/Jirafeau/-/merge_requests/103", "source": "cve@mitre.org", "tags": [ "Patch", "Third Party Advisory" ] } ] }