In PyTorch before trunk/89695, torch.jit.annotations.parsetypeline 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.
{
"github_reviewed": true,
"severity": "CRITICAL",
"nvd_published_at": "2022-11-26T02:15:00Z",
"github_reviewed_at": "2022-12-02T22:28:40Z",
"cwe_ids": [
"CWE-77"
]
}