{
    "CVE_data_meta": {
        "ASSIGNER": "cve@mitre.org",
        "ID": "CVE-2015-9545",
        "STATE": "PUBLIC"
    },
    "affects": {
        "vendor": {
            "vendor_data": [
                {
                    "product": {
                        "product_data": [
                            {
                                "product_name": "n/a",
                                "version": {
                                    "version_data": [
                                        {
                                            "version_value": "n/a"
                                        }
                                    ]
                                }
                            }
                        ]
                    },
                    "vendor_name": "n/a"
                }
            ]
        }
    },
    "data_format": "MITRE",
    "data_type": "CVE",
    "data_version": "4.0",
    "description": {
        "description_data": [
            {
                "lang": "eng",
                "value": "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 confidentiality and integrity of data in the local storage of the vulnerable site via malicious web messages."
            }
        ]
    },
    "problemtype": {
        "problemtype_data": [
            {
                "description": [
                    {
                        "lang": "eng",
                        "value": "n/a"
                    }
                ]
            }
        ]
    },
    "references": {
        "reference_data": [
            {
                "url": "https://github.com/ofirdagan/cross-domain-local-storage/issues/17",
                "refsource": "MISC",
                "name": "https://github.com/ofirdagan/cross-domain-local-storage/issues/17"
            },
            {
                "url": "https://github.com/ofirdagan/cross-domain-local-storage/pull/19",
                "refsource": "MISC",
                "name": "https://github.com/ofirdagan/cross-domain-local-storage/pull/19"
            },
            {
                "url": "https://github.com/ofirdagan/cross-domain-local-storage",
                "refsource": "MISC",
                "name": "https://github.com/ofirdagan/cross-domain-local-storage"
            },
            {
                "url": "https://grimhacker.com/exploiting-xdlocalstorage-localstorage-and-postmessage/#Missing-Origin-Client",
                "refsource": "MISC",
                "name": "https://grimhacker.com/exploiting-xdlocalstorage-localstorage-and-postmessage/#Missing-Origin-Client"
            }
        ]
    }
}