simiki@1.6.2 vulnerabilities

Simiki is a simple wiki framework, written in Python.

Direct Vulnerabilities

Known vulnerabilities in the simiki 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)

simiki is a Simiki is a simple wiki framework, written in Python.

Affected versions of this package are vulnerable to Cross-site Scripting (XSS) via the simiki/blob/master/simiki/generators.py component. This is due to jinja2 setting autoescape to False by default.

How to fix Cross-site Scripting (XSS)?

There is no fixed version for simiki.

[0,)
  • H
Remote Code Execution (RCE)

simiki is a Simiki is a simple wiki framework, written in Python.

Affected versions of this package are vulnerable to Remote Code Execution (RCE) due to an unsafe yaml load in the simiki/blob/master/simiki/config.py component. This may allow instantiation of arbitrary objects when loading a malicious _config.xml file.

How to fix Remote Code Execution (RCE)?

Upgrade simiki to version 1.6.2.2 or higher.

[,1.6.2.2)