cvelist/2015/9xxx/CVE-2015-9544.json
2020-04-07 18:01:17 +00:00

77 lines
2.8 KiB
JSON

{
"CVE_data_meta": {
"ASSIGNER": "cve@mitre.org",
"ID": "CVE-2015-9544",
"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 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 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://grimhacker.com/exploiting-xdlocalstorage-localstorage-and-postmessage/#Missing-Origin-Magic-iframe",
"refsource": "MISC",
"name": "https://grimhacker.com/exploiting-xdlocalstorage-localstorage-and-postmessage/#Missing-Origin-Magic-iframe"
},
{
"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"
}
]
}
}