VYPR
Vendor

Cross Domain Local Storage Project

Products
1
CVEs
4
Across products
4
Status
Private

Products

1

Recent CVEs

4
  • CVE-2020-11610HigApr 7, 2020
    risk 0.57cvss 8.8epss 0.01

    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…

  • CVE-2020-11611MedApr 7, 2020
    risk 0.40cvss 6.1epss 0.01

    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…

  • CVE-2015-9545HigApr 7, 2020
    risk 0.39cvss 7.1epss 0.01

    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…

  • CVE-2015-9544HigApr 7, 2020
    risk 0.39cvss 7.1epss 0.01

    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…