pysec-2022-43015
Vulnerability from pysec
Published
2022-11-26 02:15
Modified
2023-05-04 03:49
Details
In PyTorch before trunk/89695, torch.jit.annotations.parse_type_line can cause arbitrary code execution because eval is used unsafely.
Impacted products
| Name | purl | torch | pkg:pypi/torch |
|---|
Aliases
{
"affected": [
{
"package": {
"ecosystem": "PyPI",
"name": "torch",
"purl": "pkg:pypi/torch"
},
"ranges": [
{
"events": [
{
"introduced": "0"
},
{
"fixed": "767f6aa49fe20a2766b9843d01e3b7f7793df6a3"
}
],
"repo": "https://github.com/pytorch/pytorch",
"type": "GIT"
},
{
"events": [
{
"introduced": "0"
},
{
"fixed": "1.13.1"
}
],
"type": "ECOSYSTEM"
}
],
"versions": [
"1.0.0",
"1.0.1",
"1.0.1.post2",
"1.1.0",
"1.1.0.post2",
"1.10.0",
"1.10.1",
"1.10.2",
"1.11.0",
"1.12.0",
"1.12.1",
"1.13.0",
"1.2.0",
"1.3.0",
"1.3.0.post2",
"1.3.1",
"1.4.0",
"1.5.0",
"1.5.1",
"1.6.0",
"1.7.0",
"1.7.1",
"1.8.0",
"1.8.1",
"1.9.0",
"1.9.1"
]
}
],
"aliases": [
"CVE-2022-45907"
],
"details": "In PyTorch before trunk/89695, torch.jit.annotations.parse_type_line can cause arbitrary code execution because eval is used unsafely.",
"id": "PYSEC-2022-43015",
"modified": "2023-05-04T03:49:48.383740Z",
"published": "2022-11-26T02:15:00Z",
"references": [
{
"type": "FIX",
"url": "https://github.com/pytorch/pytorch/commit/767f6aa49fe20a2766b9843d01e3b7f7793df6a3"
},
{
"type": "EVIDENCE",
"url": "https://github.com/pytorch/pytorch/issues/88868"
},
{
"type": "REPORT",
"url": "https://github.com/pytorch/pytorch/issues/88868"
},
{
"type": "FIX",
"url": "https://github.com/pytorch/pytorch/issues/88868"
}
]
}
Loading…
Loading…
Sightings
| Author | Source | Type | Date |
|---|
Nomenclature
- Seen: The vulnerability was mentioned, discussed, or seen somewhere by the user.
- Confirmed: The vulnerability is confirmed from an analyst perspective.
- Published Proof of Concept: A public proof of concept is available for this vulnerability.
- Exploited: This vulnerability was exploited and seen by the user reporting the sighting.
- Patched: This vulnerability was successfully patched by the user reporting the sighting.
- Not exploited: This vulnerability was not exploited or seen by the user reporting the sighting.
- Not confirmed: The user expresses doubt about the veracity of the vulnerability.
- Not patched: This vulnerability was not successfully patched by the user reporting the sighting.
Loading…
Loading…