Lucene search

K
cvelistGoCVELIST:CVE-2020-36567
HistoryDec 27, 2022 - 8:58 p.m.

CVE-2020-36567 Arbitrary log line injection in github.com/gin-gonic/gin

2022-12-2720:58:14
Go
www.cve.org
1
github
gin-gonic
log injection
remote attackers
unsanitized input

AI Score

7.5

Confidence

High

EPSS

0.002

Percentile

54.9%

Unsanitized input in the default logger in github.com/gin-gonic/gin before v1.6.0 allows remote attackers to inject arbitrary log lines.

CNA Affected

[
  {
    "vendor": "github.com/gin-gonic/gin",
    "product": "github.com/gin-gonic/gin",
    "collectionURL": "https://pkg.go.dev",
    "packageName": "github.com/gin-gonic/gin",
    "versions": [
      {
        "version": "0",
        "lessThan": "1.6.0",
        "status": "affected",
        "versionType": "semver"
      }
    ],
    "programRoutines": [
      {
        "name": "LoggerWithConfig"
      },
      {
        "name": "Default"
      },
      {
        "name": "Logger"
      },
      {
        "name": "LoggerWithFormatter"
      },
      {
        "name": "LoggerWithWriter"
      }
    ],
    "defaultStatus": "unaffected"
  }
]

AI Score

7.5

Confidence

High

EPSS

0.002

Percentile

54.9%