pysec-2024-250
Vulnerability from pysec
Published
2024-04-19 21:15
Modified
2025-06-03 15:23
Details
Pytorch before v2.2.0 has an Out-of-bounds Read vulnerability via the component torch/csrc/jit/mobile/flatbuffer_loader.cpp.
Impacted products
Name | purl | torch | pkg:pypi/torch |
---|
Aliases
{ "affected": [ { "package": { "ecosystem": "PyPI", "name": "torch", "purl": "pkg:pypi/torch" }, "ranges": [ { "events": [ { "introduced": "0" }, { "fixed": "7c35874ad664e74c8e4252d67521f3986eadb0e6" }, { "fixed": "7c35874ad664e74c8e4252d67521f3986eadb0e6" } ], "repo": "https://github.com/pytorch/pytorch", "type": "GIT" }, { "events": [ { "introduced": "0" }, { "fixed": "2.2.0" } ], "type": "ECOSYSTEM" } ], "versions": [ "1.0.0", "1.0.1", "1.1.0", "1.10.0", "1.10.1", "1.10.2", "1.11.0", "1.12.0", "1.12.1", "1.13.0", "1.13.1", "1.2.0", "1.3.0", "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", "2.0.0", "2.0.1", "2.1.0", "2.1.1", "2.1.2" ] } ], "aliases": [ "CVE-2024-31584" ], "details": "Pytorch before v2.2.0 has an Out-of-bounds Read vulnerability via the component torch/csrc/jit/mobile/flatbuffer_loader.cpp.", "id": "PYSEC-2024-250", "modified": "2025-06-03T15:23:56.072490+00:00", "published": "2024-04-19T21:15:08+00:00", "references": [ { "type": "FIX", "url": "https://github.com/pytorch/pytorch/commit/7c35874ad664e74c8e4252d67521f3986eadb0e6" }, { "type": "WEB", "url": "https://github.com/pytorch/pytorch/blob/v2.1.2/torch/csrc/jit/mobile/flatbuffer_loader.cpp#L305" } ] }
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.
- 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…