GHSA-6vm3-jj99-7229

Suggest an improvement
Source
https://github.com/advisories/GHSA-6vm3-jj99-7229
Import Source
https://github.com/github/advisory-database/blob/main/advisories/github-reviewed/2022/12/GHSA-6vm3-jj99-7229/GHSA-6vm3-jj99-7229.json
JSON Data
https://api.test.osv.dev/v1/vulns/GHSA-6vm3-jj99-7229
Aliases
Published
2022-12-27T21:30:20Z
Modified
2023-11-01T04:53:17.066009Z
Severity
  • 7.5 (High) CVSS_V3 - CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:H/A:N CVSS Calculator
Summary
Gin's default logger allows unsanitized input that can allow remote attackers to inject arbitrary log lines
Details

Gin is a HTTP web framework written in Go (Golang). Unsanitized input in the default logger in github.com/gin-gonic/gin before v1.6.0 allows remote attackers to inject arbitrary log lines.

Database specific
{
    "nvd_published_at": "2022-12-27T21:15:00Z",
    "github_reviewed_at": "2022-12-30T00:56:53Z",
    "severity": "HIGH",
    "github_reviewed": true,
    "cwe_ids": [
        "CWE-116",
        "CWE-117"
    ]
}
References

Affected packages

Go / github.com/gin-gonic/gin

Package

Name
github.com/gin-gonic/gin
View open source insights on deps.dev
Purl
pkg:golang/github.com/gin-gonic/gin

Affected ranges

Type
SEMVER
Events
Introduced
0Unknown introduced version / All previous versions are affected
Fixed
1.6.0