-
Notifications
You must be signed in to change notification settings - Fork 263
Open
Description
The url query param might contain shell escape or pipeline characters, such as | or ;, resulting in remote code execution:
Line 12 in ed6a7ba
| exec("livestreamer --player=mplayer https://www.youtube.com/watch?v=" + req.params.url + " best"); |
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels