{ "id": "CVE-2022-45907", "sourceIdentifier": "cve@mitre.org", "published": "2022-11-26T02:15:10.253", "lastModified": "2023-08-08T14:21:49.707", "vulnStatus": "Analyzed", "descriptions": [ { "lang": "en", "value": "In PyTorch before trunk/89695, torch.jit.annotations.parse_type_line can cause arbitrary code execution because eval is used unsafely." }, { "lang": "es", "value": "En PyTorch anterior a trunk/89695, torch.jit.annotations.parse_type_line puede causar la ejecuci\u00f3n de c\u00f3digo arbitrario porque eval se usa de manera insegura." } ], "metrics": { "cvssMetricV31": [ { "source": "nvd@nist.gov", "type": "Primary", "cvssData": { "version": "3.1", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H", "attackVector": "NETWORK", "attackComplexity": "LOW", "privilegesRequired": "NONE", "userInteraction": "NONE", "scope": "UNCHANGED", "confidentialityImpact": "HIGH", "integrityImpact": "HIGH", "availabilityImpact": "HIGH", "baseScore": 9.8, "baseSeverity": "CRITICAL" }, "exploitabilityScore": 3.9, "impactScore": 5.9 } ] }, "weaknesses": [ { "source": "nvd@nist.gov", "type": "Primary", "description": [ { "lang": "en", "value": "CWE-94" } ] } ], "configurations": [ { "nodes": [ { "operator": "OR", "negate": false, "cpeMatch": [ { "vulnerable": true, "criteria": "cpe:2.3:a:linuxfoundation:pytorch:*:*:*:*:*:python:*:*", "versionEndExcluding": "1.13.1", "matchCriteriaId": "17B8827A-469E-484D-845F-8DA235DB1BBA" } ] } ] } ], "references": [ { "url": "https://github.com/pytorch/pytorch/commit/767f6aa49fe20a2766b9843d01e3b7f7793df6a3", "source": "cve@mitre.org", "tags": [ "Patch", "Third Party Advisory" ] }, { "url": "https://github.com/pytorch/pytorch/issues/88868", "source": "cve@mitre.org", "tags": [ "Exploit", "Issue Tracking", "Patch", "Third Party Advisory" ] } ] }