ghsa-95xq-v4m2-fq3r
Vulnerability from github
Published
2022-05-17 04:43
Modified
2023-07-03 20:33
Summary
GitLab Grit Gem for Ruby contains a flaw allowing arbitrary commands to be executed
Details

The Grit gem for Ruby, as used in GitLab 5.2 before 5.4.1 and 6.x before 6.2.3, allows remote authenticated users to execute arbitrary commands, as demonstrated by the search box for the GitLab code search feature.

GitLab Grit Gem for Ruby contains a flaw in the app/contexts/search_context.rb script. The issue is triggered when input passed via the code search box is not properly sanitized, which allows strings to be evaluated by the shell. This may allow a remote attacker to execute arbitrary commands.

Show details on source website


{
  "affected": [
    {
      "package": {
        "ecosystem": "RubyGems",
        "name": "gitlab-grit"
      },
      "ranges": [
        {
          "events": [
            {
              "introduced": "0"
            },
            {
              "fixed": "2.6.1"
            }
          ],
          "type": "ECOSYSTEM"
        }
      ]
    }
  ],
  "aliases": [
    "CVE-2013-4489"
  ],
  "database_specific": {
    "cwe_ids": [
      "CWE-20"
    ],
    "github_reviewed": true,
    "github_reviewed_at": "2023-06-09T19:41:13Z",
    "nvd_published_at": "2014-05-17T20:55:00Z",
    "severity": "MODERATE"
  },
  "details": "The Grit gem for Ruby, as used in GitLab 5.2 before 5.4.1 and 6.x before 6.2.3, allows remote authenticated users to execute arbitrary commands, as demonstrated by the search box for the GitLab code search feature.\n\nGitLab Grit Gem for Ruby contains a flaw in the app/contexts/search_context.rb script. The issue is triggered when input passed via the code search box is not properly sanitized, which allows strings to be evaluated by the shell. This may allow a remote attacker to execute arbitrary commands.",
  "id": "GHSA-95xq-v4m2-fq3r",
  "modified": "2023-07-03T20:33:17Z",
  "published": "2022-05-17T04:43:33Z",
  "references": [
    {
      "type": "ADVISORY",
      "url": "https://nvd.nist.gov/vuln/detail/CVE-2013-4489"
    },
    {
      "type": "WEB",
      "url": "https://github.com/gitlabhq/grit/commit/40f33a4f4f5604c2a531a1d86901fd81ac4402c4"
    },
    {
      "type": "PACKAGE",
      "url": "https://github.com/gitlabhq/grit"
    },
    {
      "type": "WEB",
      "url": "https://github.com/rubysec/ruby-advisory-db/blob/master/gems/gitlab-grit/CVE-2013-4489.yml"
    },
    {
      "type": "WEB",
      "url": "https://gitlab.com/gitlab-org/gitlab-grit/-/blob/v2.6.1/History.txt?ref_type=tags#L2"
    },
    {
      "type": "WEB",
      "url": "https://www.gitlab.com/2013/11/04/gitlab-ce-6-2-and-5-4-security-release"
    }
  ],
  "schema_version": "1.4.0",
  "severity": [],
  "summary": "GitLab Grit Gem for Ruby contains a flaw allowing arbitrary commands to be executed"
}


Log in or create an account to share your comment.




Tags
Taxonomy of the tags.


Loading...

Loading...