Cross site scripting in reveal.js
Moderate severity
GitHub Reviewed
Published
Mar 2, 2022
to the GitHub Advisory Database
•
Updated Feb 3, 2023
Description
Published by the National Vulnerability Database
Mar 1, 2022
Published to the GitHub Advisory Database
Mar 2, 2022
Reviewed
Mar 2, 2022
Last updated
Feb 3, 2023
The onmessage event listener in /plugin/notes/speaker-view.html does not check the origin of postMessage before adding the content to the webpage. The vulnerable code allows any origin to postMessage on the browser window and feeds attacker's input to parts using which attacker can execute arbitrary javascript code on victim's browser window hosting reveal.js
References