Joplin Remote Code Execution
High severity
GitHub Reviewed
Published
Oct 1, 2022
to the GitHub Advisory Database
•
Updated Apr 23, 2024
Description
Published by the National Vulnerability Database
Sep 30, 2022
Published to the GitHub Advisory Database
Oct 1, 2022
Reviewed
Apr 23, 2024
Last updated
Apr 23, 2024
Joplin version 2.8.8 allows an external attacker to execute arbitrary commands remotely on any client that opens a link in a malicious markdown file, via Joplin. This is possible because the application does not properly validate the schema/protocol of existing links in the markdown file before passing them to the
shell.openExternal
function.References