Vulnerabilities (CVE)

Filtered by vendor Cross Domain Local Storage Project Subscribe
CVE Vendors Products Updated CVSS v2 CVSS v3
CVE-2020-11611 1 Cross Domain Local Storage Project 1 Cross Domain Local Storage 2020-04-09 5.8 MEDIUM 6.1 MEDIUM
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.