ghsa-q49c-6v6g-wgq3
Vulnerability from github
Published
2024-06-04 12:31
Modified
2024-06-05 13:27
Severity ?
VLAI Severity ?
Summary
Skops unsafe deserialization
Details
Deserialization of untrusted data can occur in versions 0.6 or newer of the skops python library, enabling a maliciously crafted model to run arbitrary code on an end user's system when loaded.
{ "affected": [ { "package": { "ecosystem": "PyPI", "name": "skops" }, "ranges": [ { "events": [ { "introduced": "0.6" }, { "last_affected": "0.9" } ], "type": "ECOSYSTEM" } ] } ], "aliases": [ "CVE-2024-37065" ], "database_specific": { "cwe_ids": [ "CWE-502" ], "github_reviewed": true, "github_reviewed_at": "2024-06-05T13:27:16Z", "nvd_published_at": "2024-06-04T12:15:13Z", "severity": "HIGH" }, "details": "Deserialization of untrusted data can occur in versions 0.6 or newer of the skops python library, enabling a maliciously crafted model to run arbitrary code on an end user\u0027s system when loaded.", "id": "GHSA-q49c-6v6g-wgq3", "modified": "2024-06-05T13:27:16Z", "published": "2024-06-04T12:31:06Z", "references": [ { "type": "ADVISORY", "url": "https://nvd.nist.gov/vuln/detail/CVE-2024-37065" }, { "type": "WEB", "url": "https://hiddenlayer.com/sai-security-advisory/skops-june2024" }, { "type": "PACKAGE", "url": "http://github.com/skops-dev/skops" } ], "schema_version": "1.4.0", "severity": [ { "score": "CVSS:3.1/AV:L/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H", "type": "CVSS_V3" } ], "summary": "Skops unsafe deserialization" }
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…