ghsa-w9cp-3x79-2p8p
Vulnerability from github
Published
2023-11-02 06:30
Modified
2024-11-18 22:08
Severity ?
9.8 (Critical) - CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H
9.3 (Critical) - CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:N/VC:H/VI:H/VA:H/SC:N/SI:N/SA:N
9.3 (Critical) - CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:N/VC:H/VI:H/VA:H/SC:N/SI:N/SA:N
Summary
transmute-core unsafe YAML deserialization vulnerability
Details
Unsafe YAML deserialization in yaml.Loader in transmute-core before 1.13.5 allows attackers to execute arbitrary Python code.
{ "affected": [ { "package": { "ecosystem": "PyPI", "name": "transmute-core" }, "ranges": [ { "events": [ { "introduced": "0" }, { "fixed": "1.13.5" } ], "type": "ECOSYSTEM" } ] } ], "aliases": [ "CVE-2023-47204" ], "database_specific": { "cwe_ids": [ "CWE-502" ], "github_reviewed": true, "github_reviewed_at": "2023-11-02T21:01:55Z", "nvd_published_at": "2023-11-02T06:15:08Z", "severity": "CRITICAL" }, "details": "Unsafe YAML deserialization in yaml.Loader in transmute-core before 1.13.5 allows attackers to execute arbitrary Python code.", "id": "GHSA-w9cp-3x79-2p8p", "modified": "2024-11-18T22:08:53Z", "published": "2023-11-02T06:30:25Z", "references": [ { "type": "ADVISORY", "url": "https://nvd.nist.gov/vuln/detail/CVE-2023-47204" }, { "type": "WEB", "url": "https://github.com/toumorokoshi/transmute-core/pull/58" }, { "type": "WEB", "url": "https://github.com/toumorokoshi/transmute-core/commit/29bf82eb8ed9926d31eec90aec482ecc0dcb23f0" }, { "type": "WEB", "url": "https://github.com/pypa/advisory-database/tree/main/vulns/transmute-core/PYSEC-2023-223.yaml" }, { "type": "PACKAGE", "url": "https://github.com/toumorokoshi/transmute-core" }, { "type": "WEB", "url": "https://github.com/toumorokoshi/transmute-core/releases/tag/v1.13.5" } ], "schema_version": "1.4.0", "severity": [ { "score": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H", "type": "CVSS_V3" }, { "score": "CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:N/VC:H/VI:H/VA:H/SC:N/SI:N/SA:N", "type": "CVSS_V4" } ], "summary": "transmute-core unsafe YAML deserialization vulnerability" }
Loading...
Loading...
- 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.