Lucene search

K
cvelistGoCVELIST:CVE-2019-25073
HistoryDec 27, 2022 - 9:13 p.m.

CVE-2019-25073 Path traversal in github.com/goadesign/goa

2022-12-2721:13:17
Go
www.cve.org
3
path traversal
github.com/goadesign/goa
improper sanitization
remote attackers
intended directory

EPSS

0.004

Percentile

74.8%

Improper path sanitization in github.com/goadesign/goa before v3.0.9, v2.0.10, or v1.4.3 allow remote attackers to read files outside of the intended directory.

CNA Affected

[
  {
    "vendor": "github.com/goadesign/goa",
    "product": "github.com/goadesign/goa",
    "collectionURL": "https://pkg.go.dev",
    "packageName": "github.com/goadesign/goa",
    "versions": [
      {
        "version": "0",
        "lessThan": "1.4.3",
        "status": "affected",
        "versionType": "semver"
      }
    ],
    "programRoutines": [
      {
        "name": "Controller.FileHandler"
      },
      {
        "name": "Service.ListenAndServe"
      },
      {
        "name": "Service.ListenAndServeTLS"
      },
      {
        "name": "Service.Serve"
      },
      {
        "name": "mux.ServeHTTP"
      }
    ],
    "defaultStatus": "unaffected"
  },
  {
    "vendor": "goa.design/goa",
    "product": "goa.design/goa",
    "collectionURL": "https://pkg.go.dev",
    "packageName": "goa.design/goa",
    "versions": [
      {
        "version": "0",
        "lessThan": "1.4.3",
        "status": "affected",
        "versionType": "semver"
      }
    ],
    "programRoutines": [
      {
        "name": "Controller.FileHandler"
      }
    ],
    "defaultStatus": "unaffected"
  },
  {
    "vendor": "goa.design/goa/v3",
    "product": "goa.design/goa/v3",
    "collectionURL": "https://pkg.go.dev",
    "packageName": "goa.design/goa/v3",
    "versions": [
      {
        "version": "0",
        "lessThan": "3.0.9",
        "status": "affected",
        "versionType": "semver"
      }
    ],
    "programRoutines": [
      {
        "name": "Controller.FileHandler"
      }
    ],
    "defaultStatus": "unaffected"
  }
]

EPSS

0.004

Percentile

74.8%

Related for CVELIST:CVE-2019-25073