Lucene search

K
cveGoCVE-2020-36559
HistoryDec 27, 2022 - 10:15 p.m.

CVE-2020-36559

2022-12-2722:15:11
CWE-22
Go
web.nvd.nist.gov
38
cve-2020-36559
improper sanitization
directory traversal
security vulnerability
nvd

CVSS3

7.5

Attack Vector

NETWORK

Attack Complexity

LOW

Privileges Required

NONE

User Interaction

NONE

Scope

UNCHANGED

Confidentiality Impact

HIGH

Integrity Impact

NONE

Availability Impact

NONE

CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N

AI Score

7.3

Confidence

High

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.

Affected configurations

Nvd
Node
aahframeworkaahRange<0.12.4go
VendorProductVersionCPE
aahframeworkaah*cpe:2.3:a:aahframework:aah:*:*:*:*:*:go:*:*

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"
  }
]

CVSS3

7.5

Attack Vector

NETWORK

Attack Complexity

LOW

Privileges Required

NONE

User Interaction

NONE

Scope

UNCHANGED

Confidentiality Impact

HIGH

Integrity Impact

NONE

Availability Impact

NONE

CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N

AI Score

7.3

Confidence

High

EPSS

0.001

Percentile

50.1%