Lucene search

K
cvelistGoCVELIST:CVE-2020-36559
HistoryDec 27, 2022 - 9:13 p.m.

CVE-2020-36559 Path Traversal in aahframe.work

2022-12-2721:13:19
Go
www.cve.org
1
improper sanitization
path traversal
httpengine(handle)
directory traversal
read files

EPSS

0.001

Percentile

50.1%

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.

CNA Affected

[
  {
    "vendor": "aahframe.work",
    "product": "aahframe.work",
    "collectionURL": "https://pkg.go.dev",
    "packageName": "aahframe.work",
    "versions": [
      {
        "version": "0",
        "lessThan": "0.12.4",
        "status": "affected",
        "versionType": "semver"
      }
    ],
    "programRoutines": [
      {
        "name": "HTTPEngine.Handle"
      },
      {
        "name": "Application.Run"
      },
      {
        "name": "Application.ServeHTTP"
      },
      {
        "name": "Application.Start"
      }
    ],
    "defaultStatus": "unaffected"
  }
]

EPSS

0.001

Percentile

50.1%

Related for CVELIST:CVE-2020-36559