Lucene search
+L

267 matches found

Veracode
Veracode
added 2020/04/08 8:49 a.m.21 views

Information Disclosure

cross-domain-local-storage-separately is vulnerable to information disclosure. The buildMessage function in xdLocalStorage.js allows the wildcard as the targetOrigin when calling the postMessage function on the iframe object, allowing any domains with iframe to accept requests from clients...

6.1CVSS2.2AI score0.00936EPSS
SaveExploits1References3Affected Software1
OSV
OSV
added 2020/04/07 6:15 p.m.16 views

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...

6.1CVSS6.8AI score
SaveExploits0References2
NVD
NVD
added 2020/04/07 6:15 p.m.32 views

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...

6.1CVSS6.3AI score0.00936EPSS
SaveExploits1References2
Prion
Prion
added 2020/04/07 6:15 p.m.24 views

Design/Logic Flaw

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...

5.8CVSS6.2AI score0.00936EPSS
SaveExploits1References2Affected Software1
Prion
Prion
added 2020/04/07 6:15 p.m.28 views

Design/Logic Flaw

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 the "magical iframe" and...

6.8CVSS8.7AI score0.0141EPSS
SaveExploits1References2Affected Software1
CVE
CVE
added 2020/04/07 5:19 p.m.67 views

CVE-2020-11610

CVE-2020-11610 affects xdLocalStorage up to version 2.0.5. The root cause is in the postData() function of xdLocalStoragePostMessageApi.js, which calls postMessage() on the parent with targetOrigin set to the wildcard (*) instead of a specific origin. This allows any domain to load the applicatio...

8.8CVSS8.6AI score0.0141EPSS
SaveExploits1References2Affected Software1
Cvelist
Cvelist
added 2020/04/07 5:18 p.m.43 views

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...

6.2AI score0.00936EPSS
SaveExploits1References2
Hacker One
Hacker One
added 2020/03/22 1:27 p.m.55 views

PlayStation: Authorization Token on PlayStation Network Leaks via postMessage function

Description After some analysis on how playstation network authentication work, I came across a certain pattern of how authorization tokens are handled. The web application utilizes postMessage function to exchange authorization tokens between windows/frames. To simplify this, let's follow on one...

0.3AI score
SaveExploits0
CVE
CVE
added 2020/02/28 7:25 p.m.185 views

CVE-2020-8127

CVE-2020-8127 affects reveal.js 3.9.1 and earlier, where insufficient validation in cross-origin postMessage enables cross-site scripting. Impact is limited to affected reveal.js usage; exploits are not detailed here. Remediation: upgrade to reveal.js 3.9.2 or later. This vulnerability is confirm...

6.1CVSS5.9AI score0.01197EPSS
SaveExploits1References1Affected Software1
Hacker One
Hacker One
added 2019/09/10 6:29 p.m.96 views

Node.js third-party modules: [reveal.js] XSS by calling arbitrary method via postMessage

I would like to report XSS in reveal.js It allows gaining access to the victim's account and performing actions on his behalf Module module name: reveal.js version: 3.8.0 npm page: https://www.npmjs.com/package/reveal.js Module Description A framework for easily creating beautiful presentations...

4.3CVSS6.1AI score0.01197EPSS
SaveExploits1
Hacker One
Hacker One
added 2019/06/08 2:0 a.m.100 views

Upserve : DOM Based XSS via postMessage at https://inventory.upserve.com/login/

Description DOM based XSS is possible at https://inventory.upserve.com/login/ due to insecure origin checking when receiving a postMessage. POC 1. Visit https://hq.upserve.com.████████/upservexss.html 2. Click link 3. View alert on https://inventory.upserve.com Vulnerable Code javascript...

0.8AI score
SaveExploits0
Hacker One
Hacker One
added 2019/03/01 10:38 a.m.17 views

Mail.ru: [XSS] postMessage в jsapi/button

XSS via postMessage handler in o2.mail.ru...

1.5AI score
SaveExploits0
Hacker One
Hacker One
added 2018/10/13 5:28 a.m.48 views

Shopify: H1514 DOM XSS on checkout.shopify.com via postMessage handler on /:id/sandbox/google_maps

Description: The /:id/sandbox/googlemaps and /:id/sandbox/googleautocomplete routes on checkout.shopify.com are used to render the Google Map on the "Order Status" page as well as the address prediction on checkout pages. The page performs origin validation on incoming postMessages making sure th...

0.2AI score
SaveExploits0
Hacker One
Hacker One
added 2018/07/13 9:26 p.m.15 views

HackerOne: Client-Side Race Condition using Marketo, allows sending user to data-protocol in Safari when form without onSuccess is submitted on www.hackerone.com

Hi, I made a talk earlier this month about Client-Side Race Conditions for postMessage on AppSecEU: https://speakerdeck.com/fransrosen/owasp-appseceu-2018-attacking-modern-web-technologies In this talk I mention some fun ways to race postMessages from a malicious origin before the legit source...

6AI score
SaveExploits0
The Hacker Blog
The Hacker Blog
added 2018/06/05 6:59 a.m.29 views

Reading Your Emails With A Read&Write Chrome Extension Same Origin Policy Bypass (~8 Million Users Affected)

Summary Due to a lack of proper origin checks in the message passing from regular web pages, any arbitrary web page is able to call privileged background page APIs for the Read&Write Chrome extension vulnerable version 1.8.0.139. Many of these APIs allow for dangerous actions which are not meant ...

7AI score
SaveExploits0
Hacker One
Hacker One
added 2018/04/30 10:8 a.m.31 views

Mail.ru: easyXDM allows cross domain postmessaging with any origin, leaking sensitive info

Mail.Ru Agent uses easyXDM library for crossdomain communication between different mail.ru messaging systems. For modern browsers postMessage is used inside. The security issue was because of lacking ACL for domains. So malicious man could in some circumstances he should know victim's email, forc...

1.6AI score
SaveExploits0
Hacker One
Hacker One
added 2018/01/02 3:19 p.m.13 views

Mail.ru: XSS on e.mail.ru via postMessage

URI Get parameters based XSS in https://e.mail.ru/cgi-bin/login via combination of factors controllable script name via NUL characters inection, availability of script with known vulnerability within domain...

2AI score
SaveExploits0
Hacker One
Hacker One
added 2017/09/18 10:15 p.m.43 views

Mail.ru: XSS on https://account.mail.ru/login via postMessage

Обработчик сообщений на страничке https://account.mail.ru/login не проверяет источник, что позволяет вызвать любую доступную команду с произвольного ресурса: js // https://img.imgsmail.ru/ag/0.3.3/authGate.js:formatted function ca a = a || window.event; var c, d, h = , i = a.data, j = a.source; i...

6.9AI score
SaveExploits0
myhack58
myhack58
added 2017/06/28 12:0 a.m.96 views

Analysis Firefox the shared array buffer of the UAF exploit-vulnerability warning-the black bar safety net

This article explores the structured cloning algorithm to handle the shared array buffer occurs when a reference leakage problems. While the lack of overflow checking, can be exploited to execute arbitrary code. Is divided into the following sections: Background, vulnerability, summary We exploit...

0.6AI score
SaveExploits0
Hacker One
Hacker One
added 2017/05/23 9:55 a.m.37 views

Shopify: XSS on any Shopify shop via abuse of the HTML5 structured clone algorithm in postMessage listener on "/:id/digital_wallets/dialog"

Description The /:id/digitalwallets/dialog endpoint is used to display a small dialog box relating to the "digital wallets" functionality on a shop. The endpoint includes a script that listens for postMessages without validating the origin of messages. However, the impact of the missing validatio...

7.5AI score
SaveExploits0
Rows per page
Query Builder