ghsa-5qwj-342r-h886
Vulnerability from github
Published
2025-05-26 09:30
Modified
2025-06-04 21:04
Severity ?
5.3 (Medium) - CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:L/I:L/A:L
4.8 (Medium) - CVSS:4.0/AV:L/AC:L/AT:N/PR:L/UI:N/VC:L/VI:L/VA:L/SC:N/SI:N/SA:N
4.8 (Medium) - CVSS:4.0/AV:L/AC:L/AT:N/PR:L/UI:N/VC:L/VI:L/VA:L/SC:N/SI:N/SA:N
VLAI Severity ?
Summary
pypickle unsafe deserialization vulnerability
Details
A vulnerability was found in erdogant pypickle up to 1.1.5 and classified as problematic. Affected by this issue is the function load of the file pypickle/pypickle.py. The manipulation leads to deserialization. Local access is required to approach this attack. The exploit has been disclosed to the public and may be used. Upgrading to version 2.0.0 is able to address this issue. The patch is identified as 14b4cae704a0bb4eb6723e238f25382d847a1917. It is recommended to upgrade the affected component.
{ "affected": [ { "package": { "ecosystem": "PyPI", "name": "pypickle" }, "ranges": [ { "events": [ { "introduced": "0" }, { "fixed": "2.0.0" } ], "type": "ECOSYSTEM" } ] } ], "aliases": [ "CVE-2025-5174" ], "database_specific": { "cwe_ids": [ "CWE-20", "CWE-502" ], "github_reviewed": true, "github_reviewed_at": "2025-05-27T22:36:41Z", "nvd_published_at": "2025-05-26T07:15:26Z", "severity": "MODERATE" }, "details": "A vulnerability was found in erdogant pypickle up to 1.1.5 and classified as problematic. Affected by this issue is the function load of the file pypickle/pypickle.py. The manipulation leads to deserialization. Local access is required to approach this attack. The exploit has been disclosed to the public and may be used. Upgrading to version 2.0.0 is able to address this issue. The patch is identified as 14b4cae704a0bb4eb6723e238f25382d847a1917. It is recommended to upgrade the affected component.", "id": "GHSA-5qwj-342r-h886", "modified": "2025-06-04T21:04:20Z", "published": "2025-05-26T09:30:45Z", "references": [ { "type": "ADVISORY", "url": "https://nvd.nist.gov/vuln/detail/CVE-2025-5174" }, { "type": "WEB", "url": "https://github.com/erdogant/pypickle/issues/2" }, { "type": "WEB", "url": "https://github.com/erdogant/pypickle/issues/2#issuecomment-2889146579" }, { "type": "WEB", "url": "https://github.com/erdogant/pypickle/commit/14b4cae704a0bb4eb6723e238f25382d847a1917" }, { "type": "PACKAGE", "url": "https://github.com/erdogant/pypickle" }, { "type": "WEB", "url": "https://github.com/erdogant/pypickle/releases/tag/2.0.0" }, { "type": "WEB", "url": "https://github.com/pypa/advisory-database/tree/main/vulns/pypickle/PYSEC-2025-45.yaml" }, { "type": "WEB", "url": "https://vuldb.com/?ctiid.310262" }, { "type": "WEB", "url": "https://vuldb.com/?id.310262" }, { "type": "WEB", "url": "https://vuldb.com/?submit.579157" } ], "schema_version": "1.4.0", "severity": [ { "score": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:L/I:L/A:L", "type": "CVSS_V3" }, { "score": "CVSS:4.0/AV:L/AC:L/AT:N/PR:L/UI:N/VC:L/VI:L/VA:L/SC:N/SI:N/SA:N", "type": "CVSS_V4" } ], "summary": "pypickle unsafe deserialization vulnerability" }
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…