{
  "affected": [
    {
      "ranges": [
        {
          "database_specific": {
            "versions": [
              {
                "introduced": "0"
              },
              {
                "fixed": "0.203"
              }
            ]
          },
          "events": [
            {
              "introduced": "0"
            },
            {
              "fixed": "de824e86b13e1acc2129b80911520de6068ba2ea"
            }
          ],
          "repo": "https://github.com/sandstorm-io/sandstorm",
          "type": "GIT"
        }
      ]
    }
  ],
  "details": "The Supervisor in Sandstorm doesn't set and enforce the resource limits of a process. This allows remote attackers to cause a denial of service by launching a fork bomb in the sandbox, or by using a large amount of disk space.",
  "id": "CVE-2017-6198",
  "modified": "2026-03-13T21:52:01.246011309Z",
  "published": "2018-02-06T16:29:00.683Z",
  "references": [
    {
      "type": "ADVISORY",
      "url": "https://github.com/sandstorm-io/sandstorm/blob/v0.202/src/sandstorm/supervisor.c++#L824"
    },
    {
      "type": "EVIDENCE",
      "url": "https://devco.re/blog/2018/01/26/Sandstorm-Security-Review-CVE-2017-6200-en/"
    }
  ],
  "severity": [
    {
      "score": "CVSS:3.0/AV:N/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H",
      "type": "CVSS_V3"
    }
  ]
}