VYPR

npm package

xdlocalstorage

pkg:npm/xdlocalstorage

Vulnerabilities (4)

  • CVE-2015-9544Apr 7, 2020
    affected <= 2.0.5

    An issue was discovered in xdLocalStorage through 2.0.5. The receiveMessage() function in xdLocalStoragePostMessageApi.js does not implement any validation of the origin of web messages. Remote attackers who can entice a user to load a malicious site can exploit this issue to imp

  • CVE-2020-11610Apr 7, 2020
    affected <= 2.0.5

    An issue was discovered in xdLocalStorage through 2.0.5. The postData() function in xdLocalStoragePostMessageApi.js specifies the wildcard (*) as the targetOrigin when calling the postMessage() function on the parent object. Therefore any domain can load the application hosting t

  • CVE-2020-11611Apr 7, 2020
    affected <= 2.0.5

    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 c

  • CVE-2015-9545Apr 7, 2020
    affected <= 2.0.5

    An issue was discovered in xdLocalStorage through 2.0.5. The receiveMessage() function in xdLocalStorage.js does not implement any validation of the origin of web messages. Remote attackers who can entice a user to load a malicious site can exploit this issue to impact the confid