{ "id": "CVE-2020-11611", "sourceIdentifier": "cve@mitre.org", "published": "2020-04-07T18:15:13.633", "lastModified": "2020-04-09T20:23:17.257", "vulnStatus": "Analyzed", "descriptions": [ { "lang": "en", "value": "An issue was discovered in xdLocalStorage through 2.0.5. The buildMessage() function in xdLocalStorage.js specifies the wildcard (*) as the targetOrigin when calling the postMessage() function on the iframe object. Therefore any domain that is currently loaded within the iframe can receive the messages that the client sends." }, { "lang": "es", "value": "Se detect\u00f3 un problema en xdLocalStorage versiones hasta 2.0.5. La funci\u00f3n buildMessage() en el archivo xdLocalStorage.js especifica el comod\u00edn (*) como targetOrigin cuando se llama a la funci\u00f3n postMessage () en el objeto iframe. Por lo tanto, cualquier dominio que est\u00e9 cargado actualmente dentro del iframe puede recibir los mensajes que env\u00eda el cliente." } ], "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:P/I:P/A:N", "accessVector": "NETWORK", "accessComplexity": "MEDIUM", "authentication": "NONE", "confidentialityImpact": "PARTIAL", "integrityImpact": "PARTIAL", "availabilityImpact": "NONE", "baseScore": 5.8 }, "baseSeverity": "MEDIUM", "exploitabilityScore": 8.6, "impactScore": 4.9, "acInsufInfo": false, "obtainAllPrivilege": false, "obtainUserPrivilege": false, "obtainOtherPrivilege": false, "userInteractionRequired": true } ] }, "weaknesses": [ { "source": "nvd@nist.gov", "type": "Primary", "description": [ { "lang": "en", "value": "CWE-601" } ] } ], "configurations": [ { "nodes": [ { "operator": "OR", "negate": false, "cpeMatch": [ { "vulnerable": true, "criteria": "cpe:2.3:a:cross_domain_local_storage_project:cross_domain_local_storage:*:*:*:*:*:*:*:*", "versionEndIncluding": "2.0.5", "matchCriteriaId": "A1428644-A24A-485D-A274-640F02C82E25" } ] } ] } ], "references": [ { "url": "https://github.com/ofirdagan/cross-domain-local-storage", "source": "cve@mitre.org", "tags": [ "Product", "Third Party Advisory" ] }, { "url": "https://grimhacker.com/exploiting-xdlocalstorage-localstorage-and-postmessage/#Missing-TargetOrigin-Client", "source": "cve@mitre.org", "tags": [ "Exploit", "Third Party Advisory" ] } ] }