ghsa-h3q4-vmw4-cpr5
Vulnerability from github
Published
2022-03-16 00:00
Modified
2022-03-28 22:26
Severity ?
Summary
Path Traversal in Gitea
Details
The avatar middleware in Gitea before 1.13.6 allows Directory Traversal via a crafted URL.
{ "affected": [ { "package": { "ecosystem": "Go", "name": "code.gitea.io/gitea" }, "ranges": [ { "events": [ { "introduced": "0" }, { "fixed": "1.13.6" } ], "type": "ECOSYSTEM" } ] } ], "aliases": [ "CVE-2021-29134" ], "database_specific": { "cwe_ids": [ "CWE-22" ], "github_reviewed": true, "github_reviewed_at": "2022-03-18T23:27:37Z", "nvd_published_at": "2022-03-15T21:15:00Z", "severity": "MODERATE" }, "details": "The avatar middleware in Gitea before 1.13.6 allows Directory Traversal via a crafted URL.", "id": "GHSA-h3q4-vmw4-cpr5", "modified": "2022-03-28T22:26:45Z", "published": "2022-03-16T00:00:38Z", "references": [ { "type": "ADVISORY", "url": "https://nvd.nist.gov/vuln/detail/CVE-2021-29134" }, { "type": "WEB", "url": "https://github.com/go-gitea/gitea/pull/15125/files" }, { "type": "PACKAGE", "url": "https://github.com/go-gitea/gitea" }, { "type": "WEB", "url": "https://github.com/go-gitea/gitea/releases" }, { "type": "WEB", "url": "https://github.com/go-gitea/gitea/releases/tag/v1.13.6" } ], "schema_version": "1.4.0", "severity": [ { "score": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:N/A:N", "type": "CVSS_V3" } ], "summary": "Path Traversal in Gitea" }
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.