VDB
KO
MEDIUM 6.1

GHSA-8m59-7xv8-735h

marimo contains a reflected cross-site scripting vulnerability in the notebook page

Details

marimo before 0.23.9 contains a reflected cross-site scripting vulnerability in the notebook page that allows unauthenticated attackers to inject arbitrary JavaScript by exploiting improper escaping of single quotes in the file query parameter reflected into an inline JavaScript string literal. Attackers can craft a malicious link with a payload beginning with __new__ to bypass the 404 check and inject JavaScript into the page, which executes without Content-Security-Policy restrictions in the origin of a victim's marimo server.

Are you affected?

Enter the version of the package you're using.

Affected packages

PyPI / marimo
Introduced in: 0 Fixed in: 0.23.9
Fix pip install --upgrade 'marimo>=0.23.9'

References