{ "id": "CVE-2021-25938", "sourceIdentifier": "vulnerabilitylab@mend.io", "published": "2021-05-24T11:15:08.470", "lastModified": "2021-05-28T14:55:42.237", "vulnStatus": "Analyzed", "descriptions": [ { "lang": "en", "value": "In ArangoDB, versions v2.2.6.2 through v3.7.10 are vulnerable to Cross-Site Scripting (XSS), since there is no validation of the .zip file name and filtering of potential abusive characters which zip files can be named to. There is no X-Frame-Options Header set, which makes it more susceptible for leveraging self XSS by attackers." }, { "lang": "es", "value": "En ArangoDB, versiones v2.2.6.2 hasta v3.7.10, son vulnerables a un ataque de tipo Cross-Site Scripting (XSS), ya que no se presenta una comprobaci\u00f3n del nombre del archivo .zip y filtrado de posibles caracteres abusivos que los archivos zip puede nombrar. No existe un ajuste de encabezados X-Frame-Options, lo que lo hace m\u00e1s susceptible para aprovechar un ataque de tipo auto-XSS por parte de atacantes" } ], "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:arangodb:arangodb:*:*:*:*:*:*:*:*", "versionStartIncluding": "2.2.6.2", "versionEndIncluding": "3.7.10", "matchCriteriaId": "F81743B6-29D5-4630-99A9-1F99C2F6767E" } ] } ] } ], "references": [ { "url": "https://github.com/arangodb/arangodb/commit/3e486b9bc33cc97e92645dd279899000e57f61f4", "source": "vulnerabilitylab@mend.io", "tags": [ "Patch", "Third Party Advisory" ] }, { "url": "https://www.whitesourcesoftware.com/vulnerability-database/CVE-2021-25938", "source": "vulnerabilitylab@mend.io", "tags": [ "Exploit", "Third Party Advisory" ] } ] }