org.webjars.npm:reveal.js@3.4.1 vulnerabilities

  • latest version

    5.0.4

  • latest non vulnerable version

  • first published

    8 years ago

  • latest version published

    6 months ago

  • licenses detected

  • package manager

Direct Vulnerabilities

Known vulnerabilities in the org.webjars.npm:reveal.js package. This does not include vulnerabilities belonging to this package’s dependencies.

Automatically find and fix vulnerabilities affecting your projects. Snyk scans for vulnerabilities and provides fixes for free.
Fix for free
Vulnerability Vulnerable Version
  • M
Cross-site Scripting (XSS)

org.webjars.npm:reveal.js is a framework for easily creating presentations using HTML.

Affected versions of this package are vulnerable to Cross-site Scripting (XSS) due to missing postMessage origin verification before adding the content to the webpage. The vulnerable component is the onmessage event listener in /plugin/notes/speaker-view.html.

How to fix Cross-site Scripting (XSS)?

Upgrade org.webjars.npm:reveal.js to version 4.4.0 or higher.

[,4.4.0)
  • C
Cross-site Scripting (XSS)

org.webjars.npm:reveal.js is a framework for easily creating presentations using HTML.

Affected versions of this package are vulnerable to Cross-site Scripting (XSS) via the postMessage API.

How to fix Cross-site Scripting (XSS)?

Upgrade org.webjars.npm:reveal.js to version 4.1.3 or higher.

[,4.1.3)
  • M
Insecure Randomness

org.webjars.npm:reveal.js is a framework for easily creating presentations using HTML.

Affected versions of this package are vulnerable to Insecure Randomness. Authorisation tokens are generated using math.random which can be predicted.

How to fix Insecure Randomness?

Upgrade org.webjars.npm:reveal.js to version 4.0.2 or higher.

[,4.0.2)