ghsa-f33p-9287-h552
Vulnerability from github
Published
2022-07-12 18:15
Modified
2024-09-30 16:59
Severity ?
7.5 (High) - CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N
8.7 (High) - CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:N/VC:H/VI:N/VA:N/SC:N/SI:N/SA:N
8.7 (High) - CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:N/VC:H/VI:N/VA:N/SC:N/SI:N/SA:N
Summary
mat2 before 0.13.0 allows directory traversal during the ZIP archive cleaning process.
Details
mat2 (aka metadata anonymisation toolkit) before 0.13.0 allows ../
directory traversal during the ZIP archive cleaning process. This primarily affects mat2 web instances, in which clients could obtain sensitive information via a crafted archive.
{ "affected": [ { "package": { "ecosystem": "PyPI", "name": "mat2" }, "ranges": [ { "events": [ { "introduced": "0" }, { "fixed": "0.13.0" } ], "type": "ECOSYSTEM" } ] } ], "aliases": [ "CVE-2022-35410" ], "database_specific": { "cwe_ids": [ "CWE-22" ], "github_reviewed": true, "github_reviewed_at": "2022-07-12T18:15:29Z", "nvd_published_at": "2022-07-08T18:15:00Z", "severity": "HIGH" }, "details": "mat2 (aka metadata anonymisation toolkit) before 0.13.0 allows `../` directory traversal during the ZIP archive cleaning process. This primarily affects mat2 web instances, in which clients could obtain sensitive information via a crafted archive.", "id": "GHSA-f33p-9287-h552", "modified": "2024-09-30T16:59:01Z", "published": "2022-07-12T18:15:29Z", "references": [ { "type": "ADVISORY", "url": "https://nvd.nist.gov/vuln/detail/CVE-2022-35410" }, { "type": "PACKAGE", "url": "https://0xacab.org/jvoisin/mat2" }, { "type": "WEB", "url": "https://0xacab.org/jvoisin/mat2/-/commit/beebca4bf1cd3b935824c966ce077e7bcf610385" }, { "type": "WEB", "url": "https://0xacab.org/jvoisin/mat2/-/issues/174" }, { "type": "WEB", "url": "https://dustri.org/b/mat2-0130.html" }, { "type": "ADVISORY", "url": "https://github.com/advisories/GHSA-f33p-9287-h552" }, { "type": "WEB", "url": "https://github.com/pypa/advisory-database/tree/main/vulns/mat2/PYSEC-2022-223.yaml" }, { "type": "WEB", "url": "https://www.debian.org/security/2022/dsa-5185" } ], "schema_version": "1.4.0", "severity": [ { "score": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N", "type": "CVSS_V3" }, { "score": "CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:N/VC:H/VI:N/VA:N/SC:N/SI:N/SA:N", "type": "CVSS_V4" } ], "summary": "mat2 before 0.13.0 allows directory traversal during the ZIP archive cleaning process." }
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.