ghsa-h395-qcrw-5vmq
Vulnerability from github
Published
2021-06-23 17:53
Modified
2024-05-20 19:29
Summary
Inconsistent Interpretation of HTTP Requests in github.com/gin-gonic/gin
Details

When gin is exposed directly to the internet, a client's IP can be spoofed by setting the X-Forwarded-For header. This affects all versions of package github.com/gin-gonic/gin under 1.7.7.

Show details on source website


{
  "affected": [
    {
      "package": {
        "ecosystem": "Go",
        "name": "github.com/gin-gonic/gin"
      },
      "ranges": [
        {
          "events": [
            {
              "introduced": "0"
            },
            {
              "fixed": "1.7.7"
            }
          ],
          "type": "ECOSYSTEM"
        }
      ]
    }
  ],
  "aliases": [
    "CVE-2020-28483"
  ],
  "database_specific": {
    "cwe_ids": [
      "CWE-113",
      "CWE-444"
    ],
    "github_reviewed": true,
    "github_reviewed_at": "2021-05-12T21:46:50Z",
    "nvd_published_at": "2021-01-20T18:15:00Z",
    "severity": "HIGH"
  },
  "details": "When gin is exposed directly to the internet, a client\u0027s IP can be spoofed by setting the X-Forwarded-For header. This affects all versions of package github.com/gin-gonic/gin under 1.7.7. ",
  "id": "GHSA-h395-qcrw-5vmq",
  "modified": "2024-05-20T19:29:07Z",
  "published": "2021-06-23T17:53:21Z",
  "references": [
    {
      "type": "ADVISORY",
      "url": "https://nvd.nist.gov/vuln/detail/CVE-2020-28483"
    },
    {
      "type": "WEB",
      "url": "https://github.com/gin-gonic/gin/issues/2232"
    },
    {
      "type": "WEB",
      "url": "https://github.com/gin-gonic/gin/issues/2473"
    },
    {
      "type": "WEB",
      "url": "https://github.com/gin-gonic/gin/issues/2862"
    },
    {
      "type": "WEB",
      "url": "https://github.com/gin-gonic/gin/pull/2474"
    },
    {
      "type": "WEB",
      "url": "https://github.com/gin-gonic/gin/pull/2474#23issuecomment-729696437"
    },
    {
      "type": "WEB",
      "url": "https://github.com/gin-gonic/gin/pull/2632"
    },
    {
      "type": "WEB",
      "url": "https://github.com/gin-gonic/gin/pull/2675"
    },
    {
      "type": "WEB",
      "url": "https://github.com/gin-gonic/gin/pull/2844"
    },
    {
      "type": "WEB",
      "url": "https://github.com/gin-gonic/gin/pull/2844/files#diff-e6ce689a25eaef174c2dd51fe869fabbe04a6c6afbd416b23eda138c82e761baR1432"
    },
    {
      "type": "WEB",
      "url": "https://github.com/gin-gonic/gin/commit/03e5e05ae089bc989f1ca41841f05504d29e3fd9"
    },
    {
      "type": "WEB",
      "url": "https://github.com/gin-gonic/gin/commit/5929d521715610c9dd14898ebbe1d188d5de8937"
    },
    {
      "type": "WEB",
      "url": "https://github.com/gin-gonic/gin/commit/bfc8ca285eb46dad60e037d57c545cd260636711"
    },
    {
      "type": "WEB",
      "url": "https://snyk.io/vuln/SNYK-GOLANG-GITHUBCOMGINGONICGIN-1041736"
    },
    {
      "type": "WEB",
      "url": "https://pkg.go.dev/vuln/GO-2021-0052"
    },
    {
      "type": "WEB",
      "url": "https://github.com/gin-gonic/gin/releases/tag/v1.7.7"
    },
    {
      "type": "WEB",
      "url": "https://github.com/gin-gonic/gin/releases/tag/v1.7.0"
    },
    {
      "type": "PACKAGE",
      "url": "https://github.com/gin-gonic/gin"
    }
  ],
  "schema_version": "1.4.0",
  "severity": [
    {
      "score": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:H/I:L/A:N",
      "type": "CVSS_V3"
    }
  ],
  "summary": "Inconsistent Interpretation of HTTP Requests in github.com/gin-gonic/gin"
}


Log in or create an account to share your comment.




Tags
Taxonomy of the tags.


Loading…

Loading…

Loading…

Sightings

Author Source Type Date

Nomenclature

  • Seen: The vulnerability was mentioned, discussed, or seen somewhere by the user.
  • Confirmed: The vulnerability is confirmed from an analyst perspective.
  • Exploited: This vulnerability was exploited and seen by the user reporting the sighting.
  • Patched: This vulnerability was successfully patched by the user reporting the sighting.
  • Not exploited: This vulnerability was not exploited or seen by the user reporting the sighting.
  • Not confirmed: The user expresses doubt about the veracity of the vulnerability.
  • Not patched: This vulnerability was not successfully patched by the user reporting the sighting.