You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
v2.7.7 has been released. Thank you again for reporting this! I've given you credit in the security advisory linked above. The CVE assigned is CVE-2021-21289.
save
andload
ofMechanize::CookieJar
accept|
as a file path. It leads to OS Command Injection.How to reproduce
PoC of
save
is the following.Then,
/tmp/evil.txt
will be created.load
is the same.Environments
The text was updated successfully, but these errors were encountered: