Files
CVEs-PoC/2020/CVE-2020-11611.md
T
2024-06-18 02:51:15 +02:00

855 B

CVE-2020-11611

Description

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 that the client sends.

POC

Reference

Github

No PoCs found on GitHub currently.