PyTorch vulnerable to arbitrary code execution
Critical severity
GitHub Reviewed
Published
Nov 26, 2022
to the GitHub Advisory Database
•
Updated Nov 13, 2024
Description
Published by the National Vulnerability Database
Nov 26, 2022
Published to the GitHub Advisory Database
Nov 26, 2022
Reviewed
Dec 2, 2022
Last updated
Nov 13, 2024
In PyTorch before trunk/89695, torch.jit.annotations.parse_type_line can cause arbitrary code execution because eval is used unsafely. The fix for this issue is available in version 1.13.1. There is a release checker in issue #89855.
References