Lucene search

K
cveGoCVE-2020-36567
HistoryDec 27, 2022 - 9:15 p.m.

CVE-2020-36567

2022-12-2721:15:10
CWE-116
Go
web.nvd.nist.gov
170
cve-2020-36567
unsanitized input
default logger
remote attackers
log injection
nvd

CVSS3

7.5

Attack Vector

NETWORK

Attack Complexity

LOW

Privileges Required

NONE

User Interaction

NONE

Scope

UNCHANGED

Confidentiality Impact

NONE

Integrity Impact

HIGH

Availability Impact

NONE

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

AI Score

7.3

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.

Affected configurations

Nvd
Node
gin-gonicginRange<1.6.0
VendorProductVersionCPE
gin-gonicgin*cpe:2.3:a:gin-gonic:gin:*:*:*:*:*:*:*:*

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

CVSS3

7.5

Attack Vector

NETWORK

Attack Complexity

LOW

Privileges Required

NONE

User Interaction

NONE

Scope

UNCHANGED

Confidentiality Impact

NONE

Integrity Impact

HIGH

Availability Impact

NONE

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

AI Score

7.3

Confidence

High

EPSS

0.002

Percentile

54.9%