Vulnerability Details : CVE-2021-29134
The avatar middleware in Gitea before 1.13.6 allows Directory Traversal via a crafted URL.
Vulnerability category: Directory traversal
Products affected by CVE-2021-29134
- cpe:2.3:a:gitea:gitea:*:*:*:*:*:*:*:*
Exploit prediction scoring system (EPSS) score for CVE-2021-29134
0.17%
Probability of exploitation activity in the next 30 days
EPSS Score History
~ 35 %
Percentile, the proportion of vulnerabilities that are scored at or less
CVSS scores for CVE-2021-29134
Base Score | Base Severity | CVSS Vector | Exploitability Score | Impact Score | Score Source | First Seen |
---|---|---|---|---|---|---|
5.0
|
MEDIUM | AV:N/AC:L/Au:N/C:P/I:N/A:N |
10.0
|
2.9
|
NIST | |
5.3
|
MEDIUM | CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:N/A:N |
3.9
|
1.4
|
NIST |
CWE ids for CVE-2021-29134
-
The product uses external input to construct a pathname that is intended to identify a file or directory that is located underneath a restricted parent directory, but the product does not properly neutralize special elements within the pathname that can cause the pathname to resolve to a location that is outside of the restricted directory.Assigned by: nvd@nist.gov (Primary)
References for CVE-2021-29134
-
https://github.com/go-gitea/gitea/pull/15125/files
Fix bug on avatar middleware (#15124) by 6543 · Pull Request #15125 · go-gitea/gitea · GitHubPatch;Third Party Advisory
-
https://github.com/go-gitea/gitea/releases/tag/v1.13.6
Release v1.13.6 · go-gitea/gitea · GitHubPatch;Third Party Advisory
Jump to