Last active
February 14, 2024 07:18
-
-
Save cd80/89527424f733b2b82de876e02d163150 to your computer and use it in GitHub Desktop.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
- CVE ID | |
Not assigned yet | |
- Name of affected product and versions | |
https://github.com/stewdio/beep.js | |
version <= commit ef22ad7 | |
- Problem type | |
Attacker can execute arbitrary javascript code in victim's browser by sending specifically crafted url that exploits DOM based XSS in beep/Beep.Instrument.js. | |
- Description | |
Cross Site Scripting (XSS) vulnerability in the component beep/Beep.Instrument.js of github repository stewdio/beep.js allows attackers to execute arbitrary javascript code via sending a crafted URL to a victim. |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment