Vulnerability Details : CVE-2020-36559
Due to improper sanitization of user input, HTTPEngine.Handle allows for directory traversal, allowing an attacker to read files outside of the target directory that the server has permission to read.
Vulnerability category: Directory traversal
Products affected by CVE-2020-36559
- cpe:2.3:a:aahframework:aah:*:*:*:*:*:go:*:*
Exploit prediction scoring system (EPSS) score for CVE-2020-36559
0.42%
Probability of exploitation activity in the next 30 days
EPSS Score History
~ 59 %
Percentile, the proportion of vulnerabilities that are scored at or less
CVSS scores for CVE-2020-36559
Base Score | Base Severity | CVSS Vector | Exploitability Score | Impact Score | Score Source | First Seen |
---|---|---|---|---|---|---|
7.5
|
HIGH | CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N |
3.9
|
3.6
|
134c704f-9b21-4f2e-91b3-4a467353bcc0 | 2025-04-11 |
7.5
|
HIGH | CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N |
3.9
|
3.6
|
NIST |
CWE ids for CVE-2020-36559
-
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-2020-36559
-
https://github.com/go-aah/aah/commit/881dc9f71d1f7a4e8a9a39df9c5c081d3a2da1ec
#266 addressing path traversal issue on static file delivery (#267) · go-aah/aah@881dc9f · GitHubPatch;Third Party Advisory
-
https://pkg.go.dev/vuln/GO-2020-0033
GO-2020-0033 - Go PackagesThird Party Advisory
-
https://github.com/go-aah/aah/pull/267
#266 addressing path traversal issue on static file delivery by jeevatkm · Pull Request #267 · go-aah/aah · GitHubThird Party Advisory
-
https://github.com/go-aah/aah/issues/266
Vulnerability · Issue #266 · go-aah/aah · GitHubIssue Tracking;Third Party Advisory
Jump to