CVE-2022-24762: Exposure of Sensitive Information to an Unauthorized Actor
(updated )
sysend.js is a library that allows a user to send messages between pages that are open in the same browser. Users that use cross-origin communication may have their communications intercepted. Impact is limited by the communication occurring in the same browser. This issue has been patched in sysend.js version 1.10.0. The only currently known workaround is to avoid sending communications that a user does not want to have intercepted via sysend messages.
References
- github.com/advisories/GHSA-4vvg-x86p-mvqc
- github.com/jcubic/sysend.js/commit/a24f4b776fb18191ae0f7e3d90c2c7bec459431a
- github.com/jcubic/sysend.js/issues/33
- github.com/jcubic/sysend.js/releases/tag/1.10.0
- github.com/jcubic/sysend.js/security/advisories/GHSA-4vvg-x86p-mvqc
- nvd.nist.gov/vuln/detail/CVE-2022-24762
Detect and mitigate CVE-2022-24762 with GitLab Dependency Scanning
Secure your software supply chain by verifying that all open source dependencies used in your projects contain no disclosed vulnerabilities. Learn more about Dependency Scanning →