2 matches found
CVE-2020-11611
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...
CVE-2020-11611
CVE-2020-11611 affects xdLocalStorage up to version 2.0.5. The issue is in buildMessage() in xdLocalStorage.js, which uses wildcard (*) as targetOrigin when postMessage() is called on the iframe. This allows any domain loaded in the iframe to receive the messages, enabling cross-domain disclosure...