GHSA-c6c4-jmqx-3r33 · Severity: medium · Ecosystem: npm — Open Redirect in xdLocalStorage
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.
Conclusion & alert: CVE-2020-11611 is rated Exploit Available (59.7/100): CVSS Medium severity, with medium exploitation likelihood (EPSS 0.94%). Core evidence: 1 public exploit reference(s) are indexed (Exploit-DB). Mandatory action: Public exploits are available—assess exposure, apply mitigations, and prioritize patching.
Risk is dynamic; we continuously reassess and refresh what is shown on this page as upstream context changes.
| EDB-ID | Source | Kind | Published | Link |
|---|---|---|---|---|
| — | nvd_ref | exploit_tag | Exploit-DB ↗ |
EPSS lead: Daily EPSS estimates relative likelihood of exploitation; percentile ranks this CVE among scored vulnerabilities (higher = more severe relative rank).
| # | Date | Old EPSS score | New EPSS score | Delta (New - Old) |
|---|---|---|---|---|
| 1 | 2026-06-15 | 0.26% | 0.94% | +0.68% |
| 2 | 2025-11-21 | 0.23% | 0.26% | +0.03% |
| 3 | 2025-11-18 | — | 0.23% | — |
Full EPSS history (10 records total)
CVSS metrics for this CVE.
| Base score | Version | Severity | Vector | Exploitability | Impact | Score source |
|---|---|---|---|---|---|---|
| 6.1 | 3.1 | MEDIUM |
|
2.8 | 2.7 | [email protected] |
| 5.8 | 2.0 | MEDIUM |
|
8.6 | 4.9 | [email protected] |
GHSA-c6c4-jmqx-3r33 · Severity: medium · Ecosystem: npm — Open Redirect in xdLocalStorage
| Vendor | Product | Version | Raw CPE |
|---|---|---|---|
| cross_domain_local_storage_project | cross_domain_local_storage | <= 2.0.5 | cpe:2.3:a:cross_domain_local_storage_project:cross_domain_local_storage:*:*:*:*:*:*:*:* |
| URL | Tags |
|---|---|
| https://github.com/ofirdagan/cross-domain-local-storage | Product Third Party Advisory |
| https://grimhacker.com/exploiting-xdlocalstorage-localstorage-and-postmessage/#Missing-TargetOrigin-Client | Exploit Third Party Advisory |